|
|
@03e6c52
|
2010-10-22T23:46:44Z |
wilmer |
Change 704 introduced one tiny bug where a Jabber resource doesn't get …
|
|
|
@79b5c41
|
2010-10-21T00:11:02Z |
wilmer |
Another memory leak fix.
|
|
|
@d50e22f
|
2010-06-08T22:22:16Z |
wilmer |
Merging memory leak fixes from devel, time to find the ui-fix-specific …
|
|
|
@04a927c
|
2010-06-07T23:04:58Z |
wilmer |
Fixing some memory leakage.
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@2e3a857
|
2010-04-08T00:27:42Z |
wilmer |
Added a mktime_utc() to misc.c using code that used to be in …
|
|
|
@767a148
|
2010-03-21T16:06:31Z |
wilmer |
Merging in file transfer support. Most important points from my review …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@e8c8d00
|
2010-03-17T15:15:19Z |
wilmer |
Merging mainline.
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@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 …
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@08e5bb2
|
2009-11-19T18:50:53Z |
wilmer |
Restoring some logic that seemed broken but was important with …
|
|
|
@20e830b
|
2009-11-19T14:58:30Z |
wilmer |
Fixed a facepalm kind of NULL pointer dereference bug.
|
|
|
@76c85b4c
|
2009-11-19T13:11:38Z |
wilmer |
resource_select now defaults to activity instead of priority. Also, …
|
|
|
@7125cb3
|
2008-08-24T18:01:05Z |
wilmer |
Added SET_INVALID, which set evaluators should now return instead of …
|
|
|
@8661caa
|
2008-08-04T14:45:24Z |
a.sporto+bee |
merged in upstream r410.
Only conflict was the correction of jabber …
|
|
|
@89d736a
|
2008-06-22T19:21:06Z |
wilmer |
From the department of over-engineering, now cached packet IDs are …
|
|
|
@98de2cc
|
2008-06-21T23:51:18Z |
wilmer |
Now preserving case in JID resources, and handling them with case …
|
|
|
@3e6764a
|
2008-06-21T23:34:11Z |
wilmer |
Added jabber_util unittests (buddy_add/_by_jid only ATM).
|
|
|
@b79308b
|
2008-04-14T13:10:53Z |
a.sporto+bee |
merged in upstream r379 (somewhere after 1.2-3).
Just one trivial …
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@1ba7e8f
|
2008-02-15T17:38:57Z |
a.sporto+bee |
Merged with upstream r328
Wilmer van der Gaast 2008-02-11 Got rid …
|
|
|
@979cfb4
|
2008-02-03T13:54:19Z |
wilmer |
Saner garbage collection of cached packets in the Jabber module. Now …
|
|
|
@0adce21
|
2008-01-20T00:01:31Z |
wilmer |
GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
|
|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@08135df
|
2007-12-04T01:08:43Z |
a.sporto+bee |
Merged in current devel
Wilmer van der Gaast 2007-12-02 Imported …
|
|
|
@2ff2076
|
2007-12-03T14:28:45Z |
a.sporto+bee |
Intermediate commit. Sending seems to work. TODOs:
* move from …
|
|
|
@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 …
|
|
|
@2c2df7d
|
2007-11-28T21:07:30Z |
a.sporto+bee |
Initial import of jabber file receive and DCC send support. This …
|
|
|
@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.
|