Commit graph

12 commits

Author SHA1 Message Date
Tobias Nygren
5095532425 This commit brought to you by the automated whitespace police (pkglint) 2008-05-24 15:34:08 +00:00
Arnaud Degroote
8994d2b6a6 Upgrade mcabber to 0.9.7.
From Changelog

 * Pressing enter when a group is selected will toggle the fold status
 * New option 'ignore_self_presence'
 * New option 'log_display_presence'
 * New option 'eventcmd_use_nickname'
 * New option 'statefile' to keep track of unread messages across restarts
 * New option to customize the away/notavail priority (Michael Gehring)
 * New external "UNREAD" event
 * Add FIFO named command pipe
 * New switches for /say_to: -q, -f
 * New command /status message (to only change the status description string)
 * Let /del remove a MUC entry from the roster
 * Allow more than the 16 default colors (mjs)
 * Randomize the default resource
 * Improve OTR support
 * Improve Remote Controlling Clients (XEP-0146)
 * Improve reading of history files
 * Fix compilation on systems which need -lcharset
 * Add optional SIGWINCH handler (Markus Hennecke)
   (improves resize events on OpenBSD)
 * Fixes from MirBSD (Thorsten Glaser)
 * Some more fixes and improvements (see detailed changelog)
2008-04-26 12:28:53 +00:00
Arnaud Degroote
8bbf64daaa Update mcabber to version 0.9.6 (mainly bug fixes)
The changelog for 0.9.6 is following

 * Improve Cygwin support
 * Fix compilation on OpenBSD
 * [UI] New option 'escdelay'
 * [MUC] New command /room setopt
 * [MUC] More room settings are stored in the server private storage
 * [MUC] The command /room ban can be used with a nickname
 * [MUC] New rooms are automatically unlocked (suggested by M. Weiser)
 * A few misc. bugfixes
2008-02-02 11:59:05 +00:00
Tobias Nygren
d2ab3469b0 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00
Johann Franz
b22e7ffcd4 Update mcabber to 0.9.5.
Changes since 0.9.4 are:
* Implement internal hooks: post-connect, pre-disconnect
* Extend command /source; any command can be used in a sourced file
  once mcabber is running
* [OTR] New option 'otr' (to enable OTR support in the conf. file)
* [OTR] Disable OTR encryption for non-user contacts
* [SSL] Do not connect when the SSL settings can't be used
* [MUC] Add "/room names --detail"
* Add command /roster item_toggle_lock
* A group name can be specified in the /group command
* [UI] Remove the restriction on the message sizes for displaying
  incoming messages
* History logfile: Use a special code (MI) for local MUC info messages
* Usual misc. improvements and bugfixes
* Update Polish translation
2007-11-24 15:55:56 +00:00
Arnaud Degroote
7d6e7870d6 Update TODO
Otr problem has been fixed by rilling in r1.10 of chat/libotr/buildlink3.mk
2007-11-11 22:29:38 +00:00
Arnaud Degroote
3a35e4a50b Update to the 0.9.4 version of mcabber
Notable thing about this release :
Otr support ( please read TODO about that)
aspell support
Better MUC support (nick coloring and so on)

While here, use the options framework
2007-11-10 22:33:21 +00:00
Johann Franz
57e3efef64 Update to 0.9.3.
Add xdg and examples files.
Add MESSAGE.
2007/06/19: mcabber 0.9.3 released.  (Bugfix release)
2007/06/12: mcabber 0.9.2 released. Aspell support, improved MUC nickname completion and line highlighting, loading of configuration files from within mcabber, as well as other enhancements and bug fixes.
2007-08-01 02:13:15 +00:00
Johann Franz
fa76a66a36 Update to 0.9.1 2007-05-14 01:51:33 +00:00
Khalil Petit
8323f18d3f mcabber (0.8.3)
* Fix truncation of UTF-8 buddy names in the roster (Myhailo Danylenko)
* Fix SSL support on OS X (Alexis Hildebrandt)
* Fix a freeze with some mistakes in the configuration file
* Update the sample event script to be more portable
* Fix some UTF-8 related issues
* Fix permissions of help files
* Correctly display the first message of a buffer (it wasn't wrapped)
2006-11-20 17:54:25 +00:00
Khalil Petit
2771f474e8 * Fix a freeze with UTF-8 locales
Some commands were causing a freeze when there was a trailing space
	in the command line.
	* The current ssl_verify value is used in /connect (no need to restart
	 mcabber)
	* System messages are not blocked anymore when the option
	"block_unsubscribed" is set
	* Do not enter chat mode after command "/del" or when somebody joins a room
	* Display mcabber version in the status window (when chat mode is disabled)
	(Suggested by pmw & hednod)
	* Small code cleanup and a few cosmetic changes
2006-10-06 18:56:30 +00:00
Khalil Petit
f73ad920e5 mcabber is a small Jabber console client, it supports ssl, MUC, history logging,
commands completion and external actions triggers.
2006-09-03 21:36:40 +00:00