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.h
Commit message (
Expand
)
Author
Age
Lines
*
Don't use the C++ keyword 'new' as a variable name.
Alex Miller
2011-12-18
-1
/
+1
*
First bits of CTCP support to contacts. (Try /CTCP VERSION on a Jabber
Wilmer van der Gaast
2010-12-06
-0
/
+2
*
Merging mainline.
Wilmer van der Gaast
2010-08-24
-0
/
+2
|
\
|
*
Process incoming XMPP groupchat invites in a saner way: Create a temporary
Wilmer van der Gaast
2010-08-23
-0
/
+2
*
|
Merge mainline.
Wilmer van der Gaast
2010-08-21
-0
/
+2
|
\
|
|
*
Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobile
Wilmer van der Gaast
2010-08-21
-0
/
+2
*
|
Read incoming MSN status/away messages.
Wilmer van der Gaast
2010-08-14
-0
/
+1
|
/
*
Allow protocol modules to keep per-contact protocol-specific data. Use
Wilmer van der Gaast
2010-08-07
-0
/
+1
*
Source documentation update, including a short HACKING file.
Wilmer van der Gaast
2010-07-28
-19
/
+43
*
When addressing people in a chatroom, try to translate the nickname to the
Wilmer van der Gaast
2010-07-05
-0
/
+1
*
Auto joins for chatrooms.
Wilmer van der Gaast
2010-07-04
-0
/
+3
*
Restored nick_hint/nick_source functionality.
Wilmer van der Gaast
2010-06-07
-0
/
+1
*
Show idle + login time info in /WHOIS (if available).
Wilmer van der Gaast
2010-06-07
-1
/
+3
*
Inform the UI about group changes. This is important if the user has
Wilmer van der Gaast
2010-06-05
-0
/
+1
*
Restore add_* handle_unknown settings.
Wilmer van der Gaast
2010-06-03
-1
/
+2
*
Keep track of contact groups in a slightly more efficient way.
Wilmer van der Gaast
2010-05-09
-1
/
+10
*
Misc. cleanup. Also updated the Yahoo! module to deal with struct groupchat
Wilmer van der Gaast
2010-05-08
-0
/
+1
*
Support for receiving chatroom topics. Since I didn't restore named chatroom
Wilmer van der Gaast
2010-05-08
-0
/
+1
*
Restored imcb_chat_name_hint().
Wilmer van der Gaast
2010-05-08
-0
/
+1
*
Restored support for outgoing messages. This code is all so much saner now..
Wilmer van der Gaast
2010-05-08
-0
/
+1
*
Support for receiving messages in chatrooms.
Wilmer van der Gaast
2010-05-08
-2
/
+2
*
Starting to restore chatroom stuff. Only enough to create and be joined
Wilmer van der Gaast
2010-05-06
-0
/
+26
*
Incoming typing notifications.
Wilmer van der Gaast
2010-04-13
-0
/
+1
*
Fixed cleanup issues when turning off an account. Also fixed syntax of
Wilmer van der Gaast
2010-04-12
-1
/
+1
*
Including DCC stuff again, with a wonderful extra layer of abstraction.
Wilmer van der Gaast
2010-04-11
-0
/
+5
*
Get full names properly. Handling of nick_source setting and
Wilmer van der Gaast
2010-04-04
-0
/
+1
*
Can receive messages again.
Wilmer van der Gaast
2010-04-01
-0
/
+1
*
Cleaned lots of compiler warnings so I can get some signal again.
Wilmer van der Gaast
2010-04-01
-1
/
+1
*
Synced the values of some old OPT_* flags with BEE_USER_*.
Wilmer van der Gaast
2010-04-01
-2
/
+2
*
Restored "account" root command and restored enough stuff to be able to
Wilmer van der Gaast
2010-03-31
-0
/
+12
*
nogaim.c is close to doing something useful again without speaking any IRC
Wilmer van der Gaast
2010-03-31
-2
/
+4
*
Start restoring IM-related bits, added bee_user.c with basic functions
Wilmer van der Gaast
2010-03-29
-5
/
+68
*
PING and QUIT work now, and adding some files that weren't checked in so
Wilmer van der Gaast
2010-03-26
-0
/
+18