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.
Sun, 24 Feb 2008 13:41:36 +0100 Do not send a groupchat-style message when changing a MUC room topic
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Feb 2008 13:41:36 +0100] rev 1435
Do not send a groupchat-style message when changing a MUC room topic Esp. bad when the permission is denied... (Reported by bb)
Sat, 23 Feb 2008 12:00:56 +0100 Expand filename in /say_to -f
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Feb 2008 12:00:56 +0100] rev 1434
Expand filename in /say_to -f
Sat, 23 Feb 2008 11:49:34 +0100 Allow the special JID "." in command say_to
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Feb 2008 11:49:34 +0100] rev 1433
Allow the special JID "." in command say_to
Sat, 23 Feb 2008 11:42:07 +0100 Add an option "-f" (file) to /say_to
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Feb 2008 11:42:07 +0100] rev 1432
Add an option "-f" (file) to /say_to
Fri, 22 Feb 2008 13:27:51 +0100 Let /del remove a MUC entry from the roster
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Feb 2008 13:27:51 +0100] rev 1431
Let /del remove a MUC entry from the roster (Only users and agents were allowed.) Reported by didier69.
Wed, 20 Feb 2008 21:26:54 +0100 Add an option "-q" (quiet) to /say_to
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Feb 2008 21:26:54 +0100] rev 1430
Add an option "-q" (quiet) to /say_to New prototype: /SAY_TO [-q] jid message Useful for non-interactive commands (FIFO, external sourced files...)
(0) -1000 -300 -100 -10 +10 +100 +300 tip