|
|
@be609ff
|
2010-03-12T19:10:16Z |
wilmer |
Merging mainline.
|
|
|
@840bba8
|
2010-03-06T14:50:52Z |
wilmer |
The Jabber part of the change. Also made representation of not-away a …
|
|
|
@76c85b4c
|
2009-11-19T13:11:38Z |
wilmer |
resource_select now defaults to activity instead of priority. Also, …
|
|
|
@71d45c2
|
2008-12-14T13:39:02Z |
wilmer |
Dropping warnings about unknown JIDs since they're spammy (mostly show …
|
|
|
@8c1eb80
|
2008-02-03T16:59:39Z |
wilmer |
Implemented XEP-0115. This adds some info to the <presence/> tags so …
|
|
|
@dded27d
|
2008-01-13T14:48:32Z |
wilmer |
Fixed "Conditional jump or move depends on uninitialised value(s)" at …
|
|
|
@e7f8838
|
2008-01-11T13:17:11Z |
wilmer |
Fixing bug #344, now away states should always be correct, even when …
|
|
|
@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), …
|
|
|
@3a80471
|
2007-11-24T01:13:15Z |
wilmer |
(Hopefully) fixing one case where the Jabber module doesn't understand …
|
|
|
@ebb95b6
|
2007-11-14T23:42:07Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@1bf1ae6
|
2007-11-14T23:09:22Z |
wilmer |
Removed some debugging stuff that shouldn't have been here for a long …
|
|
|
@1baaef8
|
2007-07-30T19:12:06Z |
wilmer |
Added jabber_error_parse() and using it for both stream- and stanza …
|
|
|
@9c9b37c
|
2007-07-01T19:58:23Z |
wilmer |
Keeping an original (not normalized) copy of the user's nickname. This …
|
|
|
@2758cfe
|
2007-07-01T15:22:42Z |
wilmer |
Properly updating away state info if one resource goes down while …
|
|
|
@2d317bb
|
2007-04-23T05:18:47Z |
wilmer |
Fixes: handling of being kicked, now sending <presence/> tags to all …
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|
|
|
@17fa798
|
2007-04-21T05:02:05Z |
wilmer |
Jabber module should always send the status information of the primary …
|
|
|
@33dc261
|
2007-04-18T02:49:49Z |
wilmer |
Fixed NULL pointer dereference in Jabber code.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@21782b3
|
2007-02-18T22:52:48Z |
wilmer |
Silencing some (hopefully) bogus warnings because too many people will …
|
|
|
@0d3f30f
|
2006-11-12T23:06:08Z |
wilmer |
Improved handling of JIDs: Bare JIDs are allowed (*sigh*) and case …
|
|
|
@788a1af
|
2006-10-15T20:24:01Z |
wilmer |
Proper cleanup of jabber buddy structures when removing a buddy from …
|
|
|
@8eb10c9
|
2006-10-10T12:10:20Z |
wilmer |
Oops... When I say ignore, I really mean ignore!
|
|
|
@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. …
|
|
|
@36e9f62
|
2006-10-07T17:46:28Z |
wilmer |
Added SRV lookups to automatically find out the correct server for a …
|
|
|
@6266fca
|
2006-10-02T18:32:21Z |
wilmer |
Fixed memory leak in jabber_buddy_ask() and added "handling" of …
|
|
|
@8e5e2e9
|
2006-09-24T19:25:06Z |
wilmer |
Handling of incoming authorization requests, manual block/allow. …
|
|
|
@cfbb3a6
|
2006-09-24T18:08:07Z |
wilmer |
Added add_buddy/remove_buddy functions. Removing a contact doesn't …
|
|
|
@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(), …
|
|
|
@deff040
|
2006-09-21T19:48:17Z |
wilmer |
Implemented set_away() (VERY simple version, have to add an away state …
|
|
|
@4a0614e
|
2006-09-21T09:37:03Z |
wilmer |
Added simple parsing of incoming <presence> tags, a nice …
|
|
|
@0b4a0db
|
2006-09-20T20:26:47Z |
wilmer |
Now parsing roster properly. (Hopefully...)
|
|
|
@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.
|