annotate mcabber/ChangeLog @ 666:ff575fa25276

Post-0.7.3 changes
author Mikael Berthe <mikael@lilotux.net>
date Thu, 12 Jan 2006 22:54:13 +0100
parents 414ae36ea264
children 656e6acdac31
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
666
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
1 mcabber (0.7.4-dev)
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
2
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
3 *
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
4
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
5 -- Mikael, ?
ff575fa25276 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 664
diff changeset
6
664
414ae36ea264 Ready for release 0.7.3
Mikael Berthe <mikael@lilotux.net>
parents: 663
diff changeset
7 mcabber (0.7.3)
630
713ba1932382 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
8
661
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
9 * Fix a segfault when a resource contains non-representable chars
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
10 * Fix an UTF-8 encoding issue when joining a room
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
11 * Fix an eventcmd issue
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
12 * Chat Mode is automatically enabled when some commands are entered
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
13 ("/info", "/room names", "/room whois")
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
14 * Messages can be sent to agents
663
c2da058e8849 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 661
diff changeset
15 * 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
16 * MUC: server messages do not set the new_message flag anymore
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
17 * 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
18 * New "nickname" option, to set the default nickname in chatrooms
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
19 * Add "/msay send_to" command
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
20 * "/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
21 selected buddy
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
22 * Lots of misc. bugfixes
4674e92a3e01 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 630
diff changeset
23 * Documentation updates
630
713ba1932382 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
24
664
414ae36ea264 Ready for release 0.7.3
Mikael Berthe <mikael@lilotux.net>
parents: 663
diff changeset
25 -- Mikael, 2006-01-12
630
713ba1932382 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 627
diff changeset
26
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
27 mcabber (0.7.2)
545
9b6e3e5779b0 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
28
601
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
29 * Lots of internal changes (code cleanup)
561
a2eec8294093 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 545
diff changeset
30 * Improved commands parsing
574
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
31 Commands now handle correctly resources or nicknames containing whitespace
615
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
32 * 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
33 * "/info" shows subscriptions (none, from, to, both)
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
34 * "/info" and "/room whois" show presence timestamp
618
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
35 * Add "/authorization" command, to manage subscriptions
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
36 * mcabber now answers IQ requests
615
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
37 * The deprecated Agent list IQ request has been removed
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
38 * Empty resources are displayed (do not use the arbitrary "default" string
6f65b937fcf7 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 601
diff changeset
39 instead)
561
a2eec8294093 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 545
diff changeset
40 * MUC: "/room topic" shows the current room topic
574
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
41 * MUC: "/room nick" shows the current nickname
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
42 * MUC: Add "/room kick", "/room ban", "/room whois"
593
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 574
diff changeset
43 * MUC: Add "/room affil" and "/room role"
601
803973541c22 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
44 * MUC: Add "/room destroy"
593
29d9a54ac69f Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 574
diff changeset
45 * 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
46 * 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
47 been destroyed
341568185492 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 615
diff changeset
48 * MUC: Multiple other fixes and improvements
574
45598263c5b1 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 561
diff changeset
49 * Handle messages beginning with "/me " (it is replaced with the nickname)
623
7d9841ea20d8 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 618
diff changeset
50 * New "/version" command
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
51 * Documentation updates
545
9b6e3e5779b0 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
52
627
d04b950122b9 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net>
parents: 623
diff changeset
53 -- Mikael, 2005-12-19
545
9b6e3e5779b0 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net>
parents: 543
diff changeset
54
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
55 mcabber (0.7.1)
497
b5c2c3c50435 Post-0.7.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
56
526
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
57 * 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
58 the log window
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
59 * 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
60 buffer (chat) window
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
61 * The "/status" command has been improved -- its behaviour has changed,
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
62 please read the manual page
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
63 * The log window height can be set
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
64 * Add "/buffer up" and "/buffer down" commands
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
65 * 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
66 * MUC: Nickname completion in a room
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
67 * MUC: Improved "/room names" command
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
68 * MUC: departure messages are displayed
529
4c64927a4183 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 526
diff changeset
69 * 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
70 * MUC: status is updated in chatrooms
526
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
71 * 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
72 (see the sample configuration file and the sample eventcmd script)
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
73 * 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
74 * The resource priority can now be changed once connected
526
980b4e6a1e8f Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 505
diff changeset
75 * 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
76 * 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
77
543
1aab64a04c31 Ready for release 0.7.1
Mikael Berthe <mikael@lilotux.net>
parents: 529
diff changeset
78 -- Mikael, 2005-11-26
497
b5c2c3c50435 Post-0.7.0 changes
Mikael Berthe <mikael@lilotux.net>
parents: 495
diff changeset
79
495
26f3c7695fe1 Ready for 0.7.0 release
Mikael Berthe <mikael@lilotux.net>
parents: 492
diff changeset
80 mcabber (0.7.0)
434
c918c1831d58 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 432
diff changeset
81
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
82 * mcabber should build on FreeBSD
442
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
83 * New /rawxml command
451
8a7b18b837a4 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 442
diff changeset
84 * New /status_to command
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
85 * New /stay_to command
442
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
86 * Multiple resources support
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
87 The resources can be seen using the /info command
451
8a7b18b837a4 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 442
diff changeset
88 * Initial Multi-User Chat support
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
89 New /room command (invite, join, leave, names, nick, privmsg, remove,
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
90 topic, unlock)
442
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
91 * 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
92 (local charset unable to display some chars, for example)
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
93 * 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
94 being displayed in the roster (fall back to jid)
3741142ed9e7 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net>
parents: 434
diff changeset
95 * 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
96 * Add "/buffer %" and "/buffer date"
492
0bda46fa3e81 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 466
diff changeset
97 * A few misc bugfixes
451
8a7b18b837a4 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 442
diff changeset
98 * Update documentation
434
c918c1831d58 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 432
diff changeset
99
495
26f3c7695fe1 Ready for 0.7.0 release
Mikael Berthe <mikael@lilotux.net>
parents: 492
diff changeset
100 -- Mikael, 2005-10-10
434
c918c1831d58 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net>
parents: 432
diff changeset
101
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
102 mcabber (0.6.8)
423
0d663e940ed2 Post-0.6.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
103
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
104 * Proxy support (see updated mcabberrc sample file)
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
105 * 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
106 * 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
107 error presence packet
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
108 * 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
109 * 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
110
432
3a613e1d229b Ready for 0.6.8 release
Mikael Berthe <mikael@lilotux.net>
parents: 423
diff changeset
111 -- Mikael, 2005-09-12
423
0d663e940ed2 Post-0.6.7 changes
Mikael Berthe <mikael@lilotux.net>
parents: 421
diff changeset
112
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
113 mcabber (0.6.7)
398
ec82223ea4d5 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 396
diff changeset
114
410
d39ba53fc38e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 398
diff changeset
115 * 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
116 (which allows connecting to Google Talk).
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
117 The libjabber patch (credited to Ian Johannesen) comes from centericq.
410
d39ba53fc38e Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 398
diff changeset
118 * 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
119 * Update libjabber (sync with upstream)
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
120 * 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
121 * 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
122 * Display full dates in the trace logfile
398
ec82223ea4d5 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 396
diff changeset
123
421
569f333e51e2 Ready for 0.6.7 release
Mikael Berthe <mikael@lilotux.net>
parents: 418
diff changeset
124 -- Mikael, 2005-09-02
398
ec82223ea4d5 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net>
parents: 396
diff changeset
125
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
126 mcabber (0.6.6)
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
127
385
7ef85edbd4d6 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 381
diff changeset
128 * Use Glib for UTF-8 conversions
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
129 * A screen resize does not terminate auto-away
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
130 * Ctrl-l does a full screen refresh
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
131 * 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
132 so it doesn't trigger a signal
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
133 * Speed up history file loading
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
134
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
135 -- Mikael, 2005-08-17
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
136
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
137 mcabber (0.6.5)
347
08ac3b696fad Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
138
381
685ac4c2e502 Post-0.6.5 changes
Mikael Berthe <mikael@lilotux.net>
parents: 379
diff changeset
139 * Add Debian directory for packaging, create an experimental package
367
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
140 * Add a few external actions (MSG OUT, STATUS *)
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
141 The contrib/eventcmd script has been updated
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
142 * Use better messages for server connection states
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
143 * [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
144 * Fix some history log directory issues
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
145 * - Check history directory permissions and configuration file permissions
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
146 They are corrected automatically (to 700 and 600)
eb023d6b7890 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 347
diff changeset
147 - 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
148 * 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
149 * Add "/buffer search_backward" and "/buffer search_forward", to search
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
150 for a string in a buffer window
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
151 * Add "/roster up" and "/roster down" commands
375
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
152 * 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
153 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
154 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
155 written to the file. See the sample configuration file.
1fb0a7fe4272 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 367
diff changeset
156 * A few other internal changes and minor bugfixes
347
08ac3b696fad Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
157
379
57474402997d Ready for 0.6.5 release
Mikael Berthe <mikael@lilotux.net>
parents: 375
diff changeset
158 -- Mikael, 2005-07-26
347
08ac3b696fad Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net>
parents: 345
diff changeset
159
345
74cf831b8117 Ready for 0.6.4 release
Mikael Berthe <mikael@lilotux.net>
parents: 335
diff changeset
160 mcabber (0.6.4)
310
29b27c8692ea Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 308
diff changeset
161
335
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
162 * Configuration file format change (see NEWS file)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
163 Aliases & key bindings can be put in the config. file
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
164 * Enable /set command
324
c981455284d5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 317
diff changeset
165 * [FIX] Convert status messages to/from UTF-8
c981455284d5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 317
diff changeset
166 * The /status command can specify a status message
c981455284d5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 317
diff changeset
167 * 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
168 * New autoaway feature (see sample config. file)
3ec329a1c621 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 324
diff changeset
169 * 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
170 * Handle "error" message type
396
7f5135836b56 Ready for 0.6.6 release
Mikael Berthe <mikael@lilotux.net>
parents: 385
diff changeset
171 * 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
172 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
173 * 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
174 a message is received)
310
29b27c8692ea Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 308
diff changeset
175
345
74cf831b8117 Ready for 0.6.4 release
Mikael Berthe <mikael@lilotux.net>
parents: 335
diff changeset
176 -- Mikael, 2005-07-20
310
29b27c8692ea Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net>
parents: 308
diff changeset
177
308
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
178 mcabber (0.6.3)
305
93d965185b4d Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
179
308
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
180 * Fix interactive password crash
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
181 * Disable /set command (it is almost useless)
305
93d965185b4d Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
182
308
70914672c8e7 Ready for 0.6.3 release
Mikael Berthe <mikael@lilotux.net>
parents: 305
diff changeset
183 -- Mikael, 2005-07-12
305
93d965185b4d Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net>
parents: 303
diff changeset
184
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 300
diff changeset
185 mcabber (0.6.2)
254
719b87a693a9 [/trunk] Changeset 267 by mikael
mikael
parents: 253
diff changeset
186
295
bc19dbd78551 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 291
diff changeset
187 * 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
188 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
189 Please see the NEWS file for the details.
264
b7dd4c337888 Update TODO & ChangeLog
mikael@frmp8452
parents: 254
diff changeset
190 * New multi-line "verbatim" mode (/msay verbatim). In this mode, all
b7dd4c337888 Update TODO & ChangeLog
mikael@frmp8452
parents: 254
diff changeset
191 commands but /msay are disabled, so that lines beginning with a slash
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
192 can be sent
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
193 * Ctrl-o (accept-line-and-down-history) has been added
266
2b0db4b458eb Update TODO & ChangeLog
mikael@frmp8452
parents: 264
diff changeset
194 * Add "/roster search jid|name" to look for somebody in the current buddylist
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
195 * Color configuration handling improvement
267
8d3d5bd52da3 Improve color configuration
mikael@frmp8452
parents: 266
diff changeset
196 NOTE: configuration file needs to be updated; see sample config. file!
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
197 * Resource priority can be set (see sample config. file)
295
bc19dbd78551 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 291
diff changeset
198 * Status messages can be user-defined (see sample config. file)
274
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
199 * mcabber now warns when logging is enabled and there is a write error while
640a008c4b2f Update TODO & ChangeLog
mikael@matrix
parents: 267
diff changeset
200 writing to log files
287
c2a7e78d9ff5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 274
diff changeset
201 * 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
202 dnd)
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 300
diff changeset
203 * The settings system has been rewritten
299
8af283462e63 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 295 291
diff changeset
204 * Fix segfault when the resource is not specified
287
c2a7e78d9ff5 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 274
diff changeset
205 * New /alias command
291
319e6c58ccb5 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 287
diff changeset
206 * New /bind command
319e6c58ccb5 Update ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 287
diff changeset
207 * Add /roster toggle_offline
299
8af283462e63 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net>
parents: 295 291
diff changeset
208 * Add /connect and /disconnect commands
264
b7dd4c337888 Update TODO & ChangeLog
mikael@frmp8452
parents: 254
diff changeset
209
303
bb71b5707b00 Ready for 0.6.2 release
Mikael Berthe <mikael@lilotux.net>
parents: 300
diff changeset
210 -- Mikael, 2005-07-11
254
719b87a693a9 [/trunk] Changeset 267 by mikael
mikael
parents: 253
diff changeset
211
231
193c08454aac [/trunk] Changeset 244 by mikael
mikael
parents: 230
diff changeset
212 mcabber (0.6.1)
193c08454aac [/trunk] Changeset 244 by mikael
mikael
parents: 230
diff changeset
213
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
214 * Fix backspace handling (KEY_BACKSPACE isn't reliable)
247
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
215 * Change logfile date format to iso8601 (more readable!)
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
216 A script is available in contrib/ to convert the existing (old) logfiles
252
cb7f944741e4 [/trunk] Changeset 265 by mikael
mikael
parents: 247
diff changeset
217 MCabber will display a warning when parsing an old-style file
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
218 * Implement Ctrl-q (jump to first/next unread message)
239
20111c373ba3 [/trunk] Changeset 252 by mikael
mikael
parents: 236
diff changeset
219 * Implement initial support for multi-line messages (/msay command)
247
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
220 * The /add command can now set the nickname
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
221 * Display a warning when the locale is UTF-8
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
222 * Display log notice when sending a notification request message
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
223 * Update INSTALL and mcabberrc.example files for better explanations
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
224 * Comment out useless code (fix a compilation error with gcc 4)
247
fca26cafb7c8 [/trunk] Changeset 260 by mikael
mikael
parents: 239
diff changeset
225 * Add Makefile for the doc subdir; the manpage will be installed now
252
cb7f944741e4 [/trunk] Changeset 265 by mikael
mikael
parents: 247
diff changeset
226 * Minor fixes
236
72fd1273f2b7 [/trunk] Changeset 249 by mikael
mikael
parents: 231
diff changeset
227
253
ff9ba796cabb [/trunk] Changeset 266 by mikael
mikael
parents: 252
diff changeset
228 -- Mikael, 2005-06-25
231
193c08454aac [/trunk] Changeset 244 by mikael
mikael
parents: 230
diff changeset
229
230
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
230 mcabber (0.6.0)
61
5e1577acc8e7 [/trunk] Changeset 76 by mikael
mikael
parents: 57
diff changeset
231
5e1577acc8e7 [/trunk] Changeset 76 by mikael
mikael
parents: 57
diff changeset
232 Initial fork from cabber 0.5.0-test1
230
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
233 Lots of changes, here is a quick summary:
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
234 * Use automake/autoconf
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
235 * Switch to libjabber
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
236 * SSL support with OpenSSL (should work with gnutls but I didn't
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
237 succeed)
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
238 * History scrolling and resizing
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
239 * History logging (and reading)
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
240 * Small manpage (AsciiDoc documentation)
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
241 * Buddy groups implementation
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
242 - fold/unfold groups
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
243 - hide/show offline buddies
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
244 * Commands, and command completion system
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
245 * Hooks for external events (for ex. when receiving a message)
61
5e1577acc8e7 [/trunk] Changeset 76 by mikael
mikael
parents: 57
diff changeset
246
230
d33075ba7533 [/trunk] Changeset 242 by mikael
mikael
parents: 61
diff changeset
247 -- Mikael, 2005-06-07