Thu, 02 Oct 2008 21:24:20 +0200 Add option "fifo_ignore" (Suggested by T. Glaser)
Mikael Berthe <mikael@lilotux.net> [Thu, 02 Oct 2008 21:24:20 +0200] rev 1526
Add option "fifo_ignore" (Suggested by T. Glaser) This new option can be used for switching the FIFO on and off from within the session.
Thu, 02 Oct 2008 20:00:11 +0200 Display more information in /room bookmark (autojoin, nick...)
Mikael Berthe <mikael@lilotux.net> [Thu, 02 Oct 2008 20:00:11 +0200] rev 1525
Display more information in /room bookmark (autojoin, nick...) With this patch /room bookmark adds a '*' prefix when autojoin is set in the bookmark list. It also displays the nick and the room name contained in the bookmarks.
Wed, 01 Oct 2008 20:36:22 +0200 Update AUTHORS
Mikael Berthe <mikael@lilotux.net> [Wed, 01 Oct 2008 20:36:22 +0200] rev 1524
Update AUTHORS
Wed, 01 Oct 2008 20:20:58 +0200 Fix previous changeset
Mikael Berthe <mikael@lilotux.net> [Wed, 01 Oct 2008 20:20:58 +0200] rev 1523
Fix previous changeset The test was completely broken because the newer version was tested _after_ the older one. Now the older version is only checked when the other test fails.
Wed, 01 Oct 2008 19:09:59 +0200 Use the status string of the most likely resource in the chat status bar
Mikael Berthe <mikael@lilotux.net> [Wed, 01 Oct 2008 19:09:59 +0200] rev 1522
Use the status string of the most likely resource in the chat status bar T. Glaser reported that mcabber can display the status string of a resource with a low priority in the chat status bar. A string which doesn't match the displayed status itself...
Tue, 30 Sep 2008 19:50:46 +0200 Check for regex support in glib
Mikael Berthe <mikael@lilotux.net> [Tue, 30 Sep 2008 19:50:46 +0200] rev 1521
Check for regex support in glib This is needed for the "url_regex" option.
Tue, 30 Sep 2008 09:05:05 +0200 Add option "url_regex"
franky@diable.fs [Tue, 30 Sep 2008 09:05:05 +0200] rev 1520
Add option "url_regex"
Sat, 27 Sep 2008 22:44:02 +0200 Cosmetics
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Sep 2008 22:44:02 +0200] rev 1519
Cosmetics
Sat, 27 Sep 2008 22:41:29 +0200 New command: /echo (display a message in the log window)
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Sep 2008 22:41:29 +0200] rev 1518
New command: /echo (display a message in the log window)
Sat, 27 Sep 2008 21:21:37 +0200 eventcmd.pastebin: add https and ftp support (suggested by Vic and M. Vuets)
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Sep 2008 21:21:37 +0200] rev 1517
eventcmd.pastebin: add https and ftp support (suggested by Vic and M. Vuets)
Sat, 27 Sep 2008 21:14:17 +0200 Add pastebin/tiny-er event script (Alexander Clouter/Jamie Lentin)
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Sep 2008 21:14:17 +0200] rev 1516
Add pastebin/tiny-er event script (Alexander Clouter/Jamie Lentin) Patch sent by Alexander Clouter.
Sat, 27 Sep 2008 20:58:45 +0200 Forgot those poor non-utf8 locale-souls
franky@diable [Sat, 27 Sep 2008 20:58:45 +0200] rev 1515
Forgot those poor non-utf8 locale-souls
Sat, 27 Sep 2008 20:01:52 +0200 Add option "info" (suggested by lego)
franky@diable [Sat, 27 Sep 2008 20:01:52 +0200] rev 1514
Add option "info" (suggested by lego)
Sat, 06 Sep 2008 17:33:01 +0300 Show '#' for unread message per buddy on the buddy status line
Maxim Vuets <maxim.vuets@gmail.com> [Sat, 06 Sep 2008 17:33:01 +0300] rev 1513
Show '#' for unread message per buddy on the buddy status line '~' is still displayed when chat mode is enabled. But when it is disabled '#' is shown if there is an unread message from the current buddy (including groups).
Sun, 31 Aug 2008 22:52:11 +0200 Merge main and crew
Mikael Berthe <mikael@lilotux.net> [Sun, 31 Aug 2008 22:52:11 +0200] rev 1512
Merge main and crew
Sun, 31 Aug 2008 15:21:49 +0200 Add a small Coding Style document
Mikael Berthe <mikael@lilotux.net> [Sun, 31 Aug 2008 15:21:49 +0200] rev 1511
Add a small Coding Style document
Sun, 31 Aug 2008 17:45:26 +0200 Removed the "/color mucnick <nick> !" command, Update EN/RU/UK help files
Maxim Vuets <maxim.vuets@gmail.com> [Sun, 31 Aug 2008 17:45:26 +0200] rev 1510
Removed the "/color mucnick <nick> !" command, Update EN/RU/UK help files The option is not needed anymore, because nick colors are permanent for the same nicks.
Sun, 31 Aug 2008 17:40:00 +0200 MUC nickname colors depend on nicknames now
Maxim Vuets <maxim.vuets@gmail.com> [Sun, 31 Aug 2008 17:40:00 +0200] rev 1509
MUC nickname colors depend on nicknames now MUC nick colors were chosen randomly before. Now they are generated using the simplest algorithm: the sum of all nickname letters % total colors count.
Sun, 31 Aug 2008 12:20:54 +0200 Handle quotes in group commands
Mikael Berthe <mikael@lilotux.net> [Sun, 31 Aug 2008 12:20:54 +0200] rev 1508
Handle quotes in group commands Now it is possible to do things like /group fold "" to shrink the default group.
Sun, 31 Aug 2008 12:18:09 +0200 Complete group names in /group command
Mikael Berthe <mikael@lilotux.net> [Sun, 31 Aug 2008 12:18:09 +0200] rev 1507
Complete group names in /group command
Sun, 31 Aug 2008 12:16:09 +0200 Fix encoding issue in /group command
Mikael Berthe <mikael@lilotux.net> [Sun, 31 Aug 2008 12:16:09 +0200] rev 1506
Fix encoding issue in /group command
Sun, 31 Aug 2008 11:46:19 +0200 roster hide/toggle shouldn't automatically enable chat mode
Mikael Berthe <mikael@lilotux.net> [Sun, 31 Aug 2008 11:46:19 +0200] rev 1505
roster hide/toggle shouldn't automatically enable chat mode Reported by Maxim Vuets.
Sun, 31 Aug 2008 11:29:04 +0200 Show the number of unfiltered contacts in folded groups
franky [Sun, 31 Aug 2008 11:29:04 +0200] rev 1504
Show the number of unfiltered contacts in folded groups
Sat, 23 Aug 2008 21:01:14 +0200 Add option --show-roster to command chat_disable.
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Aug 2008 21:01:14 +0200] rev 1503
Add option --show-roster to command chat_disable. This makes it possible to change the Esc binding so that the roster doesn't automatically comes back when hitting Escape. (Issue reported by Maxim Vuets)
Sat, 23 Aug 2008 19:47:49 +0300 Small style improvement of buddy status line
Maxim Vuets <maxim.vuets@gmail.com> [Sat, 23 Aug 2008 19:47:49 +0300] rev 1502
Small style improvement of buddy status line
Tue, 12 Aug 2008 15:14:43 +0200 Fixed a memleak in otr
franky@veqlargh.fs [Tue, 12 Aug 2008 15:14:43 +0200] rev 1501
Fixed a memleak in otr
Tue, 22 Jul 2008 23:07:58 +0200 Previous fix was incomplete
Mikael Berthe <mikael@lilotux.net> [Tue, 22 Jul 2008 23:07:58 +0200] rev 1500
Previous fix was incomplete
Tue, 22 Jul 2008 23:00:02 +0200 Fix buggy check in configure.ac
Mikael Berthe <mikael@lilotux.net> [Tue, 22 Jul 2008 23:00:02 +0200] rev 1499
Fix buggy check in configure.ac getopt(3) prototype is provided by unistd.h
Tue, 15 Jul 2008 21:37:43 +0200 Add option 'iq_hide_requests'
Mikael Berthe <mikael@lilotux.net> [Tue, 15 Jul 2008 21:37:43 +0200] rev 1498
Add option 'iq_hide_requests' (Suggested by dpc)
Mon, 30 Jun 2008 23:13:50 +0200 Do not use srand()/rand() if better alternatives exist (mirabilos)
Mikael Berthe <mikael@lilotux.net> [Mon, 30 Jun 2008 23:13:50 +0200] rev 1497
Do not use srand()/rand() if better alternatives exist (mirabilos) arc4random(3) is a self-seeding PRNG available on a lot of OSes (all BSDs, Darwin / Mac OSX, Interix / Microsoft® Services for Unix, Windows® 2003SR1, Windows® Vista, Debian with the new libbsd package installed, ???) and much better than srand(3)/rand(3). Thanks to GNU autoconf, this can be made portable. http://www.mirbsd.org/man/arc4random.3 //mirabilos
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip