Mon, 17 Mar 2008 10:51:23 +0100 Fix false error with GnuTLS
Mikael Berthe <mikael@lilotux.net> [Mon, 17 Mar 2008 10:51:23 +0100] rev 1445
Fix false error with GnuTLS ssl_verify doesn't have to be checked when ssl isn't set!
Sun, 02 Mar 2008 11:14:42 +0100 New external "UNREAD" event (suggested by Viacheslav Chumushuk)
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Mar 2008 11:14:42 +0100] rev 1444
New external "UNREAD" event (suggested by Viacheslav Chumushuk) Thanks to Viacheslav for the suggestion and sample patch.
Fri, 29 Feb 2008 14:55:55 +0100 Forbid NUL characters when using /say_to -f
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Feb 2008 14:55:55 +0100] rev 1443
Forbid NUL characters when using /say_to -f (Reported by Myhailo Danylenko)
Fri, 29 Feb 2008 13:02:04 +0100 Check file content when using /say_to -f
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Feb 2008 13:02:04 +0100] rev 1442
Check file content when using /say_to -f A binary file could break the connection (Reported by Myhailo Danylenko).
Thu, 28 Feb 2008 22:11:01 +0100 mcabberrc: do not set a default resource
Mikael Berthe <mikael@lilotux.net> [Thu, 28 Feb 2008 22:11:01 +0100] rev 1441
mcabberrc: do not set a default resource
Tue, 26 Feb 2008 22:36:40 +0100 Remove safe_usleep() -- unused now
Mikael Berthe <mikael@lilotux.net> [Tue, 26 Feb 2008 22:36:40 +0100] rev 1440
Remove safe_usleep() -- unused now
Tue, 26 Feb 2008 22:28:16 +0100 Wake up less often when not connected to the server
Mikael Berthe <mikael@lilotux.net> [Tue, 26 Feb 2008 22:28:16 +0100] rev 1439
Wake up less often when not connected to the server When mcabber isn't connected to a server, it sleeps for very short periods, which isn't very efficient. This patch removes the safe_usleep() calls. Problem reported by Peter Somogyi.
Mon, 25 Feb 2008 21:39:07 +0100 g_hash_table_get_keys() is only in glib >= 2.14
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Feb 2008 21:39:07 +0100] rev 1438
g_hash_table_get_keys() is only in glib >= 2.14 This patch replaces g_hash_table_get_keys() with a foreach loop.
Mon, 25 Feb 2008 20:27:56 +0100 Add option 'statefile' to keep track of unread messages across restarts
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Feb 2008 20:27:56 +0100] rev 1437
Add option 'statefile' to keep track of unread messages across restarts (Suggested by micressor)
Sun, 24 Feb 2008 17:46:13 +0100 Improve reading of history files
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Feb 2008 17:46:13 +0100] rev 1436
Improve reading of history files Handle larger messages in history log files.
(0) -1000 -300 -100 -10 +10 +100 +300 tip