comparison mcabber/ChangeLog @ 2057:3f4c97805218 0.10.2

Ready for release 0.10.2
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Dec 2012 14:25:48 +0100
parents e87ced7d1059
children 710654b6b85f
comparison
equal deleted inserted replaced
2056:86c382fa7fb4 2057:3f4c97805218
1 mcabber (0.10.2-dev) 1 mcabber (0.10.2)
2 2
3 * Update receipts handling according to recent XEP updates (Myhailo Danylenko) 3 * Update receipts handling according to recent XEP updates (Myhailo Danylenko)
4 * Update and modularize the FIFO system (Myhailo Danylenko) 4 * Update and modularize the FIFO system (Myhailo Danylenko)
5 * Modularize url_regex 5 * Modularize url_regex
6 * [UI] Add readmark support - a line is displayed afer the last read message 6 * [UI] Add readmark support - a line is displayed afer the last read message
7 * New command /buffer readmark 7 * New command /buffer readmark
8 * Add command /iline clear_history 8 * Add command /iline clear_history
9 * Add command /iline iline_insert (Hermitifier) 9 * Add command /iline iline_insert (Hermitifier)
10 * Add command /room setopt flag_joins (Hermitifier) 10 * Add command /room setopt flag_joins (Hermitifier)
11 * The command /say_to has a new option '-e' so that "\n" can be used
11 * [MUC] Improve MUC support (Myhailo Danylenko) 12 * [MUC] Improve MUC support (Myhailo Danylenko)
12 * [MUC] Add support for XEP-0249 / Direct MUC Invitations (Myhailo Danylenko) 13 * [MUC] Add support for XEP-0249 / Direct MUC Invitations (Myhailo Danylenko)
13 * [MUC] Refresh the roster when MUC bookmarks are received (Jan Zachorowski) 14 * [MUC] Refresh the roster when MUC bookmarks are received (Jan Zachorowski)
14 * [MUC] preserve bookmark when updating a non-joined room (Jan Zachorowski) 15 * [MUC] preserve bookmark when updating a non-joined room (Jan Zachorowski)
15 * [MUC] Fix bookmarks losing autojoin attribute (Hermitifier) 16 * [MUC] Fix bookmarks losing autojoin attribute (Hermitifier)
35 * [UI] Use guards for colors (Myhailo Danylenko) 36 * [UI] Use guards for colors (Myhailo Danylenko)
36 * Update color themes in contrib directory 37 * Update color themes in contrib directory
37 * Documentation update 38 * Documentation update
38 * Many misc. bugfixes and minor improvements 39 * Many misc. bugfixes and minor improvements
39 40
40 -- Mikael, ? 41 -- Mikael, 2012-12-02
41 42
42 mcabber (0.10.1) 43 mcabber (0.10.1)
43 44
44 * Display a warning when the configuration file hasn't been updated 45 * Display a warning when the configuration file hasn't been updated
45 * Display better messages when connecting to the XMPP server 46 * Display better messages when connecting to the XMPP server