|
|
@d5ccd83
|
2006-08-13T19:15:23Z |
wilmer |
Extra comments in set.h and now properly using set_getbool() instead …
|
|
|
@00a5270
|
2006-07-14T18:24:59Z |
wilmer |
Added a per-connection auto_reconnect setting.
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@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 …
|
|
|
@fd03770
|
2006-06-25T19:43:14Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@b72caac
|
2006-06-21T16:34:33Z |
wilmer |
Merging libevent branch: Events can now be handles by both glib and …
|
|
|
@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.
|
|
|
@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)
|
|
|
@c53911e
|
2006-05-20T11:48:08Z |
wilmer |
Fixed a string handling mistake and better stripping of servernames …
|
|
|
@41ca004
|
2006-05-19T07:55:53Z |
wilmer |
Merging from main development tree.
|
|
|
@dd89a55
|
2006-05-15T17:57:12Z |
wilmer |
Fixed various memory leaks/other possible problems after code review.
|
|
|
@c98be00
|
2006-05-15T09:52:01Z |
wilmer |
No more need for remove_by_user_data, hope the auto-reconnect code …
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@ecf8fa8
|
2006-05-09T07:20:05Z |
wilmer |
Split off event handling related functions (depending on GLib) to …
|
|
|
@4d89886
|
2006-04-14T06:18:23Z |
wilmer |
Removed import_buddies message.
|
|
|
@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.
|
|
|
@7bf0f5f0
|
2006-04-07T09:22:48Z |
wilmer |
Filled in show_got_added().
|
|
|
@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 …
|
|
|
@9b8a38b
|
2006-03-22T18:22:41Z |
wilmer |
Buddy group data is now stored in the user_t structure.
|
|
|
@7b07dc6
|
2006-03-21T08:36:10Z |
wilmer |
Fixed ugliness in serv_got_crap().
|
|
|
@19a6c75
|
2006-03-21T08:19:01Z |
wilmer |
Added Hidden and Invisible to the away state aliases list.
|
|
|
@61dddd0
|
2006-03-18T08:33:33Z |
wilmer |
Fixed #111, Jabber away states get set correctly at connect-time now.
|
|
|
@84c1a0a
|
2006-03-15T19:19:16Z |
wilmer |
Small code cleanup, got rid of some functions in nogaim.c that we …
|
|
|
@4bfca70
|
2005-12-17T00:48:35Z |
Jelmer Vernooij |
Add variable for plugindir rather then always using the define
|
|
|
@703f0f7
|
2005-12-14T01:17:25Z |
Jelmer Vernooij |
Merge my pluginable branch
|
|
|
@019c031
|
2005-12-04T21:55:15Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@d636233
|
2005-12-04T15:12:32Z |
wilmer |
Oops... :-(
1.0
|
|
|
@e7f46c5
|
2005-12-04T12:58:41Z |
root |
Implements solution to typing notifications in ticket #45
|
|
|
@25d1be7
|
2005-12-04T00:48:57Z |
wilmer |
do_error_dialog shouldn't do NULL dereferences anymore, and TYPING …
|
|
|
@f1df064
|
2005-12-02T23:41:57Z |
wilmer |
Oops...
A
very
small
typo
caused very weird problems in the line …
|
|
|
@65e2ce1
|
2005-11-28T23:27:09Z |
Jelmer Vernooij |
Disable plugin support by default, support compilation with non-C99 …
|
|
|
@b20b32f
|
2005-11-28T01:14:06Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@dfde8e0
|
2005-11-26T02:24:38Z |
wilmer |
Messages specific to a connection only mention the handle now if …
|
|
|
@30f248a
|
2005-11-26T02:02:38Z |
wilmer |
Lowered the line splitting limit a bit (and made it a bit prettier by …
|
|
|
@df618475
|
2005-11-20T21:02:18Z |
wilmer |
Incoming typing notices are now sent as a CTCP. Better consistency. …
|
|
|
@2cdd8ce
|
2005-11-19T15:17:03Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@94281ef
|
2005-11-19T11:54:01Z |
wilmer |
Oops, even BitlBee didn't know yet that channel names can start with …
|
|
|
@c572dd6
|
2005-11-18T12:41:58Z |
wilmer |
HTML stripping is optional again (but still safer than before 0.93), …
|
|
|
@5c09a59
|
2005-11-15T23:16:39Z |
wilmer |
Got rid of raw B's in source,
Replaced most irc_usermsg() calls in …
|
|
|
@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.
|
|
|
@b135438
|
2005-11-15T13:20:27Z |
Jelmer Vernooij |
Merge changes from Wilmer
|
|
|
@06045f6
|
2005-11-12T14:18:55Z |
wilmer |
Fixed inconsistency (in fact stupidity) in do_error_dialog().
|
|
|
@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
|