Timeline
2009-01-04:
- 21:51 Ticket #476 (forked process should unconditionally close fd 0-2) created by
- Hello, I was observing that when starting a bitlbee process from my …
2009-01-02:
- 12:59 Ticket #475 (return in void functions) created by
- BitlBee returns values in some functions declared void. This is a GCC …
- 07:27 Ticket #474 (Help topic groupchat2 says "chat_add" where it should be "chat add") created by
- The final lines of the help for topic groupchat2 says "Some protocols …
2008-12-30:
- 02:39 Changeset [8edfc90] by
- skyped: use hashlib instead of sha (python2.6 warning)
2008-12-29:
- 14:42 Ticket #473 (Japanese names do not work correctly in Jabber chatroom) created by
- In a jabber chatroom (I read something about this maybe having to do …
2008-12-25:
- 11:08 Ticket #426 (Replace bitlbee.conf parsing code) closed by
- fixed: GKeyFile was introduced in GLib 2.14 which is way too new (Aug 2007) …
- 11:05 Changeset [489f996] by
- Simplified ini parser code a bit more. Not using strtok() after all …
2008-12-24:
- 09:00 Changeset [72b6783e] by
- First version of new ini parser. Will just attempt to simplify code a bit.
2008-12-23:
- 20:28 Ticket #472 (Error reported by MSN server) created by
- If I go online on MSN with BitlBee and someone want to add me I get …
- 20:28 Ticket #471 (Error reported by MSN server) created by
- If I go online on MSN with BitlBee and someone want to add me I get …
- 17:20 Ticket #470 (Unwanted echos in Jabber group chats) created by
- Steps to reproduce: - connect to a jabber account with username (mine …
2008-12-22:
- 01:24 Ticket #469 (Ability to create persistent channel names using imcb_chat_new()) created by
- Hi, …
2008-12-21:
- 23:45 Changeset [a349932] by
- fix typo in skyped -h
- 22:55 Ticket #468 (windows in bitlbee nintendo DS) created by
- hi, I use bitlbee in my nintendo ds whit dsorganizer, and is almost …
- 20:51 Changeset [5adcc65] by
- whitespace cleanup
- 20:08 Changeset [a5f4040] by
- remove the 'len' parameter of skype_write()
- 20:02 Changeset [a2ed574] by
- update NEWS
- 20:00 Changeset [5acf9ab] by
- support autojoin for bookmarked chats
- 19:37 Changeset [08a355b] by
- add 'skypeconsole' feature this replaces the old client.py
- 19:19 Changeset [7258d34] by
- replace client.py with client.sh which provides more interactivity
- 18:35 Changeset [56ae398] by
- replace /dev/null with os.devnull in skyped
2008-12-19:
- 09:49 Ticket #467 (ERC Doesn't voice/devoice) created by
- ERC (irc client for emacs) does not seem to catch the voice/devoice …
2008-12-17:
- 06:43 Ticket #466 (Can't remove accounts.) created by
- I use the im.bitlbee.org IRC site and channel on the psp. I ran into …
- 05:04 Ticket #465 (Incorrectly reporting "Invalid channel name" for jabber chat) created by
- On a jabber account, I am unable to join an existing chat channel with …
2008-12-15:
- 09:34 Ticket #464 (Can't save accounts) closed by
- invalid: 10:39 <@root> Please create an account first help quickstart
- 09:18 Ticket #464 (Can't save accounts) created by
- I can't safe my account currently. 10:39 <@tws> account list 10:39 …
2008-12-14:
- 15:06 Ticket #253 (ICQ auto reconnects even when you signed in on another location) closed by
- fixed: changeset:devel,459 adds detection of disconnects for this reason and …
- 15:04 Changeset [5469952] by
- Detect disconnects caused by concurrent logins or rate limiting, and …
- 13:57 Ticket #319 (msn notifications) closed by
- wontfix: Closing this ticket since nobody could explain me what it is nor what …
- 13:41 Ticket #400 (jabber - Warning: Could not handle presence information from ...) closed by
- fixed: I finally killed this spam in changeset:devel,458 since it's not very …
- 13:39 Changeset [71d45c2] by
- Dropping warnings about unknown JIDs since they're spammy (mostly show …
- 10:42 Ticket #409 (Double g_free in proxy.c) closed by
- fixed: Fixed. That one was there for ages already, possibly even inherited …
- 10:40 Changeset [ac46218] by
- Removed a double g_free() in proxy.c (that couldn't actually ever be …
- 10:31 Changeset [c0c43fb] by
- Fixed ic->away leaking memory. This var is only used by OSCAR and …
- 10:19 Changeset [939370c] by
- events_libevent now detects when the event currently being handled is …
- 01:38 Changeset [e1720ce] by
- Fixed a bug in the IRC parser where lines that start with a colon and …
- 01:14 Changeset [6d5eb72] by
- Added more chat.c sanity checks that were (embarassingly) missing so far.
2008-12-13:
- 20:02 Changeset [549545b] by
- Checking if acc->prpl->chat_join actually exists before using it. :-/
- 19:46 Changeset [77fc000c] by
- Added argument count check to "add -tmp" to prevent NULL dereference.
- 12:22 Ticket #394 (Unable to compile on FreeBSD 4.11-STABLE) closed by
- fixed
- 12:21 Ticket #423 (PHP Bot, MSN problems) closed by
- invalid: Feel free to reopen if this is really an existing bug.-
- 12:20 Ticket #433 (Bitlbee no longer permits auto-login with ChatZilla) closed by
- wontfix: BitlBee has nothing useful to say in 251 responses, so I don't see why …
- 12:16 Ticket #428 (Add a way to make the daemon mode stop listen()ing.) closed by
- fixed
- 12:16 Ticket #435 (Bitlbee goes crazy after using "remove") closed by
- worksforme: 1.0.3 is way old and unsupported. The problem may still exist though, …
- 12:14 Ticket #430 (AIM (oscar) appears to be broken) closed by
- worksforme: Okay, just a temporary hiccup I guess. HAppens all the time. :-/
- 12:13 Ticket #443 (Modification for away_devoice) closed by
- worksforme
- 12:09 Ticket #448 (Tests suite failed on check_set) closed by
- fixed: Actually that test is meant to test set_setstr() on non-existent …
- 12:08 Changeset [de49316] by
- Killed the test for setting non-existing variables since I killed …
- 11:59 Ticket #449 (Display Image) closed by
- fixed: www.bitlbee.be or something like that.
- 11:50 Ticket #461 (AIM Cell Phone Contacts Not Functional) closed by
- duplicate: #88 ?
- 11:48 Ticket #228 (I can't start bitlbee for windows. I get an error message) closed by
- worksforme
- 11:43 Ticket #424 (Added AIM to testing.bitlbee.org, now unable to use service) closed by
- fixed: Quite sure that this is okay now. No idea if this was a real bug or …
2008-12-08:
- 22:42 Ticket #397 (Problems connecting to passworded Jabber conferences) closed by
- fixed: Yep, fixed in changeset:devel,447
Note: See TracTimeline
for information about the timeline view.