Timeline
2008-02-13:
- 19:05 Changeset [1a1faa0] by
- fix a bug in set_eval_mode_buddies
- 14:57 Ticket #360 (Implement MSN SOAP authentication) created by
- Hello, I am using a new msn account on im.bitlbee and testing.bitlbee …
- 12:22 Ticket #359 (Show IRCName instead of [username]@email.com) created by
- Would it be possible to add a setting like "show_ircname" instead of …
2008-02-12:
- 22:21 Ticket #70 (Away Feature?) closed by
- fixed
- 12:59 Ticket #358 (allow setting of online status messages) created by
- While being able to retrieve buddies' online status with info it would …
- 02:09 Changeset [1c18ce1] by
- update settings documentation
- 01:32 Changeset [f5ac0fb] by
- document otr commands
- 00:25 Changeset [3ffc53e] by
- add a blurb about OTR to the README
- 00:08 Changeset [0529a7f] by
- bugfix for compiling with otr disabled
- 00:01 Changeset [e2b15bb] by
- - add global policy setting - add copyright and author notices to …
2008-02-11:
- 23:16 Changeset [5f4eede] by
- - add nonfunctional 'otr forget key' implementation - add …
- 21:53 Changeset [8bd697c] by
- query_add: allow NULL for ic and pass irc to handler in that case
- 21:20 Changeset [c595308] by
- - use a recursive otr_mutex - implement 'otr forget fingerprint' and …
- 20:58 Changeset [d6fdf44] by
- pass the im_connection as first argument to yes/no handlers
- 20:31 Changeset [e6cb110] by
- allow NULL for yes/no handlers
- 15:16 Changeset [3b8e8109] by
- honor voice/op/halfop buddies in chats
- 15:14 Changeset [7f4016b] by
- display ops/halfops/voices correctly in /names
- 14:36 Changeset [8c2b1c3] by
- honor simulate_netsplit for encrypted/trusted mode changes
- 14:33 Changeset [2a2db6f] by
- announce that we support halfops
- 14:12 Ticket #355 (main dev tree link doesn't work) closed by
- fixed: Fixed. Loggerhead seems like another Python-based dependency monster, …
- 12:39 Ticket #249 (pid file setting is hardcoded and -c <conffile> produces warning.) closed by
- fixed: I think most problems should be fixed in changeset:devel,327. No more …
- 12:35 Changeset [eeb85a8] by
- Got rid of some noise at startup: complaining when the default …
2008-02-10:
- 21:54 Changeset [5bf5edf] by
- log out all accounts when going into keygen
- 21:12 Changeset [5d62040] by
- remove cleartext fallbacks during keygen
- 17:56 Changeset [94e7eb3] by
- add 'otr keygen' command
- 17:11 Changeset [3038e47] by
- Added support for password-protected Jabber chatrooms.
- 16:46 Changeset [8521b02] by
- - rename request/abort commands to connect/disconnect - support 'otr …
- 15:30 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) closed by
- fixed: Hmm, could do that, but I'm not sure how useful a log message exactly …
- 13:36 Changeset [52e6e17] by
- Support halfops for 'notaway' status etc.
- 11:12 Changeset [1ecff5e] by
- Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and …
2008-02-09:
- 23:54 Ticket #337 (add -tmp is broken in 1.1.1dev) closed by
- fixed: add -tmp is back in changeset:devel,324.
- 23:54 Changeset [7adc657] by
- Restored "add -tmp". A bit hackish, but it will do for now.
- 22:24 Changeset [f55cfe9] by
- remove old away_devoice stuff
- 17:58 Changeset [5a71d9c] by
- - add support for setting ops/voice according to OTR msgstate - add …
2008-02-08:
- 16:58 Ticket #213 (bitlbee account settings) closed by
- id10t
- 16:55 Ticket #213 (bitlbee account settings) reopened by
- i lost my password
2008-02-07:
- 21:25 Changeset [c84e31a] by
- Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks …
2008-02-06:
- 19:34 Ticket #357 (character coding mistakes) created by
- I have dicovered this tiny problem. I'm using UTF8 character coding …
- 16:42 Changeset [a13855a] by
- use peernicks and try to guess max message size
2008-02-05:
- 23:06 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) reopened by
- Could someone post the solution to this problem? i'm getting the exact …
2008-02-04:
- 23:55 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) closed by
- fixed: Okay, work-around added.
- 23:54 Changeset [69ac78c] by
- Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).
- 18:00 Ticket #356 (bitlbee does not detect connection loss) created by
- It would appear that if the network connection is lost bitlbee does …
2008-02-03:
- 23:45 Ticket #347 (Groupchat message from unknown participant) closed by
- fixed: Okay, that's all fixed.
- 23:33 Changeset [63075d7] by
- Messages from the user are also included in backlogs when joining a …
- 23:16 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) closed by
- fixed: Resolved via e-mail.
- 22:28 Changeset [3c80a9d] by
- otr: check some error conditions
- 21:30 Changeset [764c7d1] by
- OTR support, first checkin
- 17:11 Changeset [8ff0a61] by
- Disabling "Unknown command" warnings since they're very noisy and …
- 16:59 Changeset [8c1eb80] by
- Implemented XEP-0115. This adds some info to the <presence/> tags so …
- 13:54 Changeset [979cfb4] by
- Saner garbage collection of cached packets in the Jabber module. Now …
2008-02-02:
- 21:49 Ticket #352 (help.txt opened more than once) closed by
- fixed: Ahh! This seems to happen after using the RESTART command. (Only …
- 21:48 Changeset [0fbda193] by
- Added help_free() and cleaned up some very stale help-related stuff I …
- 13:03 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) reopened by
- Hmmm... That could be a GLib issue too. Which GLib version do you …
2008-01-30:
- 23:05 Changeset [f774e01] by
- Fixed handling of OSCAR multi-part messages... They're not arrays, …
2008-01-28:
- 23:29 Changeset [3fd8b71] by
- it seems some distro does not have an automake symlink in /usr/share
2008-01-26:
- 15:42 Ticket #355 (main dev tree link doesn't work) created by
- when i go to http://code.bitlbee.org/hgweb/release i get a exception.
2008-01-24:
- 22:49 Changeset [b5c8a34] by
- Keeping track of valid Jabber connections so _connected() events will …
- 22:22 Changeset [613cc55] by
- Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
2008-01-22:
- 03:20 Ticket #354 (Can't join jabber chatroom with 1.1.1dev) created by
- trying to connect into a jabber chatroom for work but can't... really …
2008-01-21:
- 14:05 Changeset [6b266f6] by
- README: typo
- 14:03 Changeset [ff99090] by
- header.html depends on makefile
- 13:52 Changeset [ed88e8e] by
- updates for 0.3.1
- 13:49 Changeset [3511d80] by
- update todo
- 13:08 Ticket #353 (set msn/display_name foo is ignored) created by
- hi, it seems something is broken with the set msn/display_name …
- 02:21 Changeset [fcef6e6] by
- skype_set_display_name(): set FULLNAME, not MOOD_TEXT
2008-01-20:
- 11:15 Changeset [a882d6c] by
- The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
- 00:17 Changeset [31e5846] by
- Added imcb_chat_log() for chatroom system messages, so they can be …
- 00:01 Changeset [0adce21] by
- GET_BUDDY_FIRST wasn't actually implemented, even though it was in use …
2008-01-19:
- 18:32 Ticket #352 (help.txt opened more than once) created by
- On testing.bitlbee.org (ForkDaemon mode) I see that some child …
- 18:26 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) closed by
- fixed: Switched to test -f in changeset:devel,310. It looks like this should …
- 18:23 Changeset [003553b] by
- Using test -f instead of test -e. This breaks if the include files are …
- 12:42 Ticket #351 (msn Error: Challenge response invalid) closed by
- fixed: Fixed in changeset:devel,309. Thanks for the report! Surprisingly, …
- 12:36 Changeset [bea1305] by
- Added byte swapping code to the new MD5 checksumming code to make it …
2008-01-18:
- 13:20 Changeset [83ba3e5] by
- Moving imcb_chat_new() to a saner location (no code changes) and …
2008-01-17:
- 22:48 Changeset [ac4adf9] by
- Apparently ext_yahoo_got_im can be called with msg=NULL, so it should …
- 22:06 Changeset [52744f8] by
- Fixing some Solaris compiler warnings (u_int->uint, adding some …
- 13:18 Ticket #351 (msn Error: Challenge response invalid) created by
- After "account on msn" I get the following message: 13:24:37 <@root> …
2008-01-15:
- 11:50 Ticket #350 (1.1.1dev and bzr head won't build on SunOS 5.10) created by
- I can't get bitlbee to build on SunOS 5.10. Granted, I don't actually …
- 03:19 Changeset [68796a1] by
- git-archive -> git archive
- 03:17 Changeset [e72d869] by
- link HACKING
- 03:14 Changeset [15282dc] by
- move the git stuff to HACKING
- 03:10 Changeset [3b495c0] by
- add @version@ magic and prefer tarballs people hate autotools (well, i …
- 03:03 Changeset [57f0440] by
- spelling fix
Note: See TracTimeline
for information about the timeline view.