Commit graph

3 commits

Author SHA1 Message Date
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