comparison mcabber/src/TODO @ 147:7571de4aed73

[/trunk] Changeset 159 by mikael * Fix a bug in buddylist_build() * We now lock the current buddy even not when being in chat mode. For example, if we're writing to s.o. and he leaves just before we press enter, we won't write to the wrong buddy... If the current_buddy is a group, we lock it too. * Remove MCABBER_TESTUNIT ifdef in roster.h (test program isn't up-to-date anymore...)
author mikael
date Fri, 29 Apr 2005 19:56:28 +0000
parents 204225d03bb2
children c3624b2a7059
comparison
equal deleted inserted replaced
146:50f23c38743a 147:7571de4aed73
3 3
4 * Presence notification is always accepted. 4 * Presence notification is always accepted.
5 * Messages in hidden (shrunk) groups are not visible. 5 * Messages in hidden (shrunk) groups are not visible.
6 Maybe we should create "*_msg_[gs]etflag()" functions, which 6 Maybe we should create "*_msg_[gs]etflag()" functions, which
7 would update groups message flags too. (?) 7 would update groups message flags too. (?)
8 * Small but perhaps annoying: when we are on a group entry, w/
9 offline buddies hidden and this group is removed from the list.
10 Then the cursor goes back to the first item of the buddylist.
11 * We should lock the current buddy even not when being in chat mode.
12 For example, if you're writing to s.o. and he leaves just before you
13 press enter, you write to the wrong buddy. Baad.
14 8
15 9
16 TODO: 10 TODO:
17 11
18 * Display status 12 * Display status