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.
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
Sun, 13 Jan 2008 11:04:54 +0100 Ready for release 0.9.6 0.9.6
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2008 11:04:54 +0100] rev 1407
Ready for release 0.9.6
Sat, 12 Jan 2008 17:18:42 +0100 Update IT help files (Alessandro Dotti Contra)
Mikael Berthe <mikael@lilotux.net> [Sat, 12 Jan 2008 17:18:42 +0100] rev 1406
Update IT help files (Alessandro Dotti Contra)
Fri, 11 Jan 2008 12:06:50 +0100 Update UK help files
Myhailo Danylenko <isbear@ukrpost.net> [Fri, 11 Jan 2008 12:06:50 +0100] rev 1405
Update UK help files
Tue, 08 Jan 2008 20:30:53 +0100 Update RU help files (Artyom Loenko)
Mikael Berthe <mikael@lilotux.net> [Tue, 08 Jan 2008 20:30:53 +0100] rev 1404
Update RU help files (Artyom Loenko)
Tue, 08 Jan 2008 20:27:03 +0100 Update NL help files
Eric Hameleers [Tue, 08 Jan 2008 20:27:03 +0100] rev 1403
Update NL help files
Sun, 06 Jan 2008 18:37:26 +0100 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jan 2008 18:37:26 +0100] rev 1402
Update PL help files (entragian)
Sun, 06 Jan 2008 15:11:16 +0100 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jan 2008 15:11:16 +0100] rev 1401
Update ChangeLog and TODO
Fri, 04 Jan 2008 13:32:02 +0100 Update DE help files
franky@veqlargh.fs [Fri, 04 Jan 2008 13:32:02 +0100] rev 1400
Update DE help files
Thu, 13 Dec 2007 22:36:04 +0100 Correctly display PGP-encoded messages with a subject
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Dec 2007 22:36:04 +0100] rev 1399
Correctly display PGP-encoded messages with a subject Minor style change
Thu, 13 Dec 2007 20:02:40 +0100 Remove useless inline's
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Dec 2007 20:02:40 +0100] rev 1398
Remove useless inline's
Mon, 10 Dec 2007 22:15:08 +0100 Minor style change
Mikael Berthe <mikael@lilotux.net> [Mon, 10 Dec 2007 22:15:08 +0100] rev 1397
Minor style change
Mon, 10 Dec 2007 22:04:14 +0100 Automatically unlock new rooms (suggested by Michael Weiser)
Mikael Berthe <mikael@lilotux.net> [Mon, 10 Dec 2007 22:04:14 +0100] rev 1396
Automatically unlock new rooms (suggested by Michael Weiser) The user cannot configure a newly created room at the moment, so let's unlock the room automatically.
Mon, 10 Dec 2007 21:45:24 +0100 Use bookmarked nickname when manually joining a room
Mikael Berthe <mikael@lilotux.net> [Mon, 10 Dec 2007 21:45:24 +0100] rev 1395
Use bookmarked nickname when manually joining a room
Sun, 09 Dec 2007 19:26:37 +0100 Improve Cygwin support
Mikael Berthe <mikael@lilotux.net> [Sun, 09 Dec 2007 19:26:37 +0100] rev 1394
Improve Cygwin support On Cygwin, isprint() isn't enough so we consider that key codes between 161 and 255 are printable.
Sun, 09 Dec 2007 19:17:42 +0100 Do not use struct tm's tm_gmtoff if not available
Mikael Berthe <mikael@lilotux.net> [Sun, 09 Dec 2007 19:17:42 +0100] rev 1393
Do not use struct tm's tm_gmtoff if not available
Wed, 05 Dec 2007 22:17:34 +0100 Quotes should be escaped in /room nick
Mikael Berthe <mikael@lilotux.net> [Wed, 05 Dec 2007 22:17:34 +0100] rev 1392
Quotes should be escaped in /room nick
Wed, 05 Dec 2007 22:05:41 +0100 The command /room ban can be used with a nickname
Mikael Berthe <mikael@lilotux.net> [Wed, 05 Dec 2007 22:05:41 +0100] rev 1391
The command /room ban can be used with a nickname If the parameter doesn't look like a jid, check if it is a room member nickname.
Wed, 05 Dec 2007 19:31:07 +0100 LocaleCharSet is const
Mikael Berthe <mikael@lilotux.net> [Wed, 05 Dec 2007 19:31:07 +0100] rev 1390
LocaleCharSet is const
Tue, 04 Dec 2007 22:47:06 +0100 Fix an old bug in roster_del_user()
Mikael Berthe <mikael@lilotux.net> [Tue, 04 Dec 2007 22:47:06 +0100] rev 1389
Fix an old bug in roster_del_user()
Tue, 04 Dec 2007 19:38:24 +0100 Fix DATA_DIR in configure.ac (patch from "undet")
Mikael Berthe <mikael@lilotux.net> [Tue, 04 Dec 2007 19:38:24 +0100] rev 1388
Fix DATA_DIR in configure.ac (patch from "undet")
Sun, 02 Dec 2007 18:10:02 +0100 Small code cleanup
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Dec 2007 18:10:02 +0100] rev 1387
Small code cleanup
Sun, 02 Dec 2007 17:56:51 +0100 Add option 'escdelay'
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Dec 2007 17:56:51 +0100] rev 1386
Add option 'escdelay' This option overrides the environment variable. The autoconf check for ESCDELAY was borrowed from the Midnight Commander project.
Sun, 02 Dec 2007 17:16:09 +0100 Fix typo in changeset d9606bd03144
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Dec 2007 17:16:09 +0100] rev 1385
Fix typo in changeset d9606bd03144
(0) -1000 -300 -100 -60 +60 +100 +300 tip