|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@5bd21df
|
2007-12-02T17:25:57Z |
wilmer |
Handling of presence-error packets (only useful for groupchats now), …
|
|
|
@4306d8b
|
2007-12-02T16:43:57Z |
wilmer |
Removed retarded printf() (ARGH) and moved the event handling handling …
|
|
|
@608f8cf
|
2007-11-24T18:02:39Z |
wilmer |
Added some random hash to the id= for cached XMPP packets so that …
|
|
|
@1baaef8
|
2007-07-30T19:12:06Z |
wilmer |
Added jabber_error_parse() and using it for both stream- and stanza …
|
|
|
@9da0bbf
|
2007-07-02T22:12:03Z |
wilmer |
Added (and using) jabber_chat_free() for better memory management, …
|
|
|
@b9f8b87
|
2007-07-01T16:29:21Z |
wilmer |
Better handling of private messages via groupchats.
|
|
|
@6286f80
|
2007-04-26T04:41:34Z |
wilmer |
Prepared the Jabber module for anonymous rooms, but the BitlBee core …
|
|
|
@43671b9
|
2007-04-22T23:39:37Z |
wilmer |
You can send messages too now. But it's still very kludgy and doesn't …
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@cb6a6f4
|
2006-12-03T17:57:17Z |
wilmer |
Fixed use of already free()d variable.
|
|
|
@16b5f86
|
2006-11-13T10:38:23Z |
wilmer |
Added handling of GET_BUDDY_* flags.
|
|
|
@0d3f30f
|
2006-11-12T23:06:08Z |
wilmer |
Improved handling of JIDs: Bare JIDs are allowed (*sigh*) and case …
|
|
|
@47d3ac4
|
2006-10-31T08:25:41Z |
wilmer |
Added #defines for XML namespaces.
|
|
|
@dfa41a4
|
2006-10-20T19:12:14Z |
wilmer |
Now all IQ packets get an ID and cached packets get a "special" ID. …
|
|
|
@788a1af
|
2006-10-15T20:24:01Z |
wilmer |
Proper cleanup of jabber buddy structures when removing a buddy from …
|
|
|
@259edd4
|
2006-10-12T17:48:58Z |
wilmer |
Special message when the XMPP session is ended because of a concurrent …
|
|
|
@a21a8ac
|
2006-10-10T12:05:42Z |
wilmer |
Added resource selection (based on priority or time of last message) …
|
|
|
@6a1128d
|
2006-10-09T18:19:05Z |
wilmer |
The module now keeps track of all resources available for a buddy. …
|
|
|
@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 …
|
|
|
@6266fca
|
2006-10-02T18:32:21Z |
wilmer |
Fixed memory leak in jabber_buddy_ask() and added "handling" of …
|
|
|
@ebe7b36
|
2006-09-25T10:10:14Z |
wilmer |
Changing the resource string while online probably doesn't work.
|
|
|
@8e5e2e9
|
2006-09-24T19:25:06Z |
wilmer |
Handling of incoming authorization requests, manual block/allow. …
|
|
|
@172a73f1
|
2006-09-24T10:25:41Z |
wilmer |
Updated <presence> stuff to handle changing the priority setting.
|
|
|
@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 …
|
|
|
@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.
|