|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@6bbb939
|
2007-04-16T04:01:13Z |
wilmer |
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@c2fb3809
|
2007-04-15T22:39:35Z |
wilmer |
Cleaned up struct im_connection. No more username/password stuff since …
|
|
|
@cd4723c
|
2007-04-15T21:59:52Z |
wilmer |
More format string problems.
|
|
|
@aef4828
|
2007-04-06T05:20:31Z |
wilmer |
More cleanups, mainly in the callbacks. Replaced things like …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@9bcbe48
|
2006-11-23T09:34:18Z |
wilmer |
Fixed some (possible) NULL-pointer dereferences. THANKS FOR NOTHING to …
|
|
|
@47d3ac4
|
2006-10-31T08:25:41Z |
wilmer |
Added #defines for XML namespaces.
|
|
|
@abbd8ed
|
2006-10-28T20:54:40Z |
wilmer |
Added handling of roster pushes. This means your local buddy list will …
|
|
|
@dfa41a4
|
2006-10-20T19:12:14Z |
wilmer |
Now all IQ packets get an ID and cached packets get a "special" ID. …
|
|
|
@1991be6
|
2006-10-18T17:47:08Z |
wilmer |
get_info() now displays vCard information too.
|
|
|
@e727608
|
2006-10-16T08:21:03Z |
wilmer |
hash_hex buffer for IQ digest authentication missed one byte…
|
|
|
@a4effbf
|
2006-10-12T21:01:51Z |
wilmer |
Replies to jabber:iq:time packets.
|
|
|
@259edd4
|
2006-10-12T17:48:58Z |
wilmer |
Special message when the XMPP session is ended because of a concurrent …
|
|
|
@58b5f62
|
2006-10-11T08:45:45Z |
wilmer |
Handling of some basic IQ-get packets.
|
|
|
@861c199
|
2006-10-08T18:41:11Z |
wilmer |
Moved handling of all IQ packets to event handlers. Cleaned up a LOT …
|
|
|
@038d17f
|
2006-10-08T16:11:16Z |
wilmer |
Implemented a better node cache using a GLib hash, and preparing to …
|
|
|
@090f1cb
|
2006-10-07T13:01:02Z |
wilmer |
Never mind about those privacy lists, they're horrible and not …
|
|
|
@995913b
|
2006-10-02T17:46:57Z |
wilmer |
Added some error handling for the (not very complete yet) privacy list …
|
|
|
@6baca2a
|
2006-10-01T09:31:41Z |
wilmer |
Some initial hooks/stuff for privacy lists, and fixed a crash bug on …
|
|
|
@8e6c732
|
2006-09-26T13:12:11Z |
wilmer |
Proper detection of resource changed strings from the server.
|
|
|
@cfbb3a6
|
2006-09-24T18:08:07Z |
wilmer |
Added add_buddy/remove_buddy functions. Removing a contact doesn't …
|
|
|
@5e202b0
|
2006-09-23T16:18:24Z |
wilmer |
Implemented a list of away states, using this for a better set_away(), …
|
|
|
@fe7a554
|
2006-09-22T18:39:31Z |
wilmer |
Better detection of successful IQ authentication (using packet …
|
|
|
@8d74291
|
2006-09-22T16:56:58Z |
wilmer |
Fixed return value on incomplete write()s in write handler, protection …
|
|
|
@0b4a0db
|
2006-09-20T20:26:47Z |
wilmer |
Now parsing roster properly. (Hopefully...)
|
|
|
@70f6aab8
|
2006-09-20T20:09:19Z |
wilmer |
It now requests a roster when logged in, no parsing for it yet.
|
|
|
@21167d2
|
2006-09-20T19:42:27Z |
wilmer |
It can send a valid (pre-XMPP) login packet. Lots of work to do, still…
|
|
|
@f06894d
|
2006-09-20T10:18:56Z |
wilmer |
Added some pretty empty files.
|