comparison mcabber/src/TODO @ 141:6533a231a65e

[/trunk] Changeset 153 by mikael * We now rebuild the buddy list when receiving a message from an offline/invisible buddy.
author mikael
date Thu, 28 Apr 2005 20:34:40 +0000
parents 3b480b73df19
children bb6fe91589b9
comparison
equal deleted inserted replaced
140:3b480b73df19 141:6533a231a65e
1 1
2 BUGS: 2 BUGS:
3 3
4 * We should rebuild the buddy list when receiving a message from an offline
5 buddy (or invisible/just hidden).
6 * Presence notification is always accepted. 4 * Presence notification is always accepted.
7 * Messages in hidden (shrunk) groups are not visible. 5 * Messages in hidden (shrunk) groups are not visible.
8 Maybe we should create "*_msg_[gs]etflag()" functions, which 6 Maybe we should create "*_msg_[gs]etflag()" functions, which
9 would update groups message flags too. (?) 7 would update groups message flags too. (?)
10 8