Timeline
2005-12-24:
- 23:39 Ticket #69 (qlist with account num or protocol as argument) created by
- Right now i have a qlist with 36 queries, They ar all from icq, or …
- 18:57 Ticket #68 ([patch] status command for changing status and status message) created by
- A while ago, I've written a patch which adds a status command allowing …
- 15:38 Ticket #67 (Fixes irc.c to support Naim) closed by
- wontfix: This is a bug in naim, not BitlBee. It is perfectly fine, according to …
2005-12-23:
- 22:20 Ticket #67 (Fixes irc.c to support Naim) created by
- This patch will fix irc.c to allow Naim to work properly with bitlbee. …
2005-12-21:
- 12:13 Changeset [d9d36fc] by
- Add initial draft of BitlBee schema
2005-12-20:
- 23:15 Ticket #66 (bitlbee as services) created by
- Hello again, Find a way to use bitlbee as services is the most great …
- 23:10 Ticket #65 (mysql support) created by
- Hello people, I want sugest a important feature. Would be very …
- 20:53 Changeset [1fa6a23] by
- Jabber module now requests the buddy list before setting an away …
- 14:13 Ticket #64 (Changing Profile Settings) closed by
- wontfix: I think this isn't really useful. BitlBee's command-line interface …
- 11:24 Ticket #64 (Changing Profile Settings) created by
- Hi, it would be nice if the user is able to change his profile …
- 11:20 Ticket #63 (Contact Search) created by
- Hi, it would be nice if there is a command to search for icq-contacts …
2005-12-19:
- 23:41 Ticket #62 (History) closed by
- wontfix: Nah, every IRC client can do this already, so I don't see why BitlBee …
- 23:38 Ticket #62 (History) created by
- It would be good if Bitlbee could store history log for each contact …
2005-12-18:
- 17:05 Ticket #61 (Auth needed) closed by
- wontfix: This is not really the kind of setting you change every day. You can …
- 17:02 Ticket #61 (Auth needed) created by
- Hi, it should be possible to set either that someone needs your …
- 17:01 Ticket #60 (Visible List / Invisible list?) created by
- Hi, i somehow miss the ability to add people to a visible and/or …
- 16:56 Ticket #59 (Idle Time) created by
- Ji, a whois on a online nick should show a kind of idle time which …
- 16:55 Ticket #58 (Last On Time) created by
- Hi, a whois request on an offline nick should show at what time this …
- 16:21 Changeset [7308b63] by
- Fix two typos
- 16:10 Changeset [e3fb678] by
- Initial work on a SSPI SSL backend
- 14:28 Changeset [00f434f] by
- Stuff from Jelmer.
- 13:28 Ticket #57 (Modify Handle_Unknown) created by
- Hi, i've got a suggestion for "set handle_unknown": There should …
- 11:48 Changeset [578d627] by
- *Oops* The 005 reply sent % as the prefix for voiced people instead of +…
- 10:47 Ticket #48 (MSN issue - after chat partner's reconnect MSN does not see bitlbee's ...) closed by
- fixed: [91] should fix this problem.
- 10:39 Changeset [3b9390b] by
- When trying to talk to MSN people who are offline, the switchboard …
- 01:06 Changeset [43f205b] by
- Crashbug fix in new MSN Passport code (plus a fix to make the 005 …
- 01:02 Changeset [a03a9f3] by
- Non-blocking I/O for OpenSSL, plus some extra (important) cleanup code …
2005-12-17:
- 23:38 WikiStart edited by
- (diff)
- 20:56 Changeset [7c0a497] by
- Moved HTTP-stuff (right now only for passport) into a separate module. …
- 20:54 Changeset [ad8b8a3] by
- Passport authentication works now.
- 19:13 Changeset [f3e1e92] by
- Fixed parameter ordering.
- 19:07 Changeset [2db811a] by
- Small memory leak fixed.
- 18:55 Changeset [52b3a99] by
- Successfully tested http_client, added support for redirections.
- 16:55 Changeset [b5a22e3] by
- Forgot to update configure for the _mod change.
- 16:54 Changeset [8a9afe4] by
- http_client lib
- 12:40 Changeset [afe0764] by
- Changed filenames of IM modules (jabberr, msnn, etc, didn't really …
- 12:38 Changeset [54c5ca1] by
- Hmmm, a WARNING followed by "exit 1".. That doesn't really make sense.
- 12:36 Changeset [dd9a51b] by
- Please keep the .o list sorted. :-)
- 12:14 Changeset [3d64e5b] by
- Camel case, yuck!
- 10:06 Changeset [12c6634] by
- BitlBee now sends a (hopefully correct) 005 reply on connect.
- 01:25 Changeset [643dfc4] by
- Merge integration
- 01:25 Changeset [4146a07] by
- Fix win32 build using mingw32 on linux (no ssl and yahoo yet though)
- 01:00 Changeset [32c632f] by
- Allow overriding the pkg-config command to run
- 00:48 Changeset [4bfca70] by
- Add variable for plugindir rather then always using the define
2005-12-16:
- 18:07 Ticket #56 (Hilight on/off switch) created by
- set hilight on/off Turning hilight on/off, ie switching between …
- 17:58 Changeset [701acdd4] by
- Non-blocking SSL handshakes for GnuTLS. The rest might come later, but …
- 11:29 Ticket #55 (Invalid MSN Handles) closed by
- wontfix: BitlBee can't know in advance if a handle is correct or not. The MSN …
- 09:47 Changeset [c4168f4] by
- Yay for useless optimizations!
- 09:45 Changeset [15832cc] by
- Added the ICQ and AIM protocol numbers to find_protocol_by_id in …
- 08:41 Ticket #54 (Groupchat support for jabber) closed by
- duplicate: Yes, it's indeed a dupe. :-)
- 08:30 Ticket #55 (Invalid MSN Handles) created by
- I tried to add someone using MSN to my list, and mistyped his name. …
- 05:32 Ticket #54 (Groupchat support for jabber) created by
- This would be cool.
2005-12-15:
- 12:24 Changeset [bd69a21] by
- Merge Wilmer
- 11:55 Changeset [bf02a67] by
- Merged Jelmer's pluginable tree (mainly useful for the Win32 port).
- 09:14 Changeset [11e090b] by
- Moved variable declarations to the right place to make older compilers …
2005-12-14:
- 16:09 Ticket #53 (Remote encoding...) created by
- Hi, it'd be great if BitlBee will support changing remote charset. …
- 11:15 Changeset [547f937] by
- Remove statement that couldn't be executed anyway
- 01:17 Changeset [703f0f7] by
- Merge my pluginable branch
2005-12-13:
- 23:29 Ticket #45 (Typing notifications have problems.) closed by
- fixed: [77] \o/
- 23:27 Changeset [22bf64e] by
- Improved typing notification support. (from f0rked)
- 23:21 Changeset [6aaa221] by
- More work on the storage abstraction layer from Jelmer.
- 23:07 Changeset [d3307e2] by
- Merge my storage fixes
- 23:05 Changeset [b73ac9c] by
- Add support for 'primary' and 'migrate' account storages. Fix two bugs …
- 22:43 Changeset [a301379c] by
- Simplify obfuscation functions - make them a bit more bitlbee-independent
- 21:39 Changeset [568aaf7] by
- Use the standard data file format.
- 21:22 Changeset [ab4afba] by
- Boo!
- 21:20 Changeset [1aa0bb5] by
- AIM groupchat support, thanks to Hanji (Nelson Elhage)!
- 19:47 Ticket #52 (Showing disconnects as netsplits) created by
- It'd be nice to show disconnects from remote IM servers as netsplits. …
- 19:45 Ticket #51 (Allow /MODE [+-]b for blocking/allowing buddies) created by
- It'd be nice and intuitive to allow /MODE [+-]b to be used to block …
2005-12-11:
- 22:57 Ticket #50 (Patch to register SIGUSR1 for reconnecting all) created by
- Moin, I wrote a patch against bitlbee 1.0 which extends bitlbee by a …
2005-12-10:
- 15:28 Changeset [34759e6] by
- Use more GLib functions
- 14:50 Changeset [ab49fdc] by
- Use helper functions rather then the backends directly. This will be …
2005-12-09:
- 20:48 Changeset [9df916f] by
- Merge my storage abstraction changes
2005-12-08:
- 16:00 Changeset [87c24ba] by
- Ignore decode/encode utilities
- 16:00 Changeset [7cad7b4] by
- Clearer seperation between crypting and generic password code
- 15:31 Changeset [09adf08] by
- Couple of small bugfixes
- 14:57 Changeset [8efa2f4] by
- Merge some fixes from my integration branch
- 14:51 Changeset [c2295f7] by
- Move some crypting-unrelated code
- 14:37 Changeset [7989fcf3] by
- Add check_pass function
- 14:14 Changeset [a1f17d4] by
- Simplify storage API a bit
- 13:41 Changeset [1ee6c18] by
- Add abstraction layer for storage
- 12:30 Changeset [1eddf6b] by
- Add some const
2005-12-07:
- 15:50 Ticket #49 ("account off" doesn't correctly disconnect all accounts) created by
- Host testing.bitlbee.org is running BitlBee 20051119 Linux/i686 I run …
2005-12-06:
- 21:55 Changeset [c3ffa45] by
- Add some const
- 17:30 Ticket #20 (Jabber groupchat) closed by
- duplicate: Hmm. Didn't know strophe yet, but I'm afraid it won't be very suitable …
- 01:05 Ticket #42 (Support for "stale" typing notifications) closed by
- duplicate: #45 IIRC…
2005-12-05:
- 20:40 Ticket #48 (MSN issue - after chat partner's reconnect MSN does not see bitlbee's ...) created by
- my system: bitlbee 1.0 + akke patch (for 0.92) debian 2.4 kernel my …
2005-12-04:
- 21:55 Changeset [019c031] by
- Merge from Wilmer
- 20:11 Ticket #47 (MSN buddylist extra details) created by
- as seen in the msn patch (listed on the bitlbee mainpage as link) who …
- 19:32 Changeset [b8ef1b1] by
- Merging the Hanji groupchat patch
- 16:04 Milestone 1.0 completed
- 15:12 Changeset [d636233]1.0 by
- Oops... :-(
- 12:58 Changeset [e7f46c5] by
- Implements solution to typing notifications in ticket #45
- 10:42 Ticket #46 (Long AIM profiles get chopped) created by
- Long lines in AIM profiles will get chopped off if they are 'too long'.
- 03:26 Changeset [ea911ca] by
- bitlbee.h for 1.0! \o/
- 03:18 Changeset [a309db1] by
- Terribly stupid bug in the DoS fix.
- 02:49 Changeset [40657a3] by
- ChangeLog update, this should cover all important changes in 1.0. Also …
- 02:43 Changeset [8d6c4b1] by
- Cleaned up configure script a bit.
- 02:38 Changeset [bad4a586] by
- README additions
- 02:37 Changeset [a37e578] by
- Fixes potential DoS attack.
- 02:32 Changeset [ed59700] by
- This is not quite the initial release! :-)
- 01:27 Ticket #43 (ISON(/notify) bugs) closed by
- worksforme: BitlBee behaves how it should. It's up to the IRC client to suppress …
- 00:48 Changeset [25d1be7] by
- do_error_dialog shouldn't do NULL dereferences anymore, and TYPING …
2005-12-03:
- 23:49 Changeset [8f515c8] by
- Removed FDL text from User Guide.
- 23:40 Ticket #45 (Typing notifications have problems.) created by
- On bitlbee 20051202, on AIM, here's how typing notifications are …
- 14:09 Changeset [46cce70] by
- Removed reference to doc/TODO from FAQ
- 12:07 Ticket #44 (Encryption support) created by
- It would be really nice to have some kind of encryption support, so …
- 04:55 Ticket #43 (ISON(/notify) bugs) created by
- I'm not sure under which exact circumstances, but often when using …
- 03:08 Ticket #42 (Support for "stale" typing notifications) created by
- There is an intermediate typing stage which I'll call the "stale" …
2005-12-02:
- 23:41 Changeset [f1df064] by
- Oops... A very small typo caused very weird problems in the line …
- 11:52 Ticket #31 (Doesn't connect to the chat servers) closed by
- fixed: Should be fixed in -devel, so I can close this one.
- 11:43 Changeset [027d2eb] by
- Modified CHANGES, and extended the allowed port range a bit.
- 11:30 Changeset [626b446] by
- The Jabber module now only accepts a limited range of ports (5222 and …
2005-12-01:
- 20:05 Changeset [e5663e0] by
- Disabling send flood protection, too many bugs (that were there from …
- 11:52 Changeset [7c2d798b] by
- jabber.c:542: warning: `gjc' might be used uninitialized in this function
- 09:31 WikiStart edited by
- (diff)
- 07:22 Ticket #41 (Ability to ignore annoying AOL BOTS) closed by
- fixed: Hmm, strange, you said that it didn't work before. Maybe you forgot to …
2005-11-30:
- 22:05 Ticket #41 (Ability to ignore annoying AOL BOTS) created by
- AOL added two new bots called "MovieFone" and "ShoppingBuddy". …
- 13:36 Changeset [6caa56a] by
- Renamed no_one_calls in proxy.c to something that makes more sense to me.
- 12:12 Changeset [c3c2e14] by
- Got rid of the config.h includes in IM-code. Now that HAVE_CONFIG_H is …
2005-11-29:
- 22:22 Ticket #40 (login cookies for the BTS) closed by
- invalid: This doesn't have anything to do with BitlBee... Anyway, just set …
- 22:19 Ticket #40 (login cookies for the BTS) created by
- When i visit the BTS i want to login automagically, so when i reply to …
- 09:03 Changeset [a40a2c2] by
- Forgot some CHANGES entries..
- 01:38 Changeset [ef53ba8] by
- Updated the user-changelog (should we forget about that one and …
- 01:37 Ticket #39 (Remind the user of unanswered questions after some time.) created by
- This is the last one that is in doc/TODO but not here yet, so just to …
- 01:35 Ticket #38 (Server management/oper features) created by
- It would be nice for public server maintainers to have some extra …
- 01:02 Changeset [500a1b6] by
- Remove references to file transfers
- 00:52 Changeset [ac55e50] by
- Merge small fix.
- 00:43 Changeset [c7cf9d6] by
- This should fix a crash bug in Jabber module (NULL pointer dereference …
2005-11-28:
- 23:32 Changeset [2983f5e] by
- Switch to using a Makefile rather then VC project files.
- 23:27 Changeset [65e2ce1] by
- Disable plugin support by default, support compilation with non-C99 …
- 22:04 Changeset [ed165fe] by
- Merge required fix from integration
- 22:00 Changeset [f712188] by
- Add HAVE_CONFIG_H define so other platforms can build without config.h
- 10:36 Ticket #28 (The questions system) closed by
- wontfix: You can also add a hilight for the string "New request" in channel …
- 10:13 Ticket #37 (Queue messages when remote is offline) created by
- oscar painfully lacks the ability to queue messages that are sent to …
- 08:52 Ticket #36 (Grouping buddies in bitlbee) closed by
- duplicate
- 08:52 Ticket #34 (Grouping buddies in bitlbee) closed by
- duplicate
- 08:51 Ticket #33 (Grouping buddies in bitlbee) closed by
- duplicate
- 08:38 Ticket #36 (Grouping buddies in bitlbee) created by
- I heard it is in the TODO, but I thought of submitting it anyways. …
- 08:37 Ticket #35 (Grouping buddies in bitlbee) created by
- I heard it is in the TODO, but I thought of submitting it anyways. …
- 08:36 Ticket #34 (Grouping buddies in bitlbee) created by
- I heard it is in the TODO, but I thought of submitting it anyways. …
- 08:36 Ticket #33 (Grouping buddies in bitlbee) created by
- I heard it is in the TODO, but I thought of submitting it anyways. …
- 06:08 Ticket #32 (Manually reading users' away messages) created by
- I would like a command to manually retrieve people's away messages, on …
- 01:14 Changeset [cfcc587] by
- Merge from Wilmer
- 01:14 Changeset [b20b32f] by
- Merge from Wilmer
- 01:07 Changeset [cf13671] by
- Remove admin tool (now in a seperate branch)
2005-11-27:
- 23:57 Ticket #31 (Doesn't connect to the chat servers) created by
- i registered with bitlbee and setup my accounts. i identify myself and …
- 12:22 Ticket #30 (Export user account data) created by
- The ability for clients to export their account data from a server, as …
2005-11-26:
- 02:25 Ticket #26 (account name in front of namechange in msn :() closed by
- fixed: See [46].
- 02:24 Changeset [dfde8e0] by
- Messages specific to a connection only mention the handle now if …
- 02:03 Ticket #29 (Line splitting limit is too high) closed by
- fixed: Hah, fixed! :-) See [45].
- 02:02 Changeset [30f248a] by
- Lowered the line splitting limit a bit (and made it a bit prettier by …
- 01:42 Changeset [cb91b72] by
- Doc fixes from Jelmer
- 01:40 Changeset [1aa7ec7d] by
- Fix missing space after actions.
- 01:37 Changeset [513a323] by
- Build docs by default in .bzr checkouts
2005-11-25:
- 22:38 Changeset [8045d37] by
- Accidentally used A instead of B for bold tags in the topic.
Note: See TracTimeline
for information about the timeline view.