Timeline
2008-09-28:
- 13:09 Changeset [fb98634] by
- Fixed crappy memory management in http_client.
- 11:21 Changeset [b2c062d] by
- Adding the password to the right part of the <presence> stanza so …
- 11:18 Changeset [94acdd0] by
- Restored support for password-protected chatrooms (for now only by …
- 10:56 Changeset [e180c59] by
- Fixed irc_cmd_join(). Giving a more proper response to invalid channel …
- 00:18 Changeset [2bebe15] by
- Fixed one crash bug in Yahoo! chatroom invitation handling.
2008-09-25:
- 01:19 Ticket #455 (Excessive Yahoo ping problem affecting reliability) created by
- Pidget folks figured it out.. …
2008-09-24:
- 09:03 Changeset [c49820d] by
- add yasrd to todo
2008-09-13:
- 20:27 Ticket #454 (Re: identifying to bitlbee) created by
- Hi, I think it would be good if you hid the "user is offline" error …
2008-09-11:
- 08:22 Ticket #429 ([patch] Bitlbee 1.2.1 breaks glib 2.4 compatibility, uses ...) closed by
- fixed: changeset:devel,443 and changeset:devel,tag:1.2.3 (I doubt if Trac …
2008-09-10:
- 13:23 Ticket #453 (Unnecessary error messages with Microsoft Office Communications Server ...) created by
- When chatting with a user on a Microsoft Office Communications Server …
2008-09-08:
- 07:31 Changeset [68c162b] by
- updates for 0.6.3
- 01:10 Changeset [885e563e] by
- skyped: when sending, encode using utf8 if we can't get the system …
2008-09-07:
- 22:14 Changeset [cc5f8ac] by
- add a sample public server which has skype support
- 22:09 Changeset [85ebf71] by
- add/usr/local/lib/pkgconfig to PKG_CONFIG_PATH automatically if it …
- 17:13 Changeset [b99296f] by
- BitlBee 1.2.3 merge.
- 14:34 Changeset [ced1e17] by
- Merging BitlBee 1.2.3 release.
- 14:24 Changeset [ba3a8a5]1.2.3 by
- Finished BitlBee 1.2.3
- 13:03 Changeset [76b6521] by
- Switched docs to UTF-8, using XHTML DocBook template instead of old …
- 12:00 Milestone 1.2.3 completed
2008-09-06:
- 23:10 Changeset [15d1469] by
- Really removing the gstdio.h include now to fully fix GLib 2.4 …
- 22:59 Changeset [3183c21] by
- Completely reviewed all uses of irc->password, irc_setpass() and …
- 14:58 Changeset [89949c7] by
- clean up osx shared_flags
- 02:59 Changeset [7415989] by
- ignore error if not yet started skyped fails to shut down at this …
- 02:07 Changeset [720ae58] by
- initial osx instructions
- 01:57 Changeset [2a8d790] by
- add python-gnutls install instructions
- 01:42 Changeset [58f4236] by
- update gitignore for osx
- 01:35 Changeset [12e1162] by
- use perl instead of sed to avoid portability issues on osx
2008-09-05:
- 20:04 Changeset [0ec644d] by
- updates for 0.6.2
- 20:03 Changeset [93f4dac] by
- install: no longer depend on the plugin if its disabled
- 19:54 Changeset [038fa18] by
- updates for 0.6.1
- 19:54 Changeset [56d88ba] by
- docu update and remove todo item
- 19:54 Changeset [b414e30] by
- fix skyped-only install
- 19:54 Changeset [752a591] by
- make bitlbee dependency optional as well this way it's possible to …
- 19:54 Changeset [ef399c2] by
- configure: put the nasty error message in config.log where it belongs
- 19:54 Changeset [69939608] by
- check for the skype4py python module and disable skyped if not available
2008-09-03:
- 10:50 Changeset [15e2200] by
- add a little story about my uptime ;)
- 10:44 Changeset [21978bc] by
- don't depen on a version with secbugs
2008-09-02:
- 07:48 Ticket #450 (private messages originating in jabber chat rooms are slightly broken) created by
- when someone sends me a private message out of a chat room, it starts …
- 07:48 Changeset [d4810df] by
- Fixed check for set -del arguments.
2008-09-01:
- 10:21 Changeset [f86a3d5] by
- Fixed ugly looping bug in chatroom list cleanup code.
- 08:28 Ticket #364 (compilation under cygwin missing getaddrinfo) closed by
- fixed: Okay, I've had enough of spam now. For some reason this ticket (and …
- 04:54 Ticket #449 (Display Image) created by
- It would be extremely nice if we were able to set our own display …
2008-08-31:
- 23:37 Changeset [35529ae] by
- Updated "help groupchats" and removed help information on the …
- 23:19 Changeset [c1333754] by
- Added documentation on the "chat" command.
- 22:49 Changeset [07054a5] by
- "chat add" can generate a channel name by itself if necessary. Also …
- 15:41 Changeset [3b99524] by
- Added a MIN_ARGS() macro instead of stupidly copy-pasting the same …
- 15:00 Changeset [3611717] by
- Added auto_join code.
- 14:54 Changeset [d995c9b] by
- Added cleanup code.
- 13:42 Changeset [39f93f0] by
- /join can now be used to join chatrooms, join_chat should not be used …
- 09:13 Changeset [0e639f5] by
- Added one TODO, and also dupe-check channel names against the control …
- 00:04 Changeset [e7bc722] by
- Integrated cmd_set() and the "account set" into one fully unreadable …
2008-08-30:
- 22:26 Changeset [131c6b6] by
- Added chat_get(), similar to account_get() (find an account by number …
- 22:04 Changeset [a9a7287] by
- Added "chat" command, deprecated join_chat. Stuff is still incomplete, …
- 21:30 Changeset [b84800d] by
- Support for saving the chatroom list. Also removed the hack that was …
- 19:43 Changeset [1917a1ec] by
- Added support for loading chatroom data from user .xml files.
- 18:59 Changeset [ad9feec] by
- Added chat.c to keep track of chatrooms the user cares about.
- 16:02 Ticket #448 (Tests suite failed on check_set) created by
- Here is a path that fix the tests suite for check_set.c
Note: See TracTimeline
for information about the timeline view.