ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-Bummskraut/TODO
Revision: 1.5
Committed: Wed Mar 7 18:37:38 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.4: +12 -0 lines
Log Message:
minor format improvements, and added /list_subids

File Contents

# Content
1 - make subid listing sort case insensitive
2 - make subscribe jump to the destination buffer
3 - make undirected infos and errors temporary (and static on 'status')
4 - make irc erros in backend directed
5
6 - make toggle-sets for certain buffers (which are shared globally but
7 selected locally)
8
9 - improve irc mode setting and general any channel actions
10 - make irc invites being displayed etc.
11 - add XMPP support with Net::XMPP2 (which still isn't released)
12 - add authorisation to backend (digest md5 auth of some kind?)
13 - allow correct display of multi-line messages
14
15 future:
16 - implement formatted messages (for wrap-padding and colors)