Timeline
2010-06-15:
- 12:17 Ticket #497 (Bitlbee suggestions) closed by
- fixed: I'm afraid I'll need all of these filed as separate requests.. some of …
- 12:14 Ticket #467 (ERC Doesn't voice/devoice) closed by
- worksforme: Extremely late response, I know ... but is this really still …
- 12:00 Ticket #68 ([patch] status command for changing status and status message) closed by
- fixed: Merged and released a little while ago already. 1.2.5 I think.
2010-06-14:
- 08:28 Changeset [e5b521d] by
- s/buddy_sendbuffer/paste_buffer/ in the docs as well.
2010-06-13:
- 15:41 Ticket #463 (Kerberos Support) closed by
- moreinfo: Are there any IRC clients that support GSSAPI over SASL?
2010-06-12:
- 22:40 Changeset [12b29db] by
- Small doc update on multi-channel stuff. The "channel" command is not …
2010-06-11:
- 15:12 Changeset [1c8e5f7] by
- Added away_reply_timeout setting so BitlBee will suppress away …
- 11:34 Changeset [70ac477] by
- Create new MSN groups when necessary.
2010-06-10:
- 16:39 Changeset [5266354] by
- Fixed extremely stupid NULLptr dereference.
- 16:36 Changeset [95c3ea9] by
- Fixing hostname in "exiting" opermsgs.
2010-06-09:
- 22:10 Ticket #630 (Multiple twitter accounts for the same user don't work due to ...) created by
- Sign up two twitter accounts into bitlbee. Then do oauth on each …
- 00:35 Changeset [6acc033] by
- Moving MSN contacts between groups is now possible, but no support yet …
2010-06-08:
- 23:43 Changeset [46d215d] by
- Allow moving contacts around between groups. Works with at least …
- 22:44 Changeset [d7db346] by
- Some cleanup improvements.
- 22:22 Changeset [d50e22f] by
- Merging memory leak fixes from devel, time to find the ui-fix-specific …
2010-06-07:
- 23:50 Changeset [f1cea66] by
- Merging Debian fixes that I missed in the previous merge.
- 23:04 Changeset [04a927c] by
- Fixing some memory leakage.
- 21:09 Changeset [6ef9065] by
- Restored nick_hint/nick_source functionality.
- 18:40 Changeset [619dd18] by
- Paste buffer functionality is back, now for users *and* rooms.
- 16:48 Changeset [a4d920b] by
- Added "channel del".
- 15:51 Changeset [0a6e5d1] by
- Restore "set root_nick" behaviour. All disabled set evaluators are …
- 15:45 Changeset [70f69ecc] by
- Restoring auto-identification using server password.
- 15:39 Changeset [c5aefa4] by
- Restore "ops" command completely, and set user op status *just* before …
- 15:21 Changeset [0e8b3e8] by
- Changing away_devoice will change current voice statuses in all channels.
- 15:11 Changeset [56699f0] by
- Show idle + login time info in /WHOIS (if available).
- 14:31 Changeset [4aa0f6b] by
- Merging killerbee stuff, bringing all the bleeding-edge stuff together.
- 01:06 WikiStart edited by
- (diff)
- 00:58 Changeset [0d9d53e] by
- Fixed "set password" and "set auto_reconnect_delay".
- 00:44 Changeset [36562b0] by
- Added "channel list" command and the ability to use only part of the …
2010-06-06:
- 23:47 Changeset [92cb8c4] by
- Complete (hopefully) fix for nickname changes: Add flags to the …
- 21:58 Changeset [f277225] by
- Use mkstemp() instead of just a tilde-file when writing new configs to …
- 19:01 Changeset [560d0a0] by
- Some more fixes to make this work with older distros (Hardy's stuck …
- 09:55 Changeset [bc49ec2] by
- Make this build work even from fresh bzr branches. Also stop using …
- 01:30 Changeset [16834a5] by
- Set handle_unknown to add_channel by default.
- 01:24 Changeset [88eaf4b] by
- buddy_sendbuffer should be renamed, since it has to work for users and …
- 01:11 Changeset [1f0224c] by
- Send one /QUIT instead of one or more /PARTs for a user that is being …
- 00:33 Changeset [18da20b] by
- Added /part msgs, and the ability to silently remove users from …
2010-06-05:
- 23:26 Changeset [1fdb0a4] by
- Merging mainline.
- 23:21 Changeset [b308cf9] by
- Merging libpurple branch into killerbee. It's fairly usable already, …
- 23:16 Changeset [c1a8a16] by
- Restored the "chat with" command, let's keep it around at least for …
- 22:32 Changeset [5a75d15] by
- Chatroom improvements. Merged chatroom stub into normal chatroom …
- 18:26 Changeset [f5d87ea] by
- Pick up group changes in the middle of a Jabber session, now that we …
- 17:43 Changeset [e774815] by
- Updated short descriptions and fixed po-debconf files.
- 17:35 Changeset [4772500] by
- Put in the necessary hacks to make version number spoofing work again.
- 16:39 Changeset [4c03881] by
- Remaining fixes: All looks good now, apt and dpkg seem to do the right …
- 14:47 Changeset [095a5f0] by
- Redid debian/rules using debhelper, with good results. This creates …
- 10:32 Changeset [04dc563] by
- A few more configure script tweaks: Don't enable libpurple by default …
- 01:07 Changeset [cf1a979] by
- Bug fixes, control channel behaviour is mostly okay again.
- 01:06 Changeset [c133d4b8] by
- Added "channel set" command, mostly so I can test all that stuff. …
- 00:35 Changeset [7e83e8e4] by
- Inform the UI about group changes. This is important if the user has …
- 00:20 Changeset [2b8473c] by
- Put the control channel settings into user-changeable settings.
2010-06-04:
- 10:25 Ticket #629 (Truncate the status message of users to a configurable length) created by
- In the output of blist I have seen status messages of some buddies to …
- 09:31 Ticket #628 (save command doesn't work until reconnection to bitlbee ircd after ...) created by
- I just installed bitlbee 1.2.7-1~bpo50+1 from debian backports. I …
2010-06-03:
- 22:17 Changeset [4469e7e] by
- Support for the /topic command.
- 22:08 Changeset [3759849] by
- merge in bitlbee head
- 21:47 Changeset [1dd3470] by
- add an option to disable otr on twitter (and other unsuitable protocols)
- 21:13 Changeset [bb09b3c] by
- merge in bitlbee 1.2.7
- 16:18 Changeset [a6b2f13] by
- fix a double free
- 11:00 Changeset [814aa52] by
- merge in bitlbee 1.2.6
- 10:41 Changeset [5f8ab6a9] by
- merge in bitlbee 1.2.5
- 10:31 Changeset [3f81999] by
- merge in bitlbee 1.2.4
2010-06-02:
- 08:47 Changeset [3dc6d86] by
- Disable old-style ICQ authentication. It looks like AOL or whoever is …
2010-05-31:
- 12:26 Ticket #627 (libcaca could be used to show contact's avatar) created by
- TwIRCD has a good approach of showing user's avatar through IRC (using …
- 12:08 Ticket #626 (Support for Steam chat) created by
- I would really like to see support for Skype text chat and Steam …
2010-05-30:
2010-05-29:
- 13:38 Changeset [31a35ea] by
- doc: 1.2.6 has this BITLBEE_VERSION_CODE macro so hopefully we can …
- 13:36 Changeset [dbbf34a] by
- update bitlbee version
2010-05-27:
- 23:20 Ticket #621 (use apt-secure for .deb repo) closed by
- fixed: Done. Signing key: […] To add some kind of reliability (this …
- 17:39 Ticket #625 (Custom prefix for buddies from various networks?) created by
- It would be awesome to have an option to set a prefix/special …
- 13:12 Ticket #624 (getting superfluous PM from identichat) created by
- I have added identichat MUC to my chats and it doesn't work completely …
2010-05-26:
- 12:04 Ticket #623 (.deb repository: add "dists") created by
- I think the debian repositories at http://code.bitlbee.org/debian/ …
2010-05-25:
- 22:41 Changeset [4af3050] by
- install-* targets should also work now. Let's see how this works out …
- 22:26 Changeset [f60079b] by
- Allow one to run the configure script from a different directory and …
- 22:07 Changeset [51a799e] by
- Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
- 22:04 Changeset [d25ebea] by
- GAIM_INPUT_* were renamed, at last.
- 13:05 Ticket #622 (register bitlbee application with twitter.) closed by
- fixed: Are you sure you're using 1.2.7? Because 1.2.7 does OAuth …
- 12:54 Ticket #622 (register bitlbee application with twitter.) created by
- You should register the bitlbee application with twitter. You can find …
2010-05-24:
- 21:24 Changeset [f85e9d6] by
- Read display names. Setting them is going to be an awesome hack.
- 13:58 Ticket #621 (use apt-secure for .deb repo) created by
- The archive http://code.bitlbee.org/debian/ has no OpenPGP signature. …
2010-05-23:
- 22:31 Ticket #620 (Use iconv -> ASCII//TRANSLIT for better nicknames) created by
- the full/first_name nick_source setting could use iconv to …
- 14:12 Ticket #218 (MSN switchboard management code not very robust) closed by
- fixed: I think this is in decent shape now.
- 14:11 Ticket #414 (name prefix/offline online) closed by
- fixed: There's a show_offline setting now. This isn't really MSN specific. …
- 14:05 Ticket #570 (BitlBee fails to connect to QQ (problems with protocol version setting)) closed by
- fixed: I'll close this one. If you at some point have a chance to test this, …
- 14:02 Ticket #594 (SSL support for Twitter) closed by
- fixed: With OAuth this is a bit less of an issue IMHO, since OAuth headers …
2010-05-22:
- 23:48 Ticket #619 (doc says ignore_auth_requests is true by default, but it's false) closed by
- fixed: Fixed!
- 19:02 Ticket #619 (doc says ignore_auth_requests is true by default, but it's false) created by
- I'm attaching a one-liner fix for the issue.
- 15:49 BadContent edited by
- (diff)
- 15:23 Ticket #617 (Twitter support sends HTML entities and counts them incorrectly) closed by
- fixed: I think this is fixed already. I successfully managed to tweet a …
- 14:58 Ticket #616 (Bitlbee seems to connect to undernet) closed by
- invalid: Ouch, painful. Good luck with that. :-/
- 13:46 Changeset [c3caa46] by
- Support for named groupchats, although not very solid.
- 12:21 Changeset [05a8932] by
- Enable changing and viewing of block/allow lists.
- 11:14 WikiStart edited by
- (diff)
- 01:05 Changeset [dca8eff] by
- Return ui_info so jabber:iq:version responses will not say just libpurple.
- 00:58 Changeset [e77c264] by
- Added support for the info command.
2010-05-21:
- 23:26 Changeset [2c5fabc] by
- Sigh. Enable debugging only if the BITLBEE_DEBUG variable is set.
- 00:09 Changeset [75c3ff7] by
- Fixed sending with proper filenames by creating a temporary directory …
2010-05-19:
- 07:29 Ticket #618 (Use of expressions in nick_source) created by
- It would be grate to be able to use expressions in nick_source. …
- 00:57 Changeset [e7dc02a] by
- Similar hacky code to send files. This indirect sending stuff sucks …
- 00:28 BadContent edited by
- (diff)
2010-05-18:
- 23:26 Ticket #617 (Twitter support sends HTML entities and counts them incorrectly) created by
- Since http://code.bitlbee.org/lh/bitlbee/revision/564 and thus in …
- 22:08 BadContent edited by
- akismet works but doesn't catch everything yet. :-( (diff)
- 18:59 Ticket #616 (Bitlbee seems to connect to undernet) created by
- I didn't notice that befor upgrading to version 1.2.7 (previous for me …
- 00:42 Changeset [31fc06fb] by
- Suppress auto-reconnect when required (auth errors and concurrent …
- 00:08 Changeset [c96c72f] by
- Little cleanup. Less compiler warnings, and removing tempfile at the …
2010-05-17:
- 23:38 Changeset [5d1b3a95] by
- purple_conv_chat_invite_user() is libpurple >= 2.6.0, so use …
- 23:23 Changeset [8822d23] by
- This receives files but is very fragile if anything unusual happens …
- 20:30 Changeset [553767c] by
- Move direct ft stuff to an unused file: This gets too hairy and too …
- 08:29 Ticket #614 (Can't log on msn account) closed by
- fixed: Heh. I hoped/guessed so already. :-) No problem.
- 00:14 Changeset [2309152] by
- Split off the file transfer stuff into a separate file. What a mess.
- 00:12 Ticket #614 (Can't log on msn account) reopened by
- I STILL have this issue... rebuild 1.2.6b with patch AND built 1.2.7 …
2010-05-16:
- 10:42 Ticket #615 (allow nicks starting with numbers) created by
- In at least the Twitter module, nicks starting with numbers get an …
Note: See TracTimeline
for information about the timeline view.