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
/
purple
/
purple.c
Commit message (
Expand
)
Author
Age
Lines
...
*
Store real names in /whois.
Wilmer van der Gaast
2009-10-12
-0
/
+6
*
Oops, forgot to drop a printf() of all away states for debugging.
Wilmer van der Gaast
2009-10-12
-3
/
+0
*
Support for setting away states. Somewhat hackish but this stuff is
Wilmer van der Gaast
2009-10-12
-5
/
+24
*
Fixed account cleanup (use remove, not destroy) and now using user's account
Wilmer van der Gaast
2009-10-11
-4
/
+42
*
Copy all the string/bool/int account settings with their defaults to
Wilmer van der Gaast
2009-10-11
-15
/
+43
*
Some valgrind cleaning/type safety fixes.
Wilmer van der Gaast
2009-10-11
-6
/
+21
*
Added handing of away states/messages of contacts.
Wilmer van der Gaast
2009-10-11
-9
/
+10
*
Fixing a few compiler warnings and cleaning up the last remains of
Wilmer van der Gaast
2009-10-11
-36
/
+24
*
Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make libpurple
Wilmer van der Gaast
2009-10-11
-1
/
+1
*
Make purple use BitlBee's event handling API. Since the APIs never really
Wilmer van der Gaast
2009-10-11
-55
/
+17
*
Added some debugging stuff and handling (better said, ignoring) of events
Wilmer van der Gaast
2009-10-08
-10
/
+50
*
Support for sending messages.
Wilmer van der Gaast
2009-10-06
-1
/
+13
*
Receive messages.
Wilmer van der Gaast
2009-10-06
-2
/
+14
*
Getting a contact list and online status now. Time to handle messages.
Wilmer van der Gaast
2009-10-06
-2
/
+49
*
Moved some stuff around, got something that logs in and reports status now.
Wilmer van der Gaast
2009-10-06
-43
/
+109
*
Something that compiles and runs, but otherwise utterly useless. Added a
Wilmer van der Gaast
2009-10-05
-0
/
+245
[prev]