Tue, 27 Nov 2007 23:57:20 +0100 Add /room setopt {print_status,auto_whois}
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Nov 2007 23:57:20 +0100] rev 1377
Add /room setopt {print_status,auto_whois} - add the command /room setopt - add option 'muc_auto_whois' The MUC settings auto_whois and print_status can be set on a per-room basis.
Fri, 23 Nov 2007 21:56:58 +0100 Check time_prefix value before using it
Mikael Berthe <mikael@lilotux.net> [Fri, 23 Nov 2007 21:56:58 +0100] rev 1376
Check time_prefix value before using it
Mon, 19 Nov 2007 22:36:40 +0100 Post-0.9.5 changes
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Nov 2007 22:36:40 +0100] rev 1375
Post-0.9.5 changes
Mon, 19 Nov 2007 22:33:30 +0100 Added signature for changeset 7b5a2b047efd72c06c6fd775c649c2edc4d08a22
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Nov 2007 22:33:30 +0100] rev 1374
Added signature for changeset 7b5a2b047efd72c06c6fd775c649c2edc4d08a22
Mon, 19 Nov 2007 22:27:06 +0100 Added tag 0.9.5 for changeset 7b5a2b047efd
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Nov 2007 22:27:06 +0100] rev 1373
Added tag 0.9.5 for changeset 7b5a2b047efd
Mon, 19 Nov 2007 22:17:58 +0100 Ready for release 0.9.5 0.9.5
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Nov 2007 22:17:58 +0100] rev 1372
Ready for release 0.9.5
Sun, 18 Nov 2007 22:37:42 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Nov 2007 22:37:42 +0100] rev 1371
Update ChangeLog
Sun, 18 Nov 2007 22:08:48 +0100 Do not connect when the SSL settings can't be used (suggested by Till Maas)
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Nov 2007 22:08:48 +0100] rev 1370
Do not connect when the SSL settings can't be used (suggested by Till Maas) For example, when mcabber is linked against GnuTLS it won't connect if 'ssl_verify' is not set to 0, as this is currently not supported.
Sat, 17 Nov 2007 11:35:23 +0100 Update PL help files (entragian)
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Nov 2007 11:35:23 +0100] rev 1369
Update PL help files (entragian)
Wed, 14 Nov 2007 19:25:15 +0100 Don't strip quotes from a status message (Suggested by bb)
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Nov 2007 19:25:15 +0100] rev 1368
Don't strip quotes from a status message (Suggested by bb)
Wed, 14 Nov 2007 00:34:22 +0100 Fix up split_arg()
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Nov 2007 00:34:22 +0100] rev 1367
Fix up split_arg() Fix a small quoting issue.
Mon, 12 Nov 2007 22:43:08 +0100 Fix a race in roster_add_user()
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Nov 2007 22:43:08 +0100] rev 1366
Fix a race in roster_add_user() Thanks to franky for the detailed bug report.
Mon, 12 Nov 2007 19:27:55 +0100 Small code cleanup
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Nov 2007 19:27:55 +0100] rev 1365
Small code cleanup
Sun, 11 Nov 2007 23:13:35 +0100 Allow dynamic HBB sizes
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 23:13:35 +0100] rev 1364
Allow dynamic HBB sizes
Sun, 11 Nov 2007 18:49:43 +0100 Warn if a MUC room without bookmark is renamed
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 18:49:43 +0100] rev 1363
Warn if a MUC room without bookmark is renamed
Sun, 11 Nov 2007 16:07:32 +0100 Fix otrpolicy from config file (franky)
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 16:07:32 +0100] rev 1362
Fix otrpolicy from config file (franky) /otrpolicy could not be used from conf. file since I (Mikael) introduced the 'otr' option...
Sun, 11 Nov 2007 14:36:48 +0100 Update some copyrights
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 14:36:48 +0100] rev 1361
Update some copyrights
Sun, 11 Nov 2007 14:21:24 +0100 Improve command /group
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 14:21:24 +0100] rev 1360
Improve command /group - Do not enter chat mode if it is disabled. - Do not jump to the top of the roster, only jump to the group item if needed.
Sun, 11 Nov 2007 13:05:57 +0100 The command /quit can be used in bindings, hooks and sourced files
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 13:05:57 +0100] rev 1359
The command /quit can be used in bindings, hooks and sourced files (It used to work in bindings only)
Sun, 11 Nov 2007 12:22:41 +0100 Extend command /source
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 12:22:41 +0100] rev 1358
Extend command /source Now a "sourced" file can contain any mcabber command once mcabber is running (i.e. if not at startup time).
Sun, 11 Nov 2007 11:29:16 +0100 Fix an UTF-8 problem in new hook_execute_internal() function
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Nov 2007 11:29:16 +0100] rev 1357
Fix an UTF-8 problem in new hook_execute_internal() function There could be a double UTF-8 encoding, if the user has a non-utf8 locale. BTW improve bindcommand() -- unnecessary string duplication.
Sat, 10 Nov 2007 23:23:44 +0100 Warn if the user renames a local item
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 23:23:44 +0100] rev 1356
Warn if the user renames a local item (If a local item is renamed, it is implicitly created on the server.)
Sat, 10 Nov 2007 23:15:16 +0100 Add on_server flag
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 23:15:16 +0100] rev 1355
Add on_server flag Add a flag to the roster data, TRUE if the roster item is known by the server. The command /info displays a message if the item is local.
Sat, 10 Nov 2007 23:15:05 +0100 Add pre-disconnect internal hook
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 23:15:05 +0100] rev 1354
Add pre-disconnect internal hook
Sat, 10 Nov 2007 23:06:28 +0100 Add post-connect internal hook
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 23:06:28 +0100] rev 1353
Add post-connect internal hook
Sat, 10 Nov 2007 22:29:31 +0100 Add internal hooks support
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 22:29:31 +0100] rev 1352
Add internal hooks support
Sat, 10 Nov 2007 22:28:16 +0100 The group name can be specified in the /group command
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 22:28:16 +0100] rev 1351
The group name can be specified in the /group command
Sat, 10 Nov 2007 22:14:57 +0100 Add /roster item_toggle_lock (suggested by Wolfram S.)
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Nov 2007 22:14:57 +0100] rev 1350
Add /roster item_toggle_lock (suggested by Wolfram S.)
Fri, 09 Nov 2007 23:42:41 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 09 Nov 2007 23:42:41 +0100] rev 1349
Update ChangeLog
Fri, 09 Nov 2007 23:33:52 +0100 Add option 'roster_hide_domain'
Mikael Berthe <mikael@lilotux.net> [Fri, 09 Nov 2007 23:33:52 +0100] rev 1348
Add option 'roster_hide_domain' Add an option to only display usernames (not the full JIDs) in the roster window when no name has been specified.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip