Timeline
2007-10-18:
- 19:03 Changeset [7435ccf] by
- Fix indentation.
- 16:44 Changeset [e9b755e] by
- Use standard functions for dealing with both IPv6 and IPv4.
- 16:07 Changeset [c511365] by
- Merge upstream.
2007-10-17:
- 23:01 Changeset [edf09c6] by
- docu update about /topic
- 22:59 Changeset [a7af5f0] by
- fix incoming multiline messages - again i broke it when adding …
- 00:46 Changeset [f8674db] by
- show topic if it was set before join
2007-10-16:
- 23:09 Changeset [09e2a69] by
- implement skype_chat_topic()
- 23:09 Changeset [d601f9b] by
- use the new imcb_chat_topic() function WARNING: this is not yet in the …
2007-10-14:
- 22:57 Changeset [3933853] by
- Fixed a typo in "help join_chat".
2007-10-13:
- 23:12 Changeset [4285920] by
- doc: update about group/public chats
2007-10-12:
- 12:18 Changeset [764b163d] by
- Fix another warning.
- 12:11 Changeset [f618a4a] by
- Fix GCC warning.
- 12:11 Changeset [c78c032] by
- Add GCC attributes.
- 00:12 Ticket #287 (msn protocol: read error 104) closed by
- worksforme: Ok.. I'd need some traffic dumps to make any sense from this anyway. …
- 00:08 Changeset [eda54e4] by
- Merge from devel.
- 00:06 Changeset [d444c09] by
- Added word_wrap() function to misc.c and using it at the right places …
2007-10-11:
- 00:07 Ticket #320 (nick change = endless loop of error messages) closed by
- worksforme: Ok :-)
- 00:07 Ticket #308 (Improve "unknown" handle message) closed by
- fixed: No news is good news, I guess…
- 00:06 Ticket #317 (Auto-deletion of Off-line Meebo Contacts, preferably) closed by
- fixed: Auto-deletion when? You can try a recent (non-1.0.x) version. It has a …
- 00:04 Ticket #307 (resolving resolved connection error. why?) closed by
- invalid: I wrote BitlBee, not afkim.
2007-10-10:
- 23:59 Ticket #278 (doesnt convert nicks savefile properly from 1.0.3 to 1.1dev) closed by
- wontfix: This is a little bit annoying, but fixing it is next to impossible …
- 23:54 Ticket #256 (Google Talk Code 500 Error) closed by
- fixed: Just reopen this if 1.1dev still has this problem.
- 22:48 Ticket #227 (Extra characters at the end of every message. (Improve Y! specific ...) closed by
- fixed
- 22:46 Ticket #171 ([PATCH] Environment variable CFLAGS isn't honored) closed by
- fixed
- 22:45 Changeset [285b55d] by
- configure script now allows one to override CFLAGS. (Bug #171)
- 22:15 Changeset [1186382] by
- Made the netsplit-like quit messages optional.
- 21:56 Changeset [8c2008e] by
- Added 1.0.4 changes to doc/CHANGES.
- 00:34 Changeset [527360f] by
- Added some comments to nogaim.h (Thanks to Miklos Vajna).
2007-10-09:
- 17:50 Ticket #326 (can't register or do anything) closed by
- invalid: It looks like you didn't read the README file yet.
- 17:44 Ticket #326 (can't register or do anything) created by
- I can't find much documentation but from what you have on your website …
2007-10-08:
- 13:56 Changeset [2896674] by
- Merge http://code.bitlbee.org/bitlbee/.
- 00:04 Changeset [acd61b9] by
- Improve comments in nogaim.h so that writing support for new protocols …
2007-10-07:
- 22:07 Changeset [e2869bf] by
- "Changed" the ArcFour implementation. I'm afraid this was a waste of …
- 21:45 Changeset [2305488] by
- Adding test for arc.c so that I can now safely replace the RC4 code …
- 21:35 Ticket #325 (MSN groupchats don't show who invited you) created by
- The MSN groupchats don't show who invited you into the groupchat, …
- 20:56 Changeset [5b677eb] by
- updates for 0.2.0
- 20:42 Changeset [a7b5925] by
- Renaming RC4 to ArcFour (possible trademark issues).
- 15:13 Changeset [6adca511] by
- update docu for skype-1.4.0.118
- 14:37 Changeset [ff58445] by
- docu update for recent changes
- 14:36 Changeset [86278cd] by
- implement skype_chat_with() so that '/j #nick' is possible: we can …
- 02:00 Changeset [d6a371e] by
- update documentation
- 01:55 Changeset [760319d] by
- implemented skype_chat_invite()
- 01:55 Changeset [86f2683] by
- skype_read_callback(): sanity check
- 01:06 Changeset [ec159f1] by
- fix unwanted rejoin after /part
- 00:27 Changeset [c09d327] by
- avoid nicks joining to a group chat multiple times
2007-10-06:
- 23:38 Changeset [b01dc6c] by
- implemented skype_chat_leave()
- 23:12 Changeset [31870ae] by
- handle parts in groupchats
- 22:23 Changeset [2a0f99c] by
- handle the topic changes in group chats correctly
- 20:53 Changeset [349ee4a] by
- fix agressive groupchat mechanism since 55f2d43, a groupchat was …
- 20:44 Changeset [79e20f9] by
- implement skype_chat_msg() now sending groupchat messages works, too :)
- 20:44 Changeset [548bf76] by
- remove debug printfs
- 20:28 Changeset [c81d0ef] by
- receiving group chat messages now works it's a bit agressive. dialogs …
- 20:06 Changeset [3ef1910] by
- don't mark messages as seen - they still spams the skype client - …
- 20:03 Changeset [5a61e43f] by
- revert "handle topic changes" - this reverts commit …
- 19:59 Changeset [66c9558] by
- new dummy skype_chat_msg() function
- 19:20 Changeset [72aa7f0] by
- initial groupchat support read: we detect that we are invited we …
- 16:05 Changeset [2d07803] by
- handle topic changes
- 15:35 Changeset [a75f2a7] by
- display received messages in utf8, so that we can avoid most …
- 15:25 Changeset [3922d44] by
- handle the case when ping fails (ie: timeout)
- 15:16 Changeset [df9255d] by
- notification when somebody wants to transfer a file
- 14:46 Changeset [7e66424] by
- readme: skype4py 0.9.28.4 has some incompatible changes, mention this …
2007-10-03:
- 19:05 Changeset [c5dd164] by
- update group chat status to be honest, today i had to use skype group …
2007-09-27:
- 11:39 Ticket #324 (MSN - banned when trying to remove a contact) created by
- Hello, Here's what I got when trying to remove someone from my MSN …
2007-09-25:
- 08:09 Ticket #323 (Can't change resource for a jabber account) closed by
- fixed: Fixed in devel, thanks for the report. :-)
- 08:08 Changeset [9334cc2] by
- Fixed NULL pointer dereference in "account set" command. That command …
- 00:48 Ticket #323 (Can't change resource for a jabber account) created by
- Hi, today I wanted to change my resource field from 'BitlBee' to …
2007-09-24:
- 18:36 Changeset [25d87e4] by
- README: link gitweb
- 18:31 Changeset [3d9a92b] by
- Merge branch 'master' of …
- 18:31 Changeset [4c3a4c8] by
- README: spelling fixes
2007-09-21:
- 14:16 Changeset [368861e] by
- skype_data struct: some more comments also renmae r_inpa to bfd
2007-09-20:
- 09:53 Ticket #322 (Get nick from server when adding new (ICQ) buddies) created by
- If I add a person to my ICQ buddies with bitlbee, they typically get …
Note: See TracTimeline
for information about the timeline view.