|
|
@58adb7e
|
2010-03-07T00:22:33Z |
wilmer |
Added global and per-account settings "away" and "status" so the user …
|
|
|
@2bc8ac0
|
2010-03-06T14:55:12Z |
wilmer |
Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still …
|
|
|
@4cf80bb
|
2009-10-23T10:43:15Z |
wilmer |
Shuffling a few more #includes. Much more shuffling will be needed.
|
|
|
@b75acf6
|
2009-10-22T21:55:23Z |
wilmer |
Don't include chat.h from bitlbee.h. make install-dev doesn't install …
|
|
|
@fa295e36
|
2009-10-10T13:39:51Z |
wilmer |
Added imcb_ask_auth() instead of reimplementing authorization requests …
|
|
|
@c0c43fb
|
2008-12-14T10:31:49Z |
wilmer |
Fixed ic->away leaking memory. This var is only used by OSCAR and …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@424e663
|
2008-06-22T09:32:46Z |
wilmer |
Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@31e5846
|
2008-01-20T00:17:57Z |
wilmer |
Added imcb_chat_log() for chatroom system messages, so they can be …
|
|
|
@52744f8
|
2008-01-17T22:06:55Z |
wilmer |
Fixing some Solaris compiler warnings (u_int->uint, adding some …
|
|
|
@77bfd07
|
2007-11-23T23:07:44Z |
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
|
|
@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 …
|
|
|
@eda54e4
|
2007-10-12T00:08:58Z |
wilmer |
Merge from devel.
|
|
|
@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 …
|
|
|
@85023c6
|
2007-07-15T15:47:34Z |
wilmer |
Added imcb_clean_handle() to sanitize handles properly (without …
|
|
|
@d06eabf
|
2007-06-04T13:22:05Z |
wilmer |
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
|
|
|
@6286f80
|
2007-04-26T04:41:34Z |
wilmer |
Prepared the Jabber module for anonymous rooms, but the BitlBee core …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@5c9512f
|
2006-06-30T09:17:18Z |
wilmer |
Made set.c API more generic so it's not specific to irc_t structures …
|
|
|
@85e9644
|
2006-06-07T13:36:19Z |
wilmer |
Merging Jelmer's storage tree (with LDAP support).
|
|
|
@fb62f81f
|
2006-06-03T19:51:16Z |
wilmer |
Implemented netsplits for "account off".
|
|
|
@68b518d6
|
2006-05-26T09:03:38Z |
wilmer |
Merging from main development tree.
|
|
|
@1c8a7a2
|
2006-05-25T09:46:36Z |
Jelmer Vernooij |
Fix typo
|
|
|
@a9ca7dd
|
2006-05-23T08:18:24Z |
wilmer |
Added G_GNUC_PRINTF(...) to definitions of functions that take format …
|
|
|
@da3b536
|
2006-05-23T08:09:16Z |
wilmer |
Added bim_ functions for block/allow list management to keep …
|
|
|
@226fce1
|
2006-05-23T07:45:14Z |
wilmer |
Some changes for im_api. (bim_* functions)
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@c99af3a
|
2006-04-13T07:30:11Z |
wilmer |
Removed account_offline(), we have signoff() already.
|
|
|
@88b3a07
|
2006-04-13T07:15:42Z |
wilmer |
Cleaned up two more functions from nogaim.
|
|
|
@9e08d5d
|
2006-04-07T19:27:58Z |
wilmer |
Got rid of some old e-mail addresses.
|
|
|
@c2fbf86f
|
2006-04-07T09:34:37Z |
wilmer |
Unused stuff.
|
|
|
@e6d6047
|
2006-04-03T20:21:35Z |
wilmer |
Added/Fixed calls to show_got_added() in all IM-modules, now to fill …
|
|
|
@e27661d
|
2006-03-31T17:55:47Z |
wilmer |
Finished the iconv() fix. Instead of doing it every time something …
|
|
|
@192b80a
|
2006-03-31T07:12:27Z |
wilmer |
Removed some unused stuff from nogaim.h, preparing to fix some API …
|
|
|
@2a6ca4f
|
2006-01-04T11:16:58Z |
wilmer |
Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping …
|
|
|
@a252c1a
|
2005-12-31T20:29:15Z |
wilmer |
Removed useless UTF8-related functions (iconv works a lot better).
|
|
|
@703f0f7
|
2005-12-14T01:17:25Z |
Jelmer Vernooij |
Merge my pluginable branch
|
|
|
@e7f46c5
|
2005-12-04T12:58:41Z |
root |
Implements solution to typing notifications in ticket #45
|
|
|
@500a1b6
|
2005-11-29T01:02:09Z |
Jelmer Vernooij |
Remove references to file transfers
|
|
|
@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
|