annotate mcabber/ChangeLog @ 2244:4ddff7f8ad90

Post-1.0.1 changes
author Mikael Berthe <mikael@lilotux.net>
date Wed, 27 Jan 2016 11:20:52 +0100
parents 45bab5858d81
children 54a12919cdee
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2244
4ddff7f8ad90 Post-1.0.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2240
diff changeset
1 mcabber (1.0.2-dev)
4ddff7f8ad90 Post-1.0.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2240
diff changeset
2
4ddff7f8ad90 Post-1.0.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2240
diff changeset
3 *
4ddff7f8ad90 Post-1.0.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2240
diff changeset
4
4ddff7f8ad90 Post-1.0.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2240
diff changeset
5 -- Mikael, ?
4ddff7f8ad90 Post-1.0.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2240
diff changeset
6
2240
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
7 mcabber (1.0.1)
2179
11a6318f30ad Post-1.0.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2175
diff changeset
8
2235
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
9 * [PGP] Improved PGP-encryption support
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
10 * [PGP] Improved support for GnuPG v2+
2240
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
11 * [PGP] Encrypt messages with our own PGP key and decrypt our own
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
12 encrypted messages when Carbons are enabled
2235
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
13 * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
2240
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
14 * [PGP] Check all signatures and stop immediately if one could be verified (Sven Gaerner)
2235
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
15 * Improved Carbons support (Holger Weiß)
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
16 * New option: 'clear_unread_on_carbon' (Holger Weiß)
2240
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
17 * Improve SSL fingerprint management;
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
18 Display the server SSL fingerprint when we connect
2235
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
19 * Use XDG configuration directory if it contains a configuration file
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
20 * Fix a few memory leaks
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
21 * Fix external password support (especially on OS X)
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
22 * Fix resizing when mcabber is built with --enable-sigwinch
5efdec0c45a0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2180
diff changeset
23 * Fix reading of history log files w/o LF character (Sam Whited)
2240
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
24 * Minor documentation updates
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
25 * Other misc. bugfixes and cleanups
2179
11a6318f30ad Post-1.0.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2175
diff changeset
26
2240
45bab5858d81 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2235
diff changeset
27 -- Mikael, 2016-01-27
2179
11a6318f30ad Post-1.0.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2175
diff changeset
28
2175
6b2403ddecb3 Ready for release 1.0.0
Mikael Berthe <mikael@lilotux.net>
parents: 2174
diff changeset
29 mcabber (1.0.0)
2097
5150b3bf4c15 Post-0.10.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2094
diff changeset
30
2174
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
31 * Message Carbons support / XEP-0280 (Roeland Jago Douma)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
32 * Support for using external password managers (Christian Burkert)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
33 * [UI] Add a backward completion (Oleg)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
34 * [UI] Multilanguage spell checking (Dmitry Potapov)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
35 * [UI] New option 'buffer_smart_scrolling' to lock buffer automatically
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
36 when scrolled up (Hermitifier)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
37 * [UI] New command /roster next_open_buffer
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
38 * [UI] New option 'attention_char'
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
39 * [UI] Try to display the GLib warnings in the log window
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
40 * [UI] Display the number of occupants in MUC rooms (shizeeque)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
41 * [UI] New option switch /room topic -u to unescape the topic (shizeeque)
2180
16eab3dc1bb3 ChangeLog: Cosmetics
Mikael Berthe <mikael@lilotux.net>
parents: 2179
diff changeset
42 * [MUC] Support for storing MUC room passwords (Nico Golde)
2174
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
43 * [MUC] Use bookmarked password (if any) when using "/room join"
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
44 * [Hooks] New "hook-mdr-received" hook
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
45 * Remove support for obsolete XEP 22 (Frank Zschockelt)
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
46 * Misc. bugfixes and minor improvements
2097
5150b3bf4c15 Post-0.10.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2094
diff changeset
47
2175
6b2403ddecb3 Ready for release 1.0.0
Mikael Berthe <mikael@lilotux.net>
parents: 2174
diff changeset
48 -- Mikael, 2015-06-28
2097
5150b3bf4c15 Post-0.10.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2094
diff changeset
49
2094
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
50 mcabber (0.10.3)
2060
710654b6b85f Post-0.10.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2057
diff changeset
51
2094
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
52 * [UI] Add option 'iq_time_hide'
2174
b3742d9ad961 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 2097
diff changeset
53 * [UI] Add 'iq_version_hide_os', 'iq_version_hide_version'
2094
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
54 * Improved handling of damaged history log files
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
55 * Switch to libotr v4 API (Myhailo Danylenko)
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
56 * Add SSL options (Frank Zschockelt)
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
57 These options require a patched Loudmouth library.
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
58 - "ssl_ciphers" to define the allowed ciphers
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
59 - "ssl_ca" to set additional trusted certificates
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
60 * Fix compilation for old loudmouth libraries (Frank Zschockelt)
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
61 * Add 'color_timestamp' to highlight timestamp added by server (Hermitifier)
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
62 * New python based event script using OS X 10.8 notification center (Sharoon Thomas)
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
63 * Handle SIGHUP signal (Dominik George)
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
64 * Misc. bugfixes
2060
710654b6b85f Post-0.10.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2057
diff changeset
65
2094
7ee2388a492a Ready for release 0.10.3
Mikael Berthe <mikael@lilotux.net>
parents: 2060
diff changeset
66 -- Mikael, 2014-05-08
2060
710654b6b85f Post-0.10.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 2057
diff changeset
67
2057
3f4c97805218 Ready for release 0.10.2
Mikael Berthe <mikael@lilotux.net>
parents: 2040
diff changeset
68 mcabber (0.10.2)
1933
c55f62570573 Post-0.10.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1930
diff changeset
69
2040
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
70 * Update receipts handling according to recent XEP updates (Myhailo Danylenko)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
71 * Update and modularize the FIFO system (Myhailo Danylenko)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
72 * Modularize url_regex
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
73 * [UI] Add readmark support - a line is displayed afer the last read message
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
74 * New command /buffer readmark
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
75 * Add command /iline clear_history
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
76 * Add command /iline iline_insert (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
77 * Add command /room setopt flag_joins (Hermitifier)
2057
3f4c97805218 Ready for release 0.10.2
Mikael Berthe <mikael@lilotux.net>
parents: 2040
diff changeset
78 * The command /say_to has a new option '-e' so that "\n" can be used
2040
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
79 * [MUC] Improve MUC support (Myhailo Danylenko)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
80 * [MUC] Add support for XEP-0249 / Direct MUC Invitations (Myhailo Danylenko)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
81 * [MUC] Refresh the roster when MUC bookmarks are received (Jan Zachorowski)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
82 * [MUC] preserve bookmark when updating a non-joined room (Jan Zachorowski)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
83 * [MUC] Fix bookmarks losing autojoin attribute (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
84 * [MUC] Display real JIDs in non-anonymous rooms (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
85 * [MUC] New option 'muc_bookmark_autoupdate' (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
86 * [MUC] Fix whois / auto_whois
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
87 * [UI] Remove deprecated invisible status
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
88 * [UI] Go back to the first buddy with /roster next_unread when there are
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
89 no more unread messages (Simon Jacquin)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
90 * [UI] Add option 'roster_no_leading_space' to remove the extra space
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
91 before items in the roster (Simon Jacquin)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
92 * [UI] Allow to select which buddy resource messages go to (issue #55)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
93 with new commands /roster resource_lock|resource_unlock (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
94 * [UI] Do not warn when the configuration file contains 256-color values
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
95 * Add support for XEP-0115 Entity Capabilities,
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
96 with offline cache (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
97 * Fix segfault when spell checking is enabled and spell_lang is not set.
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
98 * Fix "/rename -" (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
99 * Do not add items to roster with commands /move and /rename (Hermitifier)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
100 * [UI] Handle the Enter key on Maemo systems (diSabler)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
101 * [UI] Add 'color_log' (text color in the log window)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
102 * [UI] Add 'color_readmark' (readmark color in chat buffers)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
103 * [UI] Use guards for colors (Myhailo Danylenko)
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
104 * Update color themes in contrib directory
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
105 * Documentation update
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
106 * Many misc. bugfixes and minor improvements
1933
c55f62570573 Post-0.10.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1930
diff changeset
107
2057
3f4c97805218 Ready for release 0.10.2
Mikael Berthe <mikael@lilotux.net>
parents: 2040
diff changeset
108 -- Mikael, 2012-12-02
1933
c55f62570573 Post-0.10.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1930
diff changeset
109
1930
45c8b217fabb Ready for release 0.10.1
Mikael Berthe <mikael@lilotux.net>
parents: 1928
diff changeset
110 mcabber (0.10.1)
1891
88c01c561a40 Post-0.10.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
111
1925
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
112 * Display a warning when the configuration file hasn't been updated
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
113 * Display better messages when connecting to the XMPP server
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
114 * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
115 * [MUC] Fix handling of empty room topic
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
116 * [MUC] Add caps to presence when joining a MUC room
1928
108c34b8a161 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1925
diff changeset
117 * New option 'completion_ignore_case' - completion is now case sensitive
108c34b8a161 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1925
diff changeset
118 by default
1925
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
119 * Display module API information in the output of /version
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
120 * Increase the number of available categories for completions
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
121 * [Hooks] New "hook-subscription" hook, update to the message-in hooks
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
122 (See ChangeLog.api)
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
123 * Many misc. bugfixes
3655f52687f0 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1891
diff changeset
124 * Minor documentation update
1891
88c01c561a40 Post-0.10.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
125
1930
45c8b217fabb Ready for release 0.10.1
Mikael Berthe <mikael@lilotux.net>
parents: 1928
diff changeset
126 -- Mikael, 2010-12-01
1891
88c01c561a40 Post-0.10.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1888
diff changeset
127
1888
41699679b121 Ready for release 0.10.0
Mikael Berthe <mikael@lilotux.net>
parents: 1851
diff changeset
128 mcabber (0.10.0)
1596
afa0d463854b Post-0.9.10 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1593
diff changeset
129
1606
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1596
diff changeset
130 * Switch to the Loudmouth library (franky)
1843
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
131 * Warning: 'username' has been replaced with 'jid' in the configuration file
1845
2c2a706fcd50 Update the changelog file (meaningless line)
Mikael Berthe <mikael@lilotux.net>
parents: 1843
diff changeset
132 * MCabber can now do DNS SRV lookups
1843
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
133 * [UI] Buffers have priorities (and by default MUC rooms have a lower
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
134 priority). The priority is used by mcabber to jump to the next unread
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
135 buffer.
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
136 * [UI] The attention sign (!) is displayed for urgent messages or when
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
137 the user nickname is used in a MUC room (depending on the buffer priority)
1758
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
138 * [UI] Use locale to determine the online help language (Myhailo Danylenko)
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
139 * [UI] Print list of options with "/set" (Myhailo Danylenko)
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
140 * [UI] Fix iline word_upcase/word_downcase/word_capit commands
1608
c8cf21f07666 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1606
diff changeset
141 * Add support for modules in mcabber (Myhailo Danylenko)
1696
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
142 * Sample "beep" module (Myhailo Danylenko)
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
143 * Allow commands shading (Myhailo Danylenko)
1606
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1596
diff changeset
144 * Message Receipts (XEP-0184) support (franky)
d7f26538c24c Bump version to 0.10.x
Mikael Berthe <mikael@lilotux.net>
parents: 1596
diff changeset
145 * Update of Entity Capabilities support (franky)
1708
de75b9774f86 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 1696
diff changeset
146 * New command /request ping (Myhailo, Mikael)
1696
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
147 * Add libidn support
1758
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
148 * [MUC] Allow changing the nickname in MUC bookmarks (Myhailo Danylenko)
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
149 * [MUC] A suffix (i.e. ":") can be appended to completed nicknames
1696
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
150 * Command "/source" now accepts a file pattern (Myhailo Danylenko)
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
151 * Tracelog level can now be changed at runtime (Myhailo Danylenko)
1758
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
152 * Small vCard support improvements
499d3ec34188 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1709
diff changeset
153 * Startup status can be set in the configuration file
1696
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
154 * Obsolete option 'hide_offline_buddies' has been removed
c9f90003e44b Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1610
diff changeset
155 * Obsolete XEP-0022 (Message Events) is now disabled by default
1843
2aaf610e6eab Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1758
diff changeset
156 * No suffix is displayed in the status bar after the 'info' value
1851
95b4373a57a4 Add Vim color syntax file
Mikael Berthe <mikael@lilotux.net>
parents: 1845
diff changeset
157 * Add Vim syntax file for mcabber history log files to contrib
1596
afa0d463854b Post-0.9.10 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1593
diff changeset
158
1888
41699679b121 Ready for release 0.10.0
Mikael Berthe <mikael@lilotux.net>
parents: 1851
diff changeset
159 -- Mikael, 2010-04-11
1596
afa0d463854b Post-0.9.10 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1593
diff changeset
160
afa0d463854b Post-0.9.10 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1593
diff changeset
161 mcabber (0.9.10)
1555
c992b3da5d53 Post-0.9.9 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1552
diff changeset
162
1591
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
163 * Include Franky's mcabber user guide
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
164 * Add option "use_mouse" (franky)
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
165 * Reduce the CPU usage when the server is unreachable
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
166 * Export the FIFO pipe name as an environment variable (Lukas Kuklinek)
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
167 * Add support for spellchecking with Enchant (caolan)
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
168 * Add --compact parameter to /room names (shizeeg)
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
169 * Add count parameter to roster up/down command (knyar)
44fef962f572 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1555
diff changeset
170 * Misc. fixes and improvements
1555
c992b3da5d53 Post-0.9.9 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1552
diff changeset
171
1593
06fdfff29175 Ready for release 0.9.10
Mikael Berthe <mikael@lilotux.net>
parents: 1591
diff changeset
172 -- Mikael, 2009-10-06
1555
c992b3da5d53 Post-0.9.9 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1552
diff changeset
173
1551
7196e3ca1abc Ready for release 0.9.9
Mikael Berthe <mikael@lilotux.net>
parents: 1544
diff changeset
174 mcabber (0.9.9)
1544
65709bfb2cae Post-0.9.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1541
diff changeset
175
1551
7196e3ca1abc Ready for release 0.9.9
Mikael Berthe <mikael@lilotux.net>
parents: 1544
diff changeset
176 * Fix uninitialized pointer (reported by T. Glaser)
1552
bd6a67687520 ChangeLog update
Mikael Berthe <mikael@lilotux.net>
parents: 1551
diff changeset
177 * Clean up FIFO on SIGTERM (T. Glaser)
1551
7196e3ca1abc Ready for release 0.9.9
Mikael Berthe <mikael@lilotux.net>
parents: 1544
diff changeset
178 * New Czech translation
7196e3ca1abc Ready for release 0.9.9
Mikael Berthe <mikael@lilotux.net>
parents: 1544
diff changeset
179 * Update PL and NL help files
1544
65709bfb2cae Post-0.9.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1541
diff changeset
180
1551
7196e3ca1abc Ready for release 0.9.9
Mikael Berthe <mikael@lilotux.net>
parents: 1544
diff changeset
181 -- Mikael, 2008-10-09
1544
65709bfb2cae Post-0.9.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1541
diff changeset
182
1541
4441fe9a4706 Ready for release 0.9.8
Mikael Berthe <mikael@lilotux.net>
parents: 1537
diff changeset
183 mcabber (0.9.8)
1481
af4aed348baf Post-0.9.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1478
diff changeset
184
1537
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
185 * [UI] A new message flag (O) shows when OTR is used
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
186 * [UI] For folded groups, the number of unfiltered contacts is
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
187 displayed (franky)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
188 * MCabber adds a random resource suffix by default
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
189 There is a new option 'disable_random_resource' to disable it.
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
190 * New command: /buffer save (save the contents of a buffer to a file)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
191 * New command: /echo (display a message in the log window)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
192 * New option 'fifo_ignore' (Suggested by T. Glaser)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
193 * New option 'info' to display arbitrary strings in the status bar (franky)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
194 * New option 'iq_hide_requests'
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
195 * New option 'url_regex' to extract URLs and display them in the log
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
196 window (franky)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
197 * New pastebin/tiny-er event script (Alexander Clouter/Jamie Lentin)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
198 * /roster hide/toggle doesn't automatically enable chat mode anymore
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
199 * '#' is displayed on the buddy status line when the current contact has
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
200 unread messages (M. Vuets)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
201 * /room bookmark shows more information (autojoin, nick...)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
202 * [MUC] Nickname colors now depend on nicknames (M. Vuets)
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
203 * [MUC] The topic can be cleared
26db0bc8d36e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1481
diff changeset
204 * [OTR] Fix JID case issue (franky)
1541
4441fe9a4706 Ready for release 0.9.8
Mikael Berthe <mikael@lilotux.net>
parents: 1537
diff changeset
205 * More bugfixes and improvements (see detailed changelog)
1481
af4aed348baf Post-0.9.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1478
diff changeset
206
1541
4441fe9a4706 Ready for release 0.9.8
Mikael Berthe <mikael@lilotux.net>
parents: 1537
diff changeset
207 -- Mikael, 2008-10-05
1481
af4aed348baf Post-0.9.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1478
diff changeset
208
1478
243dc5dbd987 Ready for release 0.9.7
Mikael Berthe <mikael@lilotux.net>
parents: 1471
diff changeset
209 mcabber (0.9.7)
1412
0e1ef9597420 Post-0.9.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1407
diff changeset
210
1471
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
211 * Pressing enter when a group is selected will toggle the fold status
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
212 * New option 'ignore_self_presence'
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
213 * New option 'log_display_presence'
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
214 * New option 'eventcmd_use_nickname'
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
215 * New option 'statefile' to keep track of unread messages across restarts
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
216 * New option to customize the away/notavail priority (Michael Gehring)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
217 * New external "UNREAD" event
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
218 * Add FIFO named command pipe
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
219 * New switches for /say_to: -q, -f
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
220 * New command /status message (to only change the status description string)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
221 * Let /del remove a MUC entry from the roster
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
222 * Allow more than the 16 default colors (mjs)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
223 * Randomize the default resource
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
224 * Improve OTR support
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
225 * Improve Remote Controlling Clients (XEP-0146)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
226 * Improve reading of history files
1412
0e1ef9597420 Post-0.9.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1407
diff changeset
227 * Fix compilation on systems which need -lcharset
1471
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
228 * Add optional SIGWINCH handler (Markus Hennecke)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
229 (improves resize events on OpenBSD)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
230 * Fixes from MirBSD (Thorsten Glaser)
08acf7cebe01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1412
diff changeset
231 * Some more fixes and improvements (see detailed changelog)
1412
0e1ef9597420 Post-0.9.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1407
diff changeset
232
1478
243dc5dbd987 Ready for release 0.9.7
Mikael Berthe <mikael@lilotux.net>
parents: 1471
diff changeset
233 -- Mikael, 2008-04-17
1412
0e1ef9597420 Post-0.9.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1407
diff changeset
234
1407
dd565420a1f6 Ready for release 0.9.6
Mikael Berthe <mikael@lilotux.net>
parents: 1401
diff changeset
235 mcabber (0.9.6)
1375
6fd893fe0908 Post-0.9.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
236
1401
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
237 * Improve Cygwin support
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
238 * Fix compilation on OpenBSD
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
239 * [UI] New option 'escdelay'
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
240 * [MUC] New command /room setopt
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
241 * [MUC] More room settings are stored in the server private storage
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
242 * [MUC] The command /room ban can be used with a nickname
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
243 * [MUC] New rooms are automatically unlocked (suggested by M. Weiser)
c7fdd2442476 Update ChangeLog and TODO
Mikael Berthe <mikael@lilotux.net>
parents: 1375
diff changeset
244 * A few misc. bugfixes
1375
6fd893fe0908 Post-0.9.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
245
1407
dd565420a1f6 Ready for release 0.9.6
Mikael Berthe <mikael@lilotux.net>
parents: 1401
diff changeset
246 -- Mikael, 2008-01-13
1375
6fd893fe0908 Post-0.9.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1372
diff changeset
247
1372
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1371
diff changeset
248 mcabber (0.9.5)
1338
43eb4833db0c Post-0.9.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
249
1371
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
250 * Implement internal hooks: post-connect, pre-disconnect
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
251 * Extend command /source; any command can be used in a sourced file
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
252 once mcabber is running
1349
1a82a0a87fc7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1338
diff changeset
253 * [OTR] New option 'otr' (to enable OTR support in the conf. file)
1a82a0a87fc7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1338
diff changeset
254 * [OTR] Disable OTR encryption for non-user contacts
1371
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
255 * [SSL] Do not connect when the SSL settings can't be used
1349
1a82a0a87fc7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1338
diff changeset
256 * [MUC] Add "/room names --detail"
1371
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
257 * Add command /roster item_toggle_lock
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
258 * A group name can be specified in the /group command
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
259 * [UI] Remove the restriction on the message sizes for displaying
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
260 incoming messages
1349
1a82a0a87fc7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1338
diff changeset
261 * History logfile: Use a special code (MI) for local MUC info messages
1371
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
262 * Usual misc. improvements and bugfixes
6ff264af7d94 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1349
diff changeset
263 * Update Polish translation
1338
43eb4833db0c Post-0.9.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
264
1372
7b5a2b047efd Ready for release 0.9.5
Mikael Berthe <mikael@lilotux.net>
parents: 1371
diff changeset
265 -- Mikael, 2007-11-19
1338
43eb4833db0c Post-0.9.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1334
diff changeset
266
1334
f8cfa22cedc2 Ready for release 0.9.4
Mikael Berthe <mikael@lilotux.net>
parents: 1322
diff changeset
267 mcabber (0.9.4)
1322
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
268
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
269 * New mcabber command line option -V (displays the version)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
270 * MCabber can be linked against GnuTLS
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
271 * Optional OTR support (Frank Zschockelt)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
272 New commands /otr and /otrpolicy
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
273 * New command /room unban
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
274 * New command /roster display to filter the contacts per status
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
275 * New command /color (Michal 'vorner' Vaner)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
276 - Add configurable roster colors
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
277 - Add configurable colors for info and incoming messages
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
278 * MUC nickname coloring (vorner)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
279 * Add selectable time prefixes (vorner)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
280 * Implement /buffer close|purge [jid]
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
281 * XEP-0203 - Delayed Delivery
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
282 * Improve iq:last support (Michael Scherer)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
283 * Allow sending normal and headline messages (vorner)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
284 * Allow longer lines in config file
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
285 * Fix proxy usage when SSL is disabled
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
286 * Misc. bugfixes
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
287 * New Italian translation (Alessandro Dotti Contra)
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
288 * Update online documentation and translations
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
289
1334
f8cfa22cedc2 Ready for release 0.9.4
Mikael Berthe <mikael@lilotux.net>
parents: 1322
diff changeset
290 -- Mikael, 2007-10-27
1251
034576e929b2 Post-0.9.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1248
diff changeset
291
1248
03447ed1115d Ready for release 0.9.3
Mikael Berthe <mikael@lilotux.net>
parents: 1246
diff changeset
292 mcabber (0.9.3)
1233
19d95608b4fe Post-0.9.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1231
diff changeset
293
1246
0a1fe6362c33 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1233
diff changeset
294 * Enable gpg-agent again
0a1fe6362c33 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1233
diff changeset
295 * Improve MUC nickname completion
0a1fe6362c33 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1233
diff changeset
296 * Fix a roster bug when receiving a MUC invitation
0a1fe6362c33 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1233
diff changeset
297 * Fix Aspell support on some systems
0a1fe6362c33 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1233
diff changeset
298 * Update manpage and Polish translation
1233
19d95608b4fe Post-0.9.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1231
diff changeset
299
1248
03447ed1115d Ready for release 0.9.3
Mikael Berthe <mikael@lilotux.net>
parents: 1246
diff changeset
300 -- Mikael, 2007-06-19
1233
19d95608b4fe Post-0.9.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1231
diff changeset
301
1230
08bf580f417f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1219
diff changeset
302 mcabber (0.9.2)
1152
4931c344483b Post-0.9.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
303
1219
31f7ac73b82d Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1201
diff changeset
304 * XEP-0115 - Entity Capabilities
1189
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
305 * "~" (HOME directory) is allowed in the configuration options
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
306 * The key binding system is much more flexible (Oleg Nemanov)
1201
c31b1c41929c Minor changes
Mikael Berthe <mikael@lilotux.net>
parents: 1189
diff changeset
307 * New command "/source" to read a configuration file
1189
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
308 New commands "/iline", "/chat_disable" and "/screen_refresh" (Oleg Nemanov)
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
309 * Aspell support (Piotr Zielonka)
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
310 * mcabber will load symlinked histories only once, now (Frank Zschockelt)
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
311 * Partial support for XEP-0146 [Remote Controlling Clients] (Michael Scherer)
1219
31f7ac73b82d Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1201
diff changeset
312 * Line highlighting in MUC rooms
1230
08bf580f417f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1219
diff changeset
313 * Improve MUC nickname completion
1189
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
314 * /roster bookmark in the status buffer now shows all bookmarks
1201
c31b1c41929c Minor changes
Mikael Berthe <mikael@lilotux.net>
parents: 1189
diff changeset
315 * PGP encryption can be enforced with the "/pgp force" command
1189
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
316 * New options "muc_flag_joins", "buddy_me_fulljid"
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
317 * New options for the command /room names: --short, --quiet
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
318 * A UTF-8 bug with group names has been fixed (Myhailo Danylenko)
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
319 * Fix a few odd command line behaviours (Oleg Nemanov)
1201
c31b1c41929c Minor changes
Mikael Berthe <mikael@lilotux.net>
parents: 1189
diff changeset
320 * Fix a segfault in XMPP Ping support (reported by univac)
1219
31f7ac73b82d Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1201
diff changeset
321 * Fix a small issue with Private Storage detection
1189
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
322 * Misc. bugfixes
a0722fce1786 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1152
diff changeset
323 * A "mcabber.desktop" file is provided
1152
4931c344483b Post-0.9.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
324
1231
e411a9def7da Ready for release 0.9.2
Mikael Berthe <mikael@lilotux.net>
parents: 1230
diff changeset
325 -- Mikael, 2007-06-12
1152
4931c344483b Post-0.9.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1150
diff changeset
326
1150
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
327 mcabber (0.9.1)
1113
2b1274d7ce35 Post-0.9.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1111
diff changeset
328
1150
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
329 * The Ctrl-q binding isn't hardcoded anymore
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
330 * Major memory management and speed improvement
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
331 * New commands "/buffer close" and "/buffer close_all"
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
332 * New options "cmdhistory_lines" and "max_history_blocks"
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
333 * New option "logging_ignore_status"
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
334 * Add a few event scripts (OSD and libnotify examples)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
335 * New events option "events_ignore_active_window"
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
336 * Support for invitations to muc rooms (Michael Scherer)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
337 * Response to XMPP Ping (XEP-0199) (Michael Scherer)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
338 * Fix /say_to to contacts of a folded group (reported by Salvador)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
339 * Fix a bug in the history logging (incoming "/me " messages)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
340 (reported by Frank Zschockelt)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
341 * Fix a few memory leaks (Michael Scherer)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
342 * A few more misc. bug fixes and improvements
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
343 * Rewritten mcwizz setup script (Mulander)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
344 * Add scripts to contrib: merge_history.py and filter_statusmsg.py
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
345 (Frank Zschockelt)
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
346 * help: Add Russian translation (Loenko Artyom)
1113
2b1274d7ce35 Post-0.9.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1111
diff changeset
347
1150
0b71fd194877 Ready for release 0.9.1
Mikael Berthe <mikael@lilotux.net>
parents: 1113
diff changeset
348 -- Mikael, 2007-02-10
1113
2b1274d7ce35 Post-0.9.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 1111
diff changeset
349
1111
f64af9258f3c Ready for release 0.9.0
Mikael Berthe <mikael@lilotux.net>
parents: 1095
diff changeset
350 mcabber (0.9.0)
969
abfe3ca42c35 Post-0.8.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
351
1060
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
352 * Auto-reconnection after a network or server failure
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
353 * XEP-0022/XEP-0085 - Events/ChatStates support, a.k.a. typing notifications
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
354 (Alexis Hildebrandt, Mikael)
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
355 New option "disable_chatstates"
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
356 * XEP-0027 - Current Jabber OpenPGP Usage
1085
122114b00541 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1060
diff changeset
357 New options "pgp", "pgp_private_key"
122114b00541 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1060
diff changeset
358 New command "/pgp"
1060
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
359 * XEP-0054 - VCard-temp (retrieval only)
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
360 New command "/request vcard"
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
361 * XEP-0048 - Bookmark Storage
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
362 MCabber can auto-join bookmarked rooms
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
363 New command "/room bookmark"
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
364 * XEP-0012 - Last Activity
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
365 New command "/request last"
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
366 * XEP-0145 - Annotations
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
367 New command "/roster note"
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
368 * New commands /roster item_lock|item_unlock
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
369 These commands allow us to lock a contact so that it stays visible in the
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
370 roster (when offline contacts are hidden).
1095
8188037a9e2a Update ChangeLog and bump version to 0.9.0-dev
Mikael Berthe <mikael@lilotux.net>
parents: 1085
diff changeset
371 * New commands /roster group_prev|group_next
1060
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
372 * New options "log_win_on_top" and "roster_win_on_right"
1095
8188037a9e2a Update ChangeLog and bump version to 0.9.0-dev
Mikael Berthe <mikael@lilotux.net>
parents: 1085
diff changeset
373 * JID completion for hidden buddies/groups
1060
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
374 * MCabber answers IQ disco#info queries
1085
122114b00541 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1060
diff changeset
375 * Ctrl-d sends multi-line messages (same as /msay send)
1060
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
376 * help: Add Ukrainian translations (Myhailo Danylenko)
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
377 * Configurable command character (Alexis Hildebrandt)
1095
8188037a9e2a Update ChangeLog and bump version to 0.9.0-dev
Mikael Berthe <mikael@lilotux.net>
parents: 1085
diff changeset
378 * Fix unicode detection on BSD systems
1060
ee28911d8b97 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1037
diff changeset
379 * Misc. bug fixes and improvements
1085
122114b00541 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1060
diff changeset
380 * Update documentation and translations
969
abfe3ca42c35 Post-0.8.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
381
1111
f64af9258f3c Ready for release 0.9.0
Mikael Berthe <mikael@lilotux.net>
parents: 1095
diff changeset
382 -- Mikael, 2006-12-16
969
abfe3ca42c35 Post-0.8.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
383
1035
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
384 mcabber (0.8.3)
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
385
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
386 * Fix truncation of UTF-8 buddy names in the roster (Myhailo Danylenko)
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
387 * Fix SSL support on OS X (Alexis Hildebrandt)
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
388 * Fix a freeze with some mistakes in the configuration file
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
389 * Update the sample event script to be more portable
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
390 * Fix some UTF-8 related issues
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
391 * Fix permissions of help files
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
392 * Correctly display the first message of a buffer (it wasn't wrapped)
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
393
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
394 -- Mikael, 2006-11-16
3c8163360a9f Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 963
diff changeset
395
963
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
396 mcabber (0.8.2)
953
1757f8b03b8f Post-0.8.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 950
diff changeset
397
963
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
398 * Fix a freeze with UTF-8 locales
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
399 Some commands were causing a freeze when there was a trailing space
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
400 in the command line.
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
401 * The current ssl_verify value is used in /connect (no need to restart
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
402 mcabber)
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
403 * System messages are not blocked anymore when the option
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
404 "block_unsubscribed" is set
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
405 * Do not enter chat mode after command "/del" or when somebody joins a room
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
406 * Display mcabber version in the status window (when chat mode is disabled)
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
407 (Suggested by pmw & hednod)
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
408 * Small code cleanup and a few cosmetic changes
953
1757f8b03b8f Post-0.8.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 950
diff changeset
409
963
fc98d932af4f Ready for release 0.8.2
Mikael Berthe <mikael@lilotux.net>
parents: 953
diff changeset
410 -- Mikael, 2006-09-19
953
1757f8b03b8f Post-0.8.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 950
diff changeset
411
950
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
412 mcabber (0.8.1)
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
413
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
414 * Fix a bug in key bindings (with special keys)
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
415 * Fix a compilation issue on some systems (e.g. Slackware)
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
416
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
417 -- Mikael, 2006-08-21
e79d82933dea Bugfix release 0.8.1
Mikael Berthe <mikael@lilotux.net>
parents: 946
diff changeset
418
946
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 941
diff changeset
419 mcabber (0.8.0)
923
2647b2078cc8 Post-0.7.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 921
diff changeset
420
941
518e7c17a79e Update documentation and authors file
Mikael Berthe <mikael@lilotux.net>
parents: 923
diff changeset
421 * UTF-8 terminal support (Reimar Döffinger)
518e7c17a79e Update documentation and authors file
Mikael Berthe <mikael@lilotux.net>
parents: 923
diff changeset
422 * SSL server certificate verification (Jefferson Ogata)
518e7c17a79e Update documentation and authors file
Mikael Berthe <mikael@lilotux.net>
parents: 923
diff changeset
423 * CPU usage improvement (Christof Meerwald)
518e7c17a79e Update documentation and authors file
Mikael Berthe <mikael@lilotux.net>
parents: 923
diff changeset
424 * New configuration script, mcwizz.pl (Adam Wolk, Mateusz Karkula)
923
2647b2078cc8 Post-0.7.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 921
diff changeset
425
946
5c1dfc8e54d7 Ready for release 0.8.0
Mikael Berthe <mikael@lilotux.net>
parents: 941
diff changeset
426 -- Mikael, 2006-08-13
923
2647b2078cc8 Post-0.7.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 921
diff changeset
427
920
1ef75178ce74 Ready for release 0.7.8
Mikael Berthe <mikael@lilotux.net>
parents: 913
diff changeset
428 mcabber (0.7.8)
913
ced28f227521 Post-0.7.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 910
diff changeset
429
920
1ef75178ce74 Ready for release 0.7.8
Mikael Berthe <mikael@lilotux.net>
parents: 913
diff changeset
430 * Fix a small issue in make install
1ef75178ce74 Ready for release 0.7.8
Mikael Berthe <mikael@lilotux.net>
parents: 913
diff changeset
431 * help: Add French translations
921
d1d236a4e9a2 Update credits
Mikael Berthe <mikael@lilotux.net>
parents: 920
diff changeset
432 * help: Add Polish translations (Michal Jeczalik Jr/Daniel Czerniawski)
913
ced28f227521 Post-0.7.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 910
diff changeset
433
920
1ef75178ce74 Ready for release 0.7.8
Mikael Berthe <mikael@lilotux.net>
parents: 913
diff changeset
434 -- Mikael, 2006-06-27
913
ced28f227521 Post-0.7.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 910
diff changeset
435
906
ead2d49f2a88 Ready for release 0.7.7
Mikael Berthe <mikael@lilotux.net>
parents: 901
diff changeset
436 mcabber (0.7.7)
813
a8d63395a710 Post-0.7.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
437
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
438 * New "status" special buffer
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
439 This buffer contains the log window data.
1322
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
440 * MCabber does not stop when there is no configuration file
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
441 * New command "/help" (online help)
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
442 * New command "/authorization request_unsubscribe"
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
443 * New command "/msay toggle_verbatim"
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
444 * New command "/buffer purge"
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
445 * New commands "/buffer scroll_lock|scroll_unlock|scroll_toggle"
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
446 * The commands /alias and /bind now list the defined aliases and key bindings
886
e58ae191a25c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 875
diff changeset
447 * Groups can now be renamed
829
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
448 * Fix a small buddylist bug when receiving a subscription request
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
449 (the buddylist wasn't always refreshed)
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
450 * Fix a bug (hang) in the input line
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
451 * Display incomplete subscriptions in the roster
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
452 * Remember the status message when a contact goes offline
829
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
453 * Extand "/event" to allow a wildchar '*'
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
454 * New option "block_unsubscribed"
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
455 When set, messages from people who don't have a subscription to our
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
456 presence updates are blocked.
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
457 * New option "delete_on_reject"
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
458 When set, people are automatically removed from the roster if their
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
459 subscription request is rejected.
901
45ddb3ada74f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 886
diff changeset
460 * New option "max_history_age"
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
461 * MUC: New option "muc_auto_whois"
1322
3328794b5446 Update ChangeLog, TODO and NEWS
Mikael Berthe <mikael@lilotux.net>
parents: 1251
diff changeset
462 * MUC: MCabber can join password-protected chatrooms
901
45ddb3ada74f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 886
diff changeset
463 * MUC: Allow "/room join . [nick [pass]]" if the current item is a MUC room
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
464 * MUC: Fix joining a room when the buddylist is empty
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
465 * MUC: Try to work around some server and network issues
1095
8188037a9e2a Update ChangeLog and bump version to 0.9.0-dev
Mikael Berthe <mikael@lilotux.net>
parents: 1085
diff changeset
466 * Ctrl-l now rereads color option values
829
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
467 * Tab characters are expanded when the "verbatim multi-line mode" is enabled
114f08e3c29a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 813
diff changeset
468 * Disable file permission checks on Cygwin
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
469 * Improve logging (especially, XML data isn't truncated anymore)
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
470 * Fix negative priority
901
45ddb3ada74f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 886
diff changeset
471 * Fix a few memory leaks
875
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
472 * Other misc. bugfixes and improvements
fcf82bc5037c Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 829
diff changeset
473 * Documentation updates
813
a8d63395a710 Post-0.7.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
474
906
ead2d49f2a88 Ready for release 0.7.7
Mikael Berthe <mikael@lilotux.net>
parents: 901
diff changeset
475 -- Mikael, 2006-06-21
813
a8d63395a710 Post-0.7.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 810
diff changeset
476
810
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
477 mcabber (0.7.6)
788
7f10b84ba7fc Post-0.7.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
478
810
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
479 * Initial Cygwin port (Soren Andersen)
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
480 * Fix a segfault when mcabber is not connected to a Jabber server
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
481 (reported by Mario Iseli)
799
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
482 * Correctly restore term settings when interrupting the password query
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
483 * Fix a small bug in the /request command (reported by pmw)
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
484 * MUC: Fix "/room whois" with UTF-8 nickname
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
485 * MUC: Fix completion for UTF-8 nicknames
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
486 * Improve support for long messages
810
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
487 * Add command "/msay toggle"
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
488 * Allow messages with a subject (with /msay)
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
489 * New option "log_display_sender"
799
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
490 * Multi-line mode: Do not send empty messages
7362ed14dee0 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 788
diff changeset
491 * Update documentation
788
7f10b84ba7fc Post-0.7.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
492
810
8c45ec4bf9bc Ready for release 0.7.6
Mikael Berthe <mikael@lilotux.net>
parents: 799
diff changeset
493 -- Mikael, 2006-04-14
788
7f10b84ba7fc Post-0.7.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 786
diff changeset
494
786
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
495 mcabber (0.7.5)
674
dbdf72de7500 Post-0.7.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
496
775
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 767
diff changeset
497 * History files now use UTF-8 encoding
b4befb3052e5 Update NEWS, ChangeLog and documentation
Mikael Berthe <mikael@lilotux.net>
parents: 767
diff changeset
498 See file "NEWS" for an example to convert existing log files
719
241c9128766a Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 710
diff changeset
499 * UI change: Add two status/info lines
767
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
500 * Meta keys can be used (and bound to a command)
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
501 * Add Ctrl-left/right to move 1 word backward/forward in the input line
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
502 * Outgoing messages can be colorized
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
503 * The color options names have changed, several colors have been added.
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
504 Bright (bold) colors can be used for the text.
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
505 A theme directory has been created.
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
506 * New "/event" command.
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
507 Subscription requests are not automatically accepted anymore.
697
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
508 * New IQ system, for Jabber IQ request
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
509 * Add "/request time|version" commands
710
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 697
diff changeset
510 * Add "/roster hide|show|toggle" commands
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 697
diff changeset
511 This allows having a full-width chat window.
786
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
512 * Group names are now case sensitive
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
513 * Add "--enable-hgcset" option to the ./configure script, for people using
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
514 the Mercurial repository. If used, the /version command will display
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
515 the Mercurial changeset.
697
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
516 * We try to display as many roster items as possible in the buddylist
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
517 * New "beep_on_message" option
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
518 * New "eventcmd_checkstatus" option
710
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 697
diff changeset
519 * New "roster_width" option
697
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
520 * Improved English messages (thanks to Philip M. White)
f75972271c1f Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 674
diff changeset
521 * Fix a small issue with resources containing uppercase chars in /status_to
710
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 697
diff changeset
522 * Fix iq:time handling: really return UTC time when answering a request
767
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
523 * Sync libjabber with upstream
d8d17eeb2988 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 719
diff changeset
524 * A lot of small bugfixes
710
0311d7e2bb1c Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 697
diff changeset
525 * Documentation updates
674
dbdf72de7500 Post-0.7.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
526
786
23f7e4f47235 Ready for release 0.7.5
Mikael Berthe <mikael@lilotux.net>
parents: 775
diff changeset
527 -- Mikael, 2006-04-03
674
dbdf72de7500 Post-0.7.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 672
diff changeset
528
672
656e6acdac31 Ready for release 0.7.4
Mikael Berthe <mikael@lilotux.net>
parents: 666
diff changeset
529 mcabber (0.7.4)
666
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
530
672
656e6acdac31 Ready for release 0.7.4
Mikael Berthe <mikael@lilotux.net>
parents: 666
diff changeset
531 * Fix a segfault when reconnecting to the server or rejoining a room
656e6acdac31 Ready for release 0.7.4
Mikael Berthe <mikael@lilotux.net>
parents: 666
diff changeset
532 * Fix a segfault when a group and a contact have the same name
666
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
533
672
656e6acdac31 Ready for release 0.7.4
Mikael Berthe <mikael@lilotux.net>
parents: 666
diff changeset
534 -- Mikael, 2006-01-17
666
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
535
664
414ae36ea264 Ready for release 0.7.3
Mikael Berthe <mikael@lilotux.net>
parents: 663
diff changeset
536 mcabber (0.7.3)
630
713ba1932382 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
537
661
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
538 * Fix a segfault when a resource contains non-representable chars
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
539 * Fix an UTF-8 encoding issue when joining a room
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
540 * Fix an eventcmd issue
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
541 * Chat Mode is automatically enabled when some commands are entered
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
542 ("/info", "/room names", "/room whois")
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
543 * Messages can be sent to agents
663
c2da058e8849 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 661
diff changeset
544 * The unread_message flags are not reset when the server connection is lost
661
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
545 * MUC: server messages do not set the new_message flag anymore
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
546 * New "load_muc_logs" option, logfiles are not loaded for MUC room by default
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
547 * New "nickname" option, to set the default nickname in chatrooms
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
548 * Add "/msay send_to" command
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
549 * "/add" and "/status_to" can be used with special jid "." for the current
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
550 selected buddy
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
551 * Lots of misc. bugfixes
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
552 * Documentation updates
630
713ba1932382 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
553
664
414ae36ea264 Ready for release 0.7.3
Mikael Berthe <mikael@lilotux.net>
parents: 663
diff changeset
554 -- Mikael, 2006-01-12
630
713ba1932382 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
555
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
556 mcabber (0.7.2)
545
9b6e3e5779b0 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
557
601
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
558 * Lots of internal changes (code cleanup)
561
a2eec8294093 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 545
diff changeset
559 * Improved commands parsing
574
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
560 Commands now handle correctly resources or nicknames containing whitespace
615
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
561 * The roster is updated in real time when receiving an update from the server
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
562 * "/info" shows subscriptions (none, from, to, both)
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
563 * "/info" and "/room whois" show presence timestamp
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
564 * Add "/authorization" command, to manage subscriptions
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
565 * mcabber now answers IQ requests
615
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
566 * The deprecated Agent list IQ request has been removed
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
567 * Empty resources are displayed (do not use the arbitrary "default" string
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
568 instead)
561
a2eec8294093 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 545
diff changeset
569 * MUC: "/room topic" shows the current room topic
574
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
570 * MUC: "/room nick" shows the current nickname
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
571 * MUC: Add "/room kick", "/room ban", "/room whois"
593
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 574
diff changeset
572 * MUC: Add "/room affil" and "/room role"
601
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
573 * MUC: Add "/room destroy"
593
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 574
diff changeset
574 * MUC: Display a message when somebody is kicked/banned from a room
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
575 * MUC: Display a message (and the reason, if there is one) when a room has
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
576 been destroyed
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
577 * MUC: Multiple other fixes and improvements
574
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
578 * Handle messages beginning with "/me " (it is replaced with the nickname)
623
7d9841ea20d8 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 618
diff changeset
579 * New "/version" command
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
580 * Documentation updates
545
9b6e3e5779b0 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
581
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
582 -- Mikael, 2005-12-19
545
9b6e3e5779b0 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
583
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
584 mcabber (0.7.1)
497
b5c2c3c50435 Post-0.7.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
585
526
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
586 * New option 'buddy_format' to select the way buddies are displayed in
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
587 the log window
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
588 * New option 'show_status_in_buffer' to display status changes in the
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
589 buffer (chat) window
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
590 * The "/status" command has been improved -- its behaviour has changed,
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
591 please read the manual page
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
592 * The log window height can be set
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
593 * Add "/buffer up" and "/buffer down" commands
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
594 * The "/move" command does not jump to the body in the new group anymore
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
595 * MUC: Nickname completion in a room
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
596 * MUC: Improved "/room names" command
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
597 * MUC: departure messages are displayed
529
4c64927a4183 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 526
diff changeset
598 * MUC: mcabber now notices when it is ejected from a room
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
599 * MUC: status is updated in chatrooms
526
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
600 * External commands: the message body can be passed to the external command
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
601 (see the sample configuration file and the sample eventcmd script)
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
602 * UTF-8 conversion failures are written to the tracelog file (if enabled)
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
603 * The resource priority can now be changed once connected
526
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
604 * Fix a bug when moving a chatroom to another group (in the roster)
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
605 * Minor cleanup (warnings, small memory leaks and compilation stuff)
497
b5c2c3c50435 Post-0.7.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
606
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
607 -- Mikael, 2005-11-26
497
b5c2c3c50435 Post-0.7.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
608
495
26f3c7695fe1 Ready for 0.7.0 release
Mikael Berthe <mikael@lilotux.net>
parents: 492
diff changeset
609 mcabber (0.7.0)
434
c918c1831d58 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 432
diff changeset
610
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
611 * mcabber should build on FreeBSD
442
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
612 * New /rawxml command
451
8a7b18b837a4 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 442
diff changeset
613 * New /status_to command
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
614 * New /stay_to command
442
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
615 * Multiple resources support
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
616 The resources can be seen using the /info command
451
8a7b18b837a4 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 442
diff changeset
617 * Initial Multi-User Chat support
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
618 New /room command (invite, join, leave, names, nick, privmsg, remove,
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
619 topic, unlock)
442
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
620 * Warn the user when a message is received, which cannot be decoded
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
621 (local charset unable to display some chars, for example)
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
622 * Fix a bug when a buddy's name cannot be converted from utf-8 for
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
623 being displayed in the roster (fall back to jid)
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
624 * Fix: Status message is not lost anymore when using /move command
466
af20cf1ea787 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 451
diff changeset
625 * Add "/buffer %" and "/buffer date"
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
626 * A few misc bugfixes
451
8a7b18b837a4 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 442
diff changeset
627 * Update documentation
434
c918c1831d58 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 432
diff changeset
628
495
26f3c7695fe1 Ready for 0.7.0 release
Mikael Berthe <mikael@lilotux.net>
parents: 492
diff changeset
629 -- Mikael, 2005-10-10
434
c918c1831d58 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 432
diff changeset
630
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
631 mcabber (0.6.8)
423
0d663e940ed2 Post-0.6.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
632
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
633 * Proxy support (see updated mcabberrc sample file)
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
634 * Better handling of server error codes/messages (we try to respect RFC3920)
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
635 * A contact does not show up as "online" anymore when mcabber receives an
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
636 error presence packet
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
637 * Check the tracelog file actually belongs to the user, if logging is enabled
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
638 * Fix a potential connection failure introduced in 0.6.7
423
0d663e940ed2 Post-0.6.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
639
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
640 -- Mikael, 2005-09-12
423
0d663e940ed2 Post-0.6.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
641
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
642 mcabber (0.6.7)
398
ec82223ea4d5 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 396
diff changeset
643
410
d39ba53fc38e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 398
diff changeset
644 * Allow a different server name than the jid domain name
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
645 (which allows connecting to Google Talk).
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
646 The libjabber patch (credited to Ian Johannesen) comes from centericq.
410
d39ba53fc38e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 398
diff changeset
647 * Reduce CPU consumption when mcabber is not connected to a Jabber server
418
05bcc91b8699 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 410
diff changeset
648 * Update libjabber (sync with upstream)
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
649 * Fix a weird crash when trying to connect to a closed port
410
d39ba53fc38e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 398
diff changeset
650 * Display text messages corresponding to the Jabber server error codes
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
651 * Display full dates in the trace logfile
398
ec82223ea4d5 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 396
diff changeset
652
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
653 -- Mikael, 2005-09-02
398
ec82223ea4d5 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 396
diff changeset
654
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
655 mcabber (0.6.6)
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
656
385
7ef85edbd4d6 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 381
diff changeset
657 * Use Glib for UTF-8 conversions
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
658 * A screen resize does not terminate auto-away
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
659 * Ctrl-l does a full screen refresh
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
660 * Ctrl-c is treated as a normal key; we're now using ncurses raw mode
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
661 so it doesn't trigger a signal
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
662 * Speed up history file loading
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
663
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
664 -- Mikael, 2005-08-17
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
665
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
666 mcabber (0.6.5)
347
08ac3b696fad Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
667
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
668 * Add Debian directory for packaging, create an experimental package
367
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
669 * Add a few external actions (MSG OUT, STATUS *)
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
670 The contrib/eventcmd script has been updated
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
671 * Use better messages for server connection states
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
672 * [FIX] Fix a segfault when starting mcabber in a really small terminal
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
673 * Fix some history log directory issues
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
674 * - Check history directory permissions and configuration file permissions
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
675 They are corrected automatically (to 700 and 600)
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
676 - Warn when mcabber main directory ($HOME/.mcabber) has bad permissions
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
677 * First Ctrl-c didn't really leave multi-line message mode! (merge issue)
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
678 * Add "/buffer search_backward" and "/buffer search_forward", to search
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
679 for a string in a buffer window
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
680 * Add "/roster up" and "/roster down" commands
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
681 * New logging system. The "debug" file has been replaced by a "trace file",
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
682 and 2 levels are available. In level 1, the messages from the log window
385
7ef85edbd4d6 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 381
diff changeset
683 are written to te trace file. In level 2, debug messages and XML are
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
684 written to the file. See the sample configuration file.
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
685 * A few other internal changes and minor bugfixes
347
08ac3b696fad Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
686
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
687 -- Mikael, 2005-07-26
347
08ac3b696fad Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
688
345
74cf831b8117 Ready for 0.6.4 release
Mikael Berthe <mikael@lilotux.net>
parents: 335
diff changeset
689 mcabber (0.6.4)
310
29b27c8692ea Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 308
diff changeset
690
335
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
691 * Configuration file format change (see NEWS file)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
692 Aliases & key bindings can be put in the config. file
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
693 * Enable /set command
324
c981455284d5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 317
diff changeset
694 * [FIX] Convert status messages to/from UTF-8
c981455284d5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 317
diff changeset
695 * The /status command can specify a status message
c981455284d5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 317
diff changeset
696 * Display the buddy status message when a buddy connects/changes his status
335
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
697 * New autoaway feature (see sample config. file)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
698 * New "/roster alternate". Jumps to the last buddy window left in chat mode
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
699 * Handle "error" message type
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
700 * One Ctrl-c does not terminate mcabber anymore (the 2nd Ctrl-c does), but
317
f2d29644a0df Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 314
diff changeset
701 leaves multi-line message mode and aborts current completion
345
74cf831b8117 Ready for 0.6.4 release
Mikael Berthe <mikael@lilotux.net>
parents: 335
diff changeset
702 * Add a sample script to handle events (currently, it plays a sounds when
317
f2d29644a0df Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 314
diff changeset
703 a message is received)
310
29b27c8692ea Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 308
diff changeset
704
345
74cf831b8117 Ready for 0.6.4 release
Mikael Berthe <mikael@lilotux.net>
parents: 335
diff changeset
705 -- Mikael, 2005-07-20
310
29b27c8692ea Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 308
diff changeset
706
308
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
707 mcabber (0.6.3)
305
93d965185b4d Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
708
308
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
709 * Fix interactive password crash
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
710 * Disable /set command (it is almost useless)
305
93d965185b4d Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
711
308
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
712 -- Mikael, 2005-07-12
305
93d965185b4d Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
713
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 300
diff changeset
714 mcabber (0.6.2)
254
719b87a693a9 [/trunk] Changeset 267 by mikael
mikael
parents: 253
diff changeset
715
295
bc19dbd78551 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 291
diff changeset
716 * The history log file format has changed; the old log files written by
bc19dbd78551 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 291
diff changeset
717 mcabber < 0.6.1 are no longer supported and should be converted.
bc19dbd78551 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 291
diff changeset
718 Please see the NEWS file for the details.
264
b7dd4c337888 Update TODO & ChangeLog
mikael@frmp8452
parents: 254
diff changeset
719 * New multi-line "verbatim" mode (/msay verbatim). In this mode, all
b7dd4c337888 Update TODO & ChangeLog
mikael@frmp8452
parents: 254
diff changeset
720 commands but /msay are disabled, so that lines beginning with a slash
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
721 can be sent
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
722 * Ctrl-o (accept-line-and-down-history) has been added
266
2b0db4b458eb Update TODO & ChangeLog
mikael@frmp8452
parents: 264
diff changeset
723 * Add "/roster search jid|name" to look for somebody in the current buddylist
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
724 * Color configuration handling improvement
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 266
diff changeset
725 NOTE: configuration file needs to be updated; see sample config. file!
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
726 * Resource priority can be set (see sample config. file)
295
bc19dbd78551 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 291
diff changeset
727 * Status messages can be user-defined (see sample config. file)
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
728 * mcabber now warns when logging is enabled and there is a write error while
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
729 writing to log files
287
c2a7e78d9ff5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 274
diff changeset
730 * Remove busy/occupied status, which does not exist (it could be an alias for
c2a7e78d9ff5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 274
diff changeset
731 dnd)
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 300
diff changeset
732 * The settings system has been rewritten
299
8af283462e63 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 295 291
diff changeset
733 * Fix segfault when the resource is not specified
287
c2a7e78d9ff5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 274
diff changeset
734 * New /alias command
291
319e6c58ccb5 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 287
diff changeset
735 * New /bind command
319e6c58ccb5 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 287
diff changeset
736 * Add /roster toggle_offline
299
8af283462e63 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 295 291
diff changeset
737 * Add /connect and /disconnect commands
264
b7dd4c337888 Update TODO & ChangeLog
mikael@frmp8452
parents: 254
diff changeset
738
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 300
diff changeset
739 -- Mikael, 2005-07-11
254
719b87a693a9 [/trunk] Changeset 267 by mikael
mikael
parents: 253
diff changeset
740
231
193c08454aac [/trunk] Changeset 244 by mikael
mikael
parents: 230
diff changeset
741 mcabber (0.6.1)
193c08454aac [/trunk] Changeset 244 by mikael
mikael
parents: 230
diff changeset
742
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
743 * Fix backspace handling (KEY_BACKSPACE isn't reliable)
247
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
744 * Change logfile date format to iso8601 (more readable!)
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
745 A script is available in contrib/ to convert the existing (old) logfiles
252
cb7f944741e4 [/trunk] Changeset 265 by mikael
mikael
parents: 247
diff changeset
746 MCabber will display a warning when parsing an old-style file
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
747 * Implement Ctrl-q (jump to first/next unread message)
239
20111c373ba3 [/trunk] Changeset 252 by mikael
mikael
parents: 236
diff changeset
748 * Implement initial support for multi-line messages (/msay command)
247
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
749 * The /add command can now set the nickname
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
750 * Display a warning when the locale is UTF-8
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
751 * Display log notice when sending a notification request message
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
752 * Update INSTALL and mcabberrc.example files for better explanations
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
753 * Comment out useless code (fix a compilation error with gcc 4)
247
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
754 * Add Makefile for the doc subdir; the manpage will be installed now
252
cb7f944741e4 [/trunk] Changeset 265 by mikael
mikael
parents: 247
diff changeset
755 * Minor fixes
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
756
253
ff9ba796cabb [/trunk] Changeset 266 by mikael
mikael
parents: 252
diff changeset
757 -- Mikael, 2005-06-25
231
193c08454aac [/trunk] Changeset 244 by mikael
mikael
parents: 230
diff changeset
758
230
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
759 mcabber (0.6.0)
61
5e1577acc8e7 [/trunk] Changeset 76 by mikael
mikael
parents: 57
diff changeset
760
5e1577acc8e7 [/trunk] Changeset 76 by mikael
mikael
parents: 57
diff changeset
761 Initial fork from cabber 0.5.0-test1
230
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
762 Lots of changes, here is a quick summary:
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
763 * Use automake/autoconf
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
764 * Switch to libjabber
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
765 * SSL support with OpenSSL (should work with gnutls but I didn't
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
766 succeed)
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
767 * History scrolling and resizing
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
768 * History logging (and reading)
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
769 * Small manpage (AsciiDoc documentation)
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
770 * Buddy groups implementation
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
771 - fold/unfold groups
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
772 - hide/show offline buddies
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
773 * Commands, and command completion system
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
774 * Hooks for external events (for ex. when receiving a message)
61
5e1577acc8e7 [/trunk] Changeset 76 by mikael
mikael
parents: 57
diff changeset
775
230
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
776 -- Mikael, 2005-06-07
941
518e7c17a79e Update documentation and authors file
Mikael Berthe <mikael@lilotux.net>
parents: 923
diff changeset
777
2040
e87ced7d1059 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 1933
diff changeset
778 # vim:set fileencoding=utf-8: