comparison mcabber/ChangeLog @ 618:341568185492

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Fri, 16 Dec 2005 16:20:30 +0100
parents 6f65b937fcf7
children 7d9841ea20d8
comparison
equal deleted inserted replaced
617:d3a8b43bf9e7 618:341568185492
3 * Lots of internal changes (code cleanup) 3 * Lots of internal changes (code cleanup)
4 * Improved commands parsing 4 * Improved commands parsing
5 Commands now handle correctly resources or nicknames containing whitespace 5 Commands now handle correctly resources or nicknames containing whitespace
6 * The roster is updated in real time when receiving an update from the server 6 * The roster is updated in real time when receiving an update from the server
7 * /info shows subscriptions (none, from, to, both) 7 * /info shows subscriptions (none, from, to, both)
8 * Add "/authorization" command, to manage subscriptions
9 * mcabber now answers IQ requests
8 * The deprecated Agent list IQ request has been removed 10 * The deprecated Agent list IQ request has been removed
9 * Empty resources are displayed (do not use the arbitrary "default" string 11 * Empty resources are displayed (do not use the arbitrary "default" string
10 instead) 12 instead)
11 * MUC: "/room topic" shows the current room topic 13 * MUC: "/room topic" shows the current room topic
12 * MUC: "/room nick" shows the current nickname 14 * MUC: "/room nick" shows the current nickname
13 * MUC: Add "/room kick", "/room ban", "/room whois" 15 * MUC: Add "/room kick", "/room ban", "/room whois"
14 * MUC: Add "/room affil" and "/room role" 16 * MUC: Add "/room affil" and "/room role"
15 * MUC: Add "/room destroy" 17 * MUC: Add "/room destroy"
16 * MUC: Display a message when somebody is kicked/banned from a room 18 * MUC: Display a message when somebody is kicked/banned from a room
17 * MUC: Multiple fixes and improvements 19 * MUC: Display a message (and the reason, if there is one) when a room has
20 been destroyed
21 * MUC: Multiple other fixes and improvements
18 * Handle messages beginning with "/me " (it is replaced with the nickname) 22 * Handle messages beginning with "/me " (it is replaced with the nickname)
23 * Documentation update
19 24
20 -- Mikael, ? 25 -- Mikael, ?
21 26
22 mcabber (0.7.1) 27 mcabber (0.7.1)
23 28