log

age author description
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Sun, 09 Dec 2007 19:26:37 +0100 Mikael Berthe Improve Cygwin support
Sun, 09 Dec 2007 19:17:42 +0100 Mikael Berthe Do not use struct tm's tm_gmtoff if not available
Wed, 05 Dec 2007 22:17:34 +0100 Mikael Berthe Quotes should be escaped in /room nick
Wed, 05 Dec 2007 22:05:41 +0100 Mikael Berthe The command /room ban can be used with a nickname
Wed, 05 Dec 2007 19:31:07 +0100 Mikael Berthe LocaleCharSet is const
Tue, 04 Dec 2007 22:47:06 +0100 Mikael Berthe Fix an old bug in roster_del_user()
Tue, 04 Dec 2007 19:38:24 +0100 Mikael Berthe Fix DATA_DIR in configure.ac (patch from "undet")
Sun, 02 Dec 2007 18:10:02 +0100 Mikael Berthe Small code cleanup
Sun, 02 Dec 2007 17:56:51 +0100 Mikael Berthe Add option 'escdelay'
Sun, 02 Dec 2007 17:16:09 +0100 Mikael Berthe Fix typo in changeset d9606bd03144
Sun, 02 Dec 2007 17:07:10 +0100 Mikael Berthe Split function handle_presence_muc()
Sun, 02 Dec 2007 13:38:44 +0100 Mikael Berthe Small code cleanup
Sun, 02 Dec 2007 13:04:57 +0100 Mikael Berthe Fix locale charset detection on some BSD systems
Sun, 02 Dec 2007 10:36:42 +0100 Mikael Berthe Fix compilation on OpenBSD
Thu, 29 Nov 2007 22:40:56 +0100 Mikael Berthe Add missing PREFIX_NOFLAG flag...
Thu, 29 Nov 2007 20:54:38 +0100 Mikael Berthe MUC: Store room settings (print_status, auto_whois) in private storage
Wed, 28 Nov 2007 22:42:48 +0100 Mikael Berthe Small code cleanup
Tue, 27 Nov 2007 23:57:20 +0100 Mikael Berthe Add /room setopt {print_status,auto_whois}
Fri, 23 Nov 2007 21:56:58 +0100 Mikael Berthe Check time_prefix value before using it
Mon, 19 Nov 2007 22:36:40 +0100 Mikael Berthe Post-0.9.5 changes
Mon, 19 Nov 2007 22:33:30 +0100 Mikael Berthe Added signature for changeset 7b5a2b047efd72c06c6fd775c649c2edc4d08a22
Mon, 19 Nov 2007 22:27:06 +0100 Mikael Berthe Added tag 0.9.5 for changeset 7b5a2b047efd
Mon, 19 Nov 2007 22:17:58 +0100 Mikael Berthe Ready for release 0.9.5 0.9.5
Sun, 18 Nov 2007 22:37:42 +0100 Mikael Berthe Update ChangeLog
Sun, 18 Nov 2007 22:08:48 +0100 Mikael Berthe Do not connect when the SSL settings can't be used (suggested by Till Maas)
Sat, 17 Nov 2007 11:35:23 +0100 Mikael Berthe Update PL help files (entragian)
Wed, 14 Nov 2007 19:25:15 +0100 Mikael Berthe Don't strip quotes from a status message (Suggested by bb)
Wed, 14 Nov 2007 00:34:22 +0100 Mikael Berthe Fix up split_arg()
Mon, 12 Nov 2007 22:43:08 +0100 Mikael Berthe Fix a race in roster_add_user()