source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @92c8d41   2010-06-26T21:26:41Z wilmer Remember in which channel the user talked to someone and show …
(edit) @41d415b   2010-06-25T23:33:30Z wilmer Merging bugfix from mainline.
(edit) @051372c   2010-06-24T09:27:34Z wilmer Don't create multiple main loops if the user follows >100 people.
(edit) @8b8def58   2010-06-24T09:14:34Z wilmer Merging a few revisions from mainline.
(edit) @38ff846   2010-06-24T01:06:49Z wilmer Fixed an access-after-free() bug in the Jabber keepalive + cache …
(edit) @d6aa6dd   2010-06-24T00:43:15Z wilmer Load the whole Twitter contact list at login time if mode=chat/many, …
(edit) @90ba416   2010-06-23T22:37:24Z wilmer Fixed a NULL pointer dereference in the Jabber module.
(edit) @4eef271   2010-06-23T00:13:46Z wilmer Added user_agent setting to Jabber accounts so people can get around …
(edit) @7cd2e8a   2010-06-22T23:43:36Z wilmer Automatically call the "channel" command for the now-gone chat subcommands.
(edit) @6b90431   2010-06-16T08:31:40Z wilmer More correct handling of channel names (according to RFC 1459). Pretty …
(edit) @e5b521d   2010-06-14T08:28:32Z wilmer s/buddy_sendbuffer/paste_buffer/ in the docs as well.
(edit) @12b29db   2010-06-12T22:40:12Z wilmer Small doc update on multi-channel stuff. The "channel" command is not …
(edit) @1c8e5f7   2010-06-11T15:12:27Z wilmer Added away_reply_timeout setting so BitlBee will suppress away …
(edit) @70ac477   2010-06-11T11:34:39Z wilmer Create new MSN groups when necessary.
(edit) @5266354   2010-06-10T16:39:17Z wilmer Fixed extremely stupid NULLptr dereference.
(edit) @95c3ea9   2010-06-10T16:36:23Z wilmer Fixing hostname in "exiting" opermsgs.
(edit) @6acc033   2010-06-09T00:35:13Z wilmer Moving MSN contacts between groups is now possible, but no support yet …
(edit) @46d215d   2010-06-08T23:43:13Z wilmer Allow moving contacts around between groups. Works with at least …
(edit) @d7db346   2010-06-08T22:44:16Z wilmer Some cleanup improvements.
(edit) @d50e22f   2010-06-08T22:22:16Z wilmer Merging memory leak fixes from devel, time to find the ui-fix-specific …
(edit) @f1cea66   2010-06-07T23:50:42Z wilmer Merging Debian fixes that I missed in the previous merge.
(edit) @04a927c   2010-06-07T23:04:58Z wilmer Fixing some memory leakage.
(edit) @6ef9065   2010-06-07T21:09:33Z wilmer Restored nick_hint/nick_source functionality.
(edit) @619dd18   2010-06-07T18:40:08Z wilmer Paste buffer functionality is back, now for users *and* rooms.
(edit) @a4d920b   2010-06-07T16:48:11Z wilmer Added "channel del".
(edit) @0a6e5d1   2010-06-07T15:51:31Z wilmer Restore "set root_nick" behaviour. All disabled set evaluators are …
(edit) @70f69ecc   2010-06-07T15:45:42Z wilmer Restoring auto-identification using server password.
(edit) @c5aefa4   2010-06-07T15:39:53Z wilmer Restore "ops" command completely, and set user op status *just* before …
(edit) @0e8b3e8   2010-06-07T15:21:21Z wilmer Changing away_devoice will change current voice statuses in all channels.
(edit) @56699f0   2010-06-07T15:11:09Z wilmer Show idle + login time info in /WHOIS (if available).
(edit) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @0d9d53e   2010-06-07T00:58:07Z wilmer Fixed "set password" and "set auto_reconnect_delay".
(edit) @36562b0   2010-06-07T00:44:45Z wilmer Added "channel list" command and the ability to use only part of the …
(edit) @92cb8c4   2010-06-06T23:47:46Z wilmer Complete (hopefully) fix for nickname changes: Add flags to the …
(edit) @f277225   2010-06-06T21:58:46Z wilmer Use mkstemp() instead of just a tilde-file when writing new configs to …
(edit) @560d0a0   2010-06-06T19:01:14Z wilmer Some more fixes to make this work with older distros (Hardy's stuck …
(edit) @bc49ec2   2010-06-06T09:55:07Z wilmer Make this build work even from fresh bzr branches. Also stop using …
(edit) @16834a5   2010-06-06T01:30:45Z wilmer Set handle_unknown to add_channel by default.
(edit) @88eaf4b   2010-06-06T01:24:13Z wilmer buddy_sendbuffer should be renamed, since it has to work for users and …
(edit) @1f0224c   2010-06-06T01:11:13Z wilmer Send one /QUIT instead of one or more /PARTs for a user that is being …
(edit) @18da20b   2010-06-06T00:33:33Z wilmer Added /part msgs, and the ability to silently remove users from …
(edit) @1fdb0a4   2010-06-05T23:26:07Z wilmer Merging mainline.
(edit) @b308cf9   2010-06-05T23:21:02Z wilmer Merging libpurple branch into killerbee. It's fairly usable already, …
(edit) @c1a8a16   2010-06-05T23:16:52Z wilmer Restored the "chat with" command, let's keep it around at least for …
(edit) @5a75d15   2010-06-05T22:32:36Z wilmer Chatroom improvements. Merged chatroom stub into normal chatroom …
(edit) @f5d87ea   2010-06-05T18:26:17Z wilmer Pick up group changes in the middle of a Jabber session, now that we …
(edit) @e774815   2010-06-05T17:43:38Z wilmer Updated short descriptions and fixed po-debconf files.
(edit) @4772500   2010-06-05T17:35:39Z wilmer Put in the necessary hacks to make version number spoofing work again.
(edit) @4c03881   2010-06-05T16:39:58Z wilmer Remaining fixes: All looks good now, apt and dpkg seem to do the right …
(edit) @095a5f0   2010-06-05T14:47:54Z wilmer Redid debian/rules using debhelper, with good results. This creates …
(edit) @04dc563   2010-06-05T10:32:02Z wilmer A few more configure script tweaks: Don't enable libpurple by default …
(edit) @cf1a979   2010-06-05T01:07:04Z wilmer Bug fixes, control channel behaviour is mostly okay again.
(edit) @c133d4b8   2010-06-05T01:06:26Z wilmer Added "channel set" command, mostly so I can test all that stuff. …
(edit) @7e83e8e4   2010-06-05T00:35:17Z wilmer Inform the UI about group changes. This is important if the user has …
(edit) @2b8473c   2010-06-05T00:20:12Z wilmer Put the control channel settings into user-changeable settings.
(edit) @4469e7e   2010-06-03T22:17:11Z wilmer Support for the /topic command.
(edit) @3dc6d86   2010-06-02T08:47:18Z wilmer Disable old-style ICQ authentication. It looks like AOL or whoever is …
(edit) @ba3233c   2010-05-30T10:16:37Z wilmer Merge from Geert: Added ability to follow/unfollow Twitter people. …
(edit) @7d53efb   2010-05-29T12:40:17Z g.c.w.m.mulders Added functionality to add and remove friendships.
(edit) @4af3050   2010-05-25T22:41:52Z wilmer install-* targets should also work now. Let's see how this works out …
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @51a799e   2010-05-25T22:07:06Z wilmer Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
(edit) @d25ebea   2010-05-25T22:04:55Z wilmer GAIM_INPUT_* were renamed, at last.
(edit) @f85e9d6   2010-05-24T21:24:53Z wilmer Read display names. Setting them is going to be an awesome hack.
(edit) @3d93aed   2010-05-23T14:52:41Z wilmer Restructure Twitter error parser a bit, it fed a NULL pointer to the …
(edit) @228fc18   2010-05-23T14:31:30Z wilmer Allow nick changes. (Based on patch from zibri) This mostly closes #6!
(edit) @186bd04   2010-05-23T14:14:16Z wilmer Don't whine on "incomplete" incoming IQ-set packets either, those also …
(edit) @a7b9ec7   2010-05-23T13:49:54Z wilmer Improved error reporting (get textual HTTP error message and error …
(edit) @bb5ce4d1   2010-05-23T12:50:51Z wilmer Added base_url settting to Twitter module so other services using the …
(edit) @f9110b4   2010-05-22T23:44:00Z wilmer Fixed documented default for ignore_auth_requests setting.
(edit) @c01bbd1   2010-05-22T15:00:36Z wilmer Use HTTPS for the browser part of Twitter OAuth login.
(edit) @c3caa46   2010-05-22T13:46:25Z wilmer Support for named groupchats, although not very solid.
(edit) @05a8932   2010-05-22T12:21:27Z wilmer Enable changing and viewing of block/allow lists.
(edit) @dca8eff   2010-05-22T01:05:58Z wilmer Return ui_info so jabber:iq:version responses will not say just libpurple.
(edit) @e77c264   2010-05-22T00:58:59Z wilmer Added support for the info command.
(edit) @2c5fabc   2010-05-21T23:26:21Z wilmer Sigh. Enable debugging only if the BITLBEE_DEBUG variable is set.
(edit) @75c3ff7   2010-05-21T00:09:29Z wilmer Fixed sending with proper filenames by creating a temporary directory …
(edit) @907afe1   2010-05-19T20:01:33Z wilmer Minor doc update.
(edit) @0b3ffb1   2010-05-19T19:46:43Z wilmer Setting the HTML flag on a connection has a nasty side effect of …
(edit) @e7dc02a   2010-05-19T00:57:58Z wilmer Similar hacky code to send files. This indirect sending stuff sucks …
(edit) @31fc06fb   2010-05-18T00:42:02Z wilmer Suppress auto-reconnect when required (auth errors and concurrent …
(edit) @c96c72f   2010-05-18T00:08:17Z wilmer Little cleanup. Less compiler warnings, and removing tempfile at the …
(edit) @5d1b3a95   2010-05-17T23:38:39Z wilmer purple_conv_chat_invite_user() is libpurple >= 2.6.0, so use …
(edit) @8822d23   2010-05-17T23:23:20Z wilmer This receives files but is very fragile if anything unusual happens …
(edit) @553767c   2010-05-17T20:30:45Z wilmer Move direct ft stuff to an unused file: This gets too hairy and too …
(edit) @2309152   2010-05-17T00:14:14Z wilmer Split off the file transfer stuff into a separate file. What a mess.
(edit) @2334048   2010-05-16T09:50:57Z wilmer Oi, don't leak that precious memory!
(edit) @d4bc2d9   2010-05-16T09:46:27Z wilmer Handle AIM_CAPS_ICQRTF messages (sometimes sent by certain mobile …
(edit) @ec86b22   2010-05-15T23:28:16Z wilmer Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
(edit) @6be46b3   2010-05-15T15:32:43Z wilmer Debian update for 1.2.7.
(edit) @df1ae622   2010-05-15T11:53:09Z wilmer 1.2.7 changelog. Have to release soon, now that 1.2.6a is mostly … 1.2.7
(edit) @f8ec890   2010-05-15T00:20:33Z wilmer Passport 3.0 authentication turns out to be slightly different from …
(edit) @6e6b3d7   2010-05-14T00:09:29Z wilmer Add a warning when the user included a domain part in his/her Yahoo! …
(edit) @7b71feb   2010-05-13T23:34:38Z wilmer Just enough code to join named chatrooms again. This UI is *not* …
(edit) @ad404ab   2010-06-03T00:20:53Z wilmer Restore add_* handle_unknown settings.
(edit) @704dd38   2010-06-01T21:51:27Z wilmer Merging head.
(edit) @ca0981a   2010-05-13T23:05:07Z wilmer As long as this is a separate branch, enabling purple by default's not …
(edit) @3429b58   2010-05-13T22:05:13Z wilmer Mainline merge.
(edit) @58f5ef7   2010-05-13T00:30:36Z wilmer Use ?, not &&.
(edit) @6fd4d46   2010-05-13T00:22:28Z wilmer Restore "account del".
Note: See TracRevisionLog for help on using the revision log.