index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
bee_user.c
Commit message (
Expand
)
Author
Age
Lines
*
Rename mail notification related settings for consistency
dequis
2015-05-28
-1
/
+1
*
imcb_notify_email: change parameters to take a format string
dequis
2015-05-28
-2
/
+19
*
Gmail notifications support through new imcb_notify_email() API
Artem Savkov
2015-05-28
-0
/
+9
*
fix imcb_buddy_msg signature to take a const message
Antoine Pietri
2015-03-01
-1
/
+1
*
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
dequis
2015-02-22
-2
/
+2
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-161
/
+161
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
Fix memory corruption on Jabber disconnect with xmlconsole and
Wilmer van der Gaast
2011-02-24
-1
/
+1
*
First bits of CTCP support to contacts. (Try /CTCP VERSION on a Jabber
Wilmer van der Gaast
2010-12-06
-0
/
+6
*
Merging mainline, which includes a huge msnp13 merge.
Wilmer van der Gaast
2010-10-02
-1
/
+28
|
\
|
*
Ignore empty status messages, and msnmsgrp2p invitations.
Wilmer van der Gaast
2010-08-22
-1
/
+1
|
*
Merge mainline.
Wilmer van der Gaast
2010-08-21
-1
/
+8
|
|
\
|
*
|
Read incoming MSN status/away messages.
Wilmer van der Gaast
2010-08-14
-1
/
+28
*
|
|
Do encryption and decryption. Somehow SMP and other things aren't working
Wilmer van der Gaast
2010-09-01
-4
/
+0
|
|
/
|
/
|
*
|
Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobile
Wilmer van der Gaast
2010-08-21
-0
/
+7
*
|
libpurple: Fix typing notifications (in and out). Closes #671.
Wilmer van der Gaast
2010-08-20
-1
/
+1
|
/
*
Allow protocol modules to keep per-contact protocol-specific data. Use
Wilmer van der Gaast
2010-08-07
-0
/
+4
*
When addressing people in a chatroom, try to translate the nickname to the
Wilmer van der Gaast
2010-07-05
-0
/
+1
*
Some cleanup improvements.
Wilmer van der Gaast
2010-06-08
-0
/
+1
*
Show idle + login time info in /WHOIS (if available).
Wilmer van der Gaast
2010-06-07
-0
/
+12
*
Restore add_* handle_unknown settings.
Wilmer van der Gaast
2010-06-03
-3
/
+4
*
Do not free bu->group anymore, it's no longer a string!
Wilmer van der Gaast
2010-05-09
-1
/
+0
*
Keep track of contact groups in a slightly more efficient way.
Wilmer van der Gaast
2010-05-09
-0
/
+48
*
Show offline/away status better in /WHO and /WHOIS.
Wilmer van der Gaast
2010-05-04
-0
/
+3
*
Removed some disabled code related to away_devoice (now implemented anyway).
Wilmer van der Gaast
2010-05-03
-23
/
+0
*
Incoming typing notifications.
Wilmer van der Gaast
2010-04-13
-0
/
+11
*
Fixed cleanup issues when turning off an account. Also fixed syntax of
Wilmer van der Gaast
2010-04-12
-4
/
+2
*
Get full names properly. Handling of nick_source setting and
Wilmer van der Gaast
2010-04-04
-1
/
+0
*
Can receive messages again.
Wilmer van der Gaast
2010-04-01
-82
/
+13
*
Show buddy online/offline status in the first channel.
Wilmer van der Gaast
2010-04-01
-1
/
+1
*
Cleaned lots of compiler warnings so I can get some signal again.
Wilmer van der Gaast
2010-04-01
-1
/
+3
*
Synced the values of some old OPT_* flags with BEE_USER_*.
Wilmer van der Gaast
2010-04-01
-2
/
+1
*
Restored "account" root command and restored enough stuff to be able to
Wilmer van der Gaast
2010-03-31
-0
/
+184
*
nogaim.c is close to doing something useful again without speaking any IRC
Wilmer van der Gaast
2010-03-31
-1
/
+1
*
Start restoring IM-related bits, added bee_user.c with basic functions
Wilmer van der Gaast
2010-03-29
-0
/
+82