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...)
Wed, 20 Feb 2008 07:49:11 +0100 No need to explicitly reset auto-away for directed presence messages
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Feb 2008 07:49:11 +0100] rev 1429
No need to explicitly reset auto-away for directed presence messages
Tue, 19 Feb 2008 22:56:18 +0100 Reset auto-away before changing the status
Mikael Berthe <mikael@lilotux.net> [Tue, 19 Feb 2008 22:56:18 +0100] rev 1428
Reset auto-away before changing the status Without this check some strange things can happen when the status is modified by a FIFO or a remote command, because the previous status & message will be restored.
Tue, 19 Feb 2008 22:24:25 +0100 Add option 'fifo_hide_commands'
Mikael Berthe <mikael@lilotux.net> [Tue, 19 Feb 2008 22:24:25 +0100] rev 1427
Add option 'fifo_hide_commands'
Mon, 18 Feb 2008 22:59:37 +0100 Implement FIFO named command pipe
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Feb 2008 22:59:37 +0100] rev 1426
Implement FIFO named command pipe
Sun, 17 Feb 2008 21:19:58 +0100 Add a mainloop hook
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Feb 2008 21:19:58 +0100] rev 1425
Add a mainloop hook
Sun, 17 Feb 2008 21:19:48 +0100 Allow "/buffer list" when debugging mode is disabled
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Feb 2008 21:19:48 +0100] rev 1424
Allow "/buffer list" when debugging mode is disabled
Sun, 17 Feb 2008 21:15:30 +0100 Replace DEBUG_ENABLE with ENABLE_DEBUG
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Feb 2008 21:15:30 +0100] rev 1423
Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 17 Feb 2008 19:28:06 +0100 Add "/status message" (to only change the status description string)
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Feb 2008 19:28:06 +0100] rev 1422
Add "/status message" (to only change the status description string) (Also works for /status_to)
Sun, 17 Feb 2008 19:15:50 +0100 Randomize the default resource
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Feb 2008 19:15:50 +0100] rev 1421
Randomize the default resource
Sun, 17 Feb 2008 19:14:56 +0100 Do not use "jid" as a variable name
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Feb 2008 19:14:56 +0100] rev 1420
Do not use "jid" as a variable name
Tue, 12 Feb 2008 20:32:37 +0100 New option to customize the away/notavail priority (Michael Gehring)
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Feb 2008 20:32:37 +0100] rev 1419
New option to customize the away/notavail priority (Michael Gehring) This patch adds an option 'priority_away'. Slightly modified to include the not-available (xa) status.
Wed, 23 Jan 2008 19:45:51 +0100 Update the group pending message flags when moving a contact to another group
Mikael Berthe <mikael@lilotux.net> [Wed, 23 Jan 2008 19:45:51 +0100] rev 1418
Update the group pending message flags when moving a contact to another group
Sun, 20 Jan 2008 22:46:16 +0100 Allow more than the 16 default colors (patch from mjs)
Mikael Berthe <mikael@lilotux.net> [Sun, 20 Jan 2008 22:46:16 +0100] rev 1417
Allow more than the 16 default colors (patch from mjs) If the terminal supports more than 16 colors (e.g. xterm-256color), the color numbers can be set in place of the color names.
Sat, 19 Jan 2008 16:52:45 +0100 [MUC] Auto-whois doesn't set the new message flag
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Jan 2008 16:52:45 +0100] rev 1416
[MUC] Auto-whois doesn't set the new message flag
Sat, 19 Jan 2008 16:42:34 +0100 Rename command public functions
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Jan 2008 16:42:34 +0100] rev 1415
Rename command public functions Add a prefix ("cmd_").
Sat, 19 Jan 2008 16:30:39 +0100 Update copyrights
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Jan 2008 16:30:39 +0100] rev 1414
Update copyrights
Sat, 19 Jan 2008 12:09:00 +0100 Remove useless inlines
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Jan 2008 12:09:00 +0100] rev 1413
Remove useless inlines
Sun, 13 Jan 2008 20:28:07 +0100 Post-0.9.6 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2008 20:28:07 +0100] rev 1412
Post-0.9.6 changes
Sun, 13 Jan 2008 20:22:00 +0100 Add a check for libcharset
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2008 20:22:00 +0100] rev 1411
Add a check for libcharset This patch fixes a build failure on systems that have localcharset.h and need to be linked with -lcharset.
Sun, 13 Jan 2008 16:11:40 +0100 Pressing enter when a group is selected will toggle the fold status (franky)
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2008 16:11:40 +0100] rev 1410
Pressing enter when a group is selected will toggle the fold status (franky) Patch from franky, suggestion by "annihilator" in the MUC room.
Sun, 13 Jan 2008 12:00:54 +0100 Added signature for changeset dd565420a1f6002b371c0fb5a7c52118253e91f5
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2008 12:00:54 +0100] rev 1409
Added signature for changeset dd565420a1f6002b371c0fb5a7c52118253e91f5
Sun, 13 Jan 2008 11:42:05 +0100 Added tag 0.9.6 for changeset dd565420a1f6
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2008 11:42:05 +0100] rev 1408
Added tag 0.9.6 for changeset dd565420a1f6
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip