comparison mcabber/ChangeLog @ 2040:e87ced7d1059

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Mon, 26 Nov 2012 11:55:22 +0100
parents c55f62570573
children 3f4c97805218
comparison
equal deleted inserted replaced
2039:91b075dc424a 2040:e87ced7d1059
1 mcabber (0.10.2-dev) 1 mcabber (0.10.2-dev)
2 2
3 * 3 * Update receipts handling according to recent XEP updates (Myhailo Danylenko)
4 * Update and modularize the FIFO system (Myhailo Danylenko)
5 * Modularize url_regex
6 * [UI] Add readmark support - a line is displayed afer the last read message
7 * New command /buffer readmark
8 * Add command /iline clear_history
9 * Add command /iline iline_insert (Hermitifier)
10 * Add command /room setopt flag_joins (Hermitifier)
11 * [MUC] Improve MUC support (Myhailo Danylenko)
12 * [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] preserve bookmark when updating a non-joined room (Jan Zachorowski)
15 * [MUC] Fix bookmarks losing autojoin attribute (Hermitifier)
16 * [MUC] Display real JIDs in non-anonymous rooms (Hermitifier)
17 * [MUC] New option 'muc_bookmark_autoupdate' (Hermitifier)
18 * [MUC] Fix whois / auto_whois
19 * [UI] Remove deprecated invisible status
20 * [UI] Go back to the first buddy with /roster next_unread when there are
21 no more unread messages (Simon Jacquin)
22 * [UI] Add option 'roster_no_leading_space' to remove the extra space
23 before items in the roster (Simon Jacquin)
24 * [UI] Allow to select which buddy resource messages go to (issue #55)
25 with new commands /roster resource_lock|resource_unlock (Hermitifier)
26 * [UI] Do not warn when the configuration file contains 256-color values
27 * Add support for XEP-0115 Entity Capabilities,
28 with offline cache (Hermitifier)
29 * Fix segfault when spell checking is enabled and spell_lang is not set.
30 * Fix "/rename -" (Hermitifier)
31 * Do not add items to roster with commands /move and /rename (Hermitifier)
32 * [UI] Handle the Enter key on Maemo systems (diSabler)
33 * [UI] Add 'color_log' (text color in the log window)
34 * [UI] Add 'color_readmark' (readmark color in chat buffers)
35 * [UI] Use guards for colors (Myhailo Danylenko)
36 * Update color themes in contrib directory
37 * Documentation update
38 * Many misc. bugfixes and minor improvements
4 39
5 -- Mikael, ? 40 -- Mikael, ?
6 41
7 mcabber (0.10.1) 42 mcabber (0.10.1)
8 43
670 * Commands, and command completion system 705 * Commands, and command completion system
671 * Hooks for external events (for ex. when receiving a message) 706 * Hooks for external events (for ex. when receiving a message)
672 707
673 -- Mikael, 2005-06-07 708 -- Mikael, 2005-06-07
674 709
675 # vim:set encoding=utf-8: 710 # vim:set fileencoding=utf-8: