|
|
@ebb95b6
|
2007-11-14T23:42:07Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@be68d99
|
2007-11-10T09:25:50Z |
wilmer |
Handing of multipart messages in OSCAR (usually from mobiles), this …
|
|
|
@e900442
|
2007-07-05T23:39:47Z |
wilmer |
Merging from devel. Added documentation for the join_chat command, …
|
|
|
@d06eabf
|
2007-06-04T13:22:05Z |
wilmer |
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
|
|
|
@05bcd20
|
2007-04-28T05:20:56Z |
wilmer |
s/Gender: Unknown in OSCAR profile info. If we don't know, just …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@9624fdf
|
2007-04-17T04:49:17Z |
wilmer |
API cleanup pretty much complete. Fixed pretty much everything except …
|
|
|
@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 …
|
|
|
@fa29d093
|
2007-03-28T05:53:11Z |
wilmer |
Preparing for Jabber conference room support.
|
|
|
@91bd910
|
2006-10-21T20:56:21Z |
wilmer |
Fixed #139. (Wrong Gender description)
|
|
|
@d5ccd83
|
2006-08-13T19:15:23Z |
wilmer |
Extra comments in set.h and now properly using set_getbool() instead …
|
|
|
@d3a672c
|
2006-08-04T13:56:53Z |
wilmer |
Added a per-account web_aware setting for ICQ connections.
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@96863f6
|
2006-07-02T09:49:31Z |
wilmer |
Added protocol-specific settings, made the server setting specific to …
|
|
|
@0a3c243
|
2006-06-30T23:18:56Z |
wilmer |
Got rid of struct aim_user (now using account_t everywhere). Needs …
|
|
|
@68b518d6
|
2006-05-26T09:03:38Z |
wilmer |
Merging from main development tree.
|
|
|
@936ded6
|
2006-05-25T08:57:31Z |
wilmer |
Disabling chat charset stuff again for now and fixed the crash-bug. …
|
|
|
@fc630f9
|
2006-05-23T08:31:04Z |
wilmer |
Silenced all compiler warnings that appeared after previous commit.
|
|
|
@73cf7fd
|
2006-05-22T09:11:49Z |
wilmer |
Trying to fix charset issues with outgoing AIM chat messages.
|
|
|
@f66c701
|
2006-05-21T19:55:52Z |
wilmer |
Modified oscar.c headers.
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@5aa9551e
|
2006-04-17T08:09:55Z |
wilmer |
Y2K! ;-)
|
|
|
@88b3a07
|
2006-04-13T07:15:42Z |
wilmer |
Cleaned up two more functions from nogaim.
|
|
|
@e6d6047
|
2006-04-03T20:21:35Z |
wilmer |
Added/Fixed calls to show_got_added() in all IM-modules, now to fill …
|
|
|
@aefa533e
|
2006-03-21T08:12:22Z |
wilmer |
Added a special +b usermode for easier parseability of some things. …
|
|
|
@84c1a0a
|
2006-03-15T19:19:16Z |
wilmer |
Small code cleanup, got rid of some functions in nogaim.c that we …
|
|
|
@e8f8b18
|
2006-01-19T13:45:15Z |
wilmer |
Fixed read() error handling in Jabber module.
|
|
|
@e4d6271
|
2005-12-27T14:39:32Z |
wilmer |
IPv6 socket improvements. Daemon mode can now also listen on IPv6 …
|
|
|
@bf02a67
|
2005-12-15T11:55:27Z |
wilmer |
Merged Jelmer's pluginable tree (mainly useful for the Win32 port).
|
|
|
@11e090b
|
2005-12-15T09:14:38Z |
wilmer |
Moved variable declarations to the right place to make older compilers …
|
|
|
@703f0f7
|
2005-12-14T01:17:25Z |
Jelmer Vernooij |
Merge my pluginable branch
|
|
|
@22bf64e
|
2005-12-13T23:27:58Z |
wilmer |
Improved typing notification support. (from f0rked)
|
|
|
@b8ef1b1
|
2005-12-04T19:32:14Z |
nelhage |
Merging the Hanji groupchat patch
|
|
|
@e7f46c5
|
2005-12-04T12:58:41Z |
root |
Implements solution to typing notifications in ticket #45
|
|
|
@b20b32f
|
2005-11-28T01:14:06Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@66c57924
|
2005-11-20T16:09:23Z |
Jelmer Vernooij |
Remove OFT and rendez-vous support (not used anyway and implemented …
|
|
|
@2cdd8ce
|
2005-11-19T15:17:03Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@3e1de87
|
2005-11-19T11:12:18Z |
wilmer |
Applied AIM typing notification patch from Hanji.
|
|
|
@c998255
|
2005-11-15T14:57:38Z |
Jelmer Vernooij |
Merge from Jelmer
|
|
|
@9cb9868
|
2005-11-15T14:47:17Z |
Jelmer Vernooij |
Remove handle_cmp() replacing it by a protocol-specific function.
|
|
|
@7b23afd
|
2005-11-07T16:16:18Z |
Jelmer Vernooij |
Migrate my pluginable branch to use Wilmers' branch as parent
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|