|
|
@52e6e17
|
2008-02-10T13:36:43Z |
sm |
Support halfops for 'notaway' status etc.
|
|
|
@f55cfe9
|
2008-02-09T22:24:39Z |
sm |
remove old away_devoice stuff
|
|
|
@5a71d9c
|
2008-02-09T17:58:13Z |
sm |
- add support for setting ops/voice according to OTR msgstate
- add …
|
|
|
@764c7d1
|
2008-02-03T21:30:03Z |
sm |
OTR support, first checkin
|
|
|
@b5c8a34
|
2008-01-24T22:49:47Z |
wilmer |
Keeping track of valid Jabber connections so _connected() events will …
|
|
|
@613cc55
|
2008-01-24T22:22:46Z |
wilmer |
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
|
|
|
@a882d6c
|
2008-01-20T11:15:40Z |
wilmer |
The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
|
|
|
@31e5846
|
2008-01-20T00:17:57Z |
wilmer |
Added imcb_chat_log() for chatroom system messages, so they can be …
|
|
|
@0adce21
|
2008-01-20T00:01:31Z |
wilmer |
GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
|
|
|
@83ba3e5
|
2008-01-18T13:20:37Z |
wilmer |
Moving imcb_chat_new() to a saner location (no code changes) and …
|
|
|
@ac4adf9
|
2008-01-17T22:48:32Z |
wilmer |
Apparently ext_yahoo_got_im can be called with msg=NULL, so it should …
|
|
|
@52744f8
|
2008-01-17T22:06:55Z |
wilmer |
Fixing some Solaris compiler warnings (u_int->uint, adding some …
|
|
|
@13857c6
|
2008-01-13T17:13:45Z |
wilmer |
Fixed handing of failed groupchat joins.
|
|
|
@dded27d
|
2008-01-13T14:48:32Z |
wilmer |
Fixed "Conditional jump or move depends on uninitialised value(s)" at …
|
|
|
@59f527b6
|
2008-01-12T17:24:38Z |
wilmer |
When a switchboard connection dies (at the TCP level) and there are …
|
|
|
@e64de00
|
2008-01-12T00:24:46Z |
wilmer |
Killed info_string_append() and now showing the IP address of ICQ …
|
|
|
@e7f8838
|
2008-01-11T13:17:11Z |
wilmer |
Fixing bug #344, now away states should always be correct, even when …
|
|
|
@181e47a
|
2008-01-10T00:31:38Z |
wilmer |
Now setting odata->icq properly again, this got lost some time ago, …
|
|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@46dca11
|
2008-01-06T12:32:27Z |
wilmer |
Changed warning message about unsent MSN messages. It should show the …
|
|
|
@1febf5c
|
2008-01-05T21:15:32Z |
wilmer |
Added "mail_notifications" setting. Who needs those notifications …
|
|
|
@3585c5a
|
2008-01-05T19:03:02Z |
wilmer |
Added handling of MSN switchboard NAK messages. Untested, but hey, it …
|
|
|
@fb4ebcc5
|
2007-12-28T23:26:44Z |
wilmer |
Added missing return in jabber_login().
|
|
|
@529078a
|
2007-12-16T16:35:38Z |
wilmer |
Implemented XEP-0199 (patch from misc@…).
|
|
|
@30ce1ce
|
2007-12-12T23:30:51Z |
wilmer |
Killed the <server> parameter to "account add" and changed the default …
|
|
|
@d52111a
|
2007-12-12T21:36:33Z |
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@de03374
|
2007-12-04T22:59:59Z |
wilmer |
Fixing jabber_login/_logout for better (non-crashing) cleanup on early …
|
|
|
@80e9db9
|
2007-12-02T23:14:49Z |
wilmer |
Forgot to return something in jabber_chat_join_failed().
|
|
|
@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 …
|
|
|
@9ff5737
|
2007-11-29T21:55:14Z |
wilmer |
printf() in daemons considered harmful.
|
|
|
@608f8cf
|
2007-11-24T18:02:39Z |
wilmer |
Added some random hash to the id= for cached XMPP packets so that …
|
|
|
@3a80471
|
2007-11-24T01:13:15Z |
wilmer |
(Hopefully) fixing one case where the Jabber module doesn't understand …
|
|
|
@77bfd07
|
2007-11-23T23:07:44Z |
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@ef5c185
|
2007-11-19T23:14:39Z |
wilmer |
Added Jabber groupchat topic support.
|
|
|
@50e1776
|
2007-11-19T22:23:58Z |
wilmer |
Merging /TOPIC code from Miklos Vajna. Untested, because I still have …
|
|
|
@ebb95b6
|
2007-11-14T23:42:07Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@a6df0b5
|
2007-11-14T23:29:43Z |
wilmer |
Added "xmlconsole" setting so it can be enabled at login time already.
|
|
|
@1bf1ae6
|
2007-11-14T23:09:22Z |
wilmer |
Removed some debugging stuff that shouldn't have been here for a long …
|
|
|
@be68d99
|
2007-11-10T09:25:50Z |
wilmer |
Handing of multipart messages in OSCAR (usually from mobiles), this …
|
|
|
@764b163d
|
2007-10-12T12:18:16Z |
Jelmer Vernooij |
Fix another warning.
|
|
|
@eda54e4
|
2007-10-12T00:08:58Z |
wilmer |
Merge from devel.
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@1186382
|
2007-10-10T22:15:59Z |
wilmer |
Made the netsplit-like quit messages optional.
|
|
|
@527360f
|
2007-10-10T00:34:24Z |
wilmer |
Added some comments to nogaim.h (Thanks to Miklos Vajna).
|
|
|
@acd61b9
|
2007-10-08T00:04:33Z |
Miklos Vajna |
Improve comments in nogaim.h so that writing support for new protocols …
|
|
|
@8ad90fb
|
2007-08-30T22:23:07Z |
wilmer |
From vmiklos: More verbose error message on plugin load failures.
|
|
|
@82135c7
|
2007-08-08T09:20:57Z |
wilmer |
Not trying to handle typing notifications from unknown buddies anymore …
|
|
|
@1baaef8
|
2007-07-30T19:12:06Z |
wilmer |
Added jabber_error_parse() and using it for both stream- and stanza …
|
|
|
@85023c6
|
2007-07-15T15:47:34Z |
wilmer |
Added imcb_clean_handle() to sanitize handles properly (without …
|
|
|
@a8a0b4c
|
2007-07-14T23:54:18Z |
wilmer |
Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
|
|
|
@c9c7ca7
|
2007-07-11T14:22:00Z |
wilmer |
Fixed imc_logout() (assigning u too early). Stupid me.
|
|
|
@3b6eadc
|
2007-07-07T17:19:28Z |
Jelmer Vernooij |
Fix some warnings in storage.c.
|
|
|
@e900442
|
2007-07-05T23:39:47Z |
wilmer |
Merging from devel. Added documentation for the join_chat command, …
|
|
|
@9da0bbf
|
2007-07-02T22:12:03Z |
wilmer |
Added (and using) jabber_chat_free() for better memory management, …
|
|
|
@5d7dc00
|
2007-07-02T21:24:04Z |
wilmer |
Stripping of unwanted characters (@ and =) in channel nicknames.
|
|
|
@1962ac1
|
2007-07-02T21:07:43Z |
wilmer |
Fixed nick hint function to only set the nick if it's different from …
|
|
|
@c377417
|
2007-07-02T09:30:48Z |
wilmer |
Cleaning up groupchats when shutting down the Jabber connection. The …
|
|
|
@9c9b37c
|
2007-07-01T19:58:23Z |
wilmer |
Keeping an original (not normalized) copy of the user's nickname. This …
|
|
|
@b9f8b87
|
2007-07-01T16:29:21Z |
wilmer |
Better handling of private messages via groupchats.
|
|
|
@2758cfe
|
2007-07-01T15:22:42Z |
wilmer |
Properly updating away state info if one resource goes down while …
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@40ef702
|
2007-07-01T13:08:47Z |
wilmer |
Less copy-pasting in the service discovery reply and added MUC support …
|
|
|
@a3d5766
|
2007-06-19T23:28:45Z |
wilmer |
Not calling imcb_remove_buddy() right after removing the XML console …
|
|
|
@998b103
|
2007-06-13T23:31:39Z |
wilmer |
Added imcb_remove_buddy() so deletions in Jabber roster pushes …
|
|
|
@43d8cc5
|
2007-06-13T23:31:18Z |
wilmer |
Fixed a memory management problem that caused some strange nickname issues.
|
|
|
@7e9dc74
|
2007-06-13T23:30:59Z |
wilmer |
Fixed the duplicate-nick problem. Very very very stupid bug... :-(
|
|
|
@c570c86
|
2007-06-04T15:56:09Z |
wilmer |
Calling imcb_add_buddy() before setting the nickname. This is the only …
|
|
|
@e0e2a71
|
2007-06-04T13:36:51Z |
wilmer |
Fixed retarded use of strcpy() and no longer using Jabber fullnames …
|
|
|
@d06eabf
|
2007-06-04T13:22:05Z |
wilmer |
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
|
|
|
@54f2f55
|
2007-06-04T11:45:33Z |
wilmer |
Now anonymous rooms should really work. This makes sure the self-join …
|
|
|
@bb95d43
|
2007-06-04T11:32:37Z |
wilmer |
Added a real XML-console to the Jabber module! Add the handle …
|
|
|
@05bcd20
|
2007-04-28T05:20:56Z |
wilmer |
s/Gender: Unknown in OSCAR profile info. If we don't know, just …
|
|
|
@6286f80
|
2007-04-26T04:41:34Z |
wilmer |
Prepared the Jabber module for anonymous rooms, but the BitlBee core …
|
|
|
@2d317bb
|
2007-04-23T05:18:47Z |
wilmer |
Fixes: handling of being kicked, now sending <presence/> tags to all …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@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). …
|
|
|
@c737ba7
|
2007-04-22T02:15:36Z |
wilmer |
join_chat root command works for AIM chats now. (Was trivial to add …
|
|
|
@df1fb67
|
2007-04-21T05:18:40Z |
wilmer |
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
|
|
|
@17fa798
|
2007-04-21T05:02:05Z |
wilmer |
Jabber module should always send the status information of the primary …
|
|
|
@d11dd2f
|
2007-04-21T04:22:44Z |
wilmer |
Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string …
|
|
|
@f6c963b
|
2007-04-21T04:13:21Z |
wilmer |
Renamed some more prpl functions.
|
|
|
@61ae52c
|
2007-04-20T05:19:06Z |
wilmer |
Renamed/slightly changed syntax of groupchat callback functions.
|
|
|
@d323394c
|
2007-04-20T04:49:30Z |
wilmer |
New code to use nicknames stored in ICQ contact lists.
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@33dc261
|
2007-04-18T02:49:49Z |
wilmer |
Fixed NULL pointer dereference in Jabber code.
|
|
|
@9624fdf
|
2007-04-17T04:49:17Z |
wilmer |
API cleanup pretty much complete. Fixed pretty much everything except …
|
|
|
@717e3bf
|
2007-04-17T03:57:30Z |
wilmer |
Hopefully improved Yahoo! "markup" stripping.
|
|
|
@cfc8d58
|
2007-04-16T04:31:52Z |
wilmer |
Updating the Yahoo! module. This seems to fix handling of incoming …
|
|
|
@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.
|
|
|
@552e641
|
2007-04-06T05:34:23Z |
wilmer |
Now that all these functions take format strings, I have to make sure …
|
|
|
@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 …
|
|
|
@fa29d093
|
2007-03-28T05:53:11Z |
wilmer |
Preparing for Jabber conference room support.
|
|
|