source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(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) @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".
(edit) @3663bb3   2010-05-13T00:19:33Z wilmer Restore query cleanup on IM disconnects.
(edit) @3742fb6   2010-05-11T23:27:11Z wilmer Implement some kind of ignorant awareness of XML namespaces: Enough to …
(edit) @f8cb76d   2010-05-11T21:33:37Z wilmer Stop those "Many switchboard failures" messages. No point in showing …
(edit) @e73a501   2010-05-10T23:35:58Z wilmer Fixed a long-standing bug where non-anonymous Jabber chatrooms could …
(edit) @4c17d19   2010-05-10T09:05:26Z wilmer Fixed irc_channel_name_ok(): One-character channel names are okay, …
(edit) @d8acfd3   2010-05-09T23:23:34Z wilmer Purple lists mix up key and value; key == what the user sees, *value* …
(edit) @a067771   2010-05-09T22:08:30Z wilmer Per-account channels also exist now.
(edit) @4e608d6   2010-05-09T21:56:39Z wilmer Pick up group changes coming in during a session. Reflecting them in …
(edit) @13c1a9f   2010-05-09T21:52:17Z wilmer /join &groupname and all people in that group will be in that channel.
(edit) @3130e70   2010-05-09T21:39:31Z wilmer Do not free bu->group anymore, it's no longer a string!
(edit) @7aadd71   2010-05-09T18:05:55Z wilmer Keep track of contact groups in a slightly more efficient way.
(edit) @9ac3ed1   2010-05-09T17:20:51Z wilmer First bits for different channel types.
(edit) @7ee07c3   2010-05-09T16:06:19Z wilmer It looks like AIM mem requests (implemented as damn_you() and …
(edit) @dcd16c5   2010-05-09T13:21:24Z wilmer Read group information from Jabber contact lists. The code was already …
(edit) @5a673f3   2010-05-09T13:04:45Z wilmer Pick up buddy group information from OSCAR server-side contact list.
(edit) @47fae0f   2010-05-09T12:05:50Z wilmer No. Run the part handler from the IRC /PART command, not from …
(edit) @e5abfd4   2010-05-09T11:26:57Z wilmer Safety check for yesterday's fixes: Double-check that a groupchat …
(edit) @bd5eee3   2010-05-09T09:48:56Z wilmer Merging mainline, mostly for chatroom fixes I implemented there.
(edit) @75610c3   2010-05-09T00:40:54Z wilmer Fixed up OSCAR to work with the new way of setting up groupchats.
(edit) @5a599a1   2010-05-09T00:40:03Z wilmer Room names on OSCAR can't start with digits, this broke the "chat …
(edit) @36577aa   2010-05-09T00:28:38Z wilmer Create the struct groupchat early on in msn_chat_with() so the new …
(edit) @eb37735   2010-05-08T23:54:37Z wilmer This is how you now start groupchats: /join #channel, /invite people.
(edit) @aa7ce1b   2010-05-08T23:50:12Z wilmer Yahoo! seems to echo conference room invitations now, huh? No idea …
(edit) @66b9e36a   2010-05-08T21:52:25Z wilmer Restored /invite for groupchats.
(edit) @e685657   2010-05-08T14:58:32Z wilmer Fixed buggy jabber_chat_by_jid() after GSList change.
(edit) @eaaa986   2010-05-08T14:48:38Z wilmer Misc. cleanup. Also updated the Yahoo! module to deal with struct …
(edit) @4a9fd5f   2010-05-08T14:19:12Z wilmer Fixed *facepalm* memory management/scoping bug in /AWAY command.
(edit) @fd45e1d1   2010-05-08T14:12:32Z wilmer Always show normal contacts in &bitlbee, not just the first channel in …
(edit) @b0364dc   2010-05-08T13:21:36Z wilmer Also allow addressing people inside the control channel using a comma.
Note: See TracRevisionLog for help on using the revision log.