Last change
on this file was
2,
checked in by Erik Enge, 21 years ago
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
668 bytes
|
Line | |
---|
1 | |
---|
2 | - Modes needs to be updated for users and channels. |
---|
3 | |
---|
4 | - Add DCC |
---|
5 | |
---|
6 | - I would really like usocket first |
---|
7 | |
---|
8 | - If a message (as in PRIVMSG) is longer than 512 characters |
---|
9 | (including carriage return and linefeed) we should probably split |
---|
10 | the message into several on behalf of the user. |
---|
11 | |
---|
12 | - should send-irc-message automatically do this for you? |
---|
13 | |
---|
14 | - Add ignore |
---|
15 | |
---|
16 | - Document inconsistencies between IRC servers (ref. undernet |
---|
17 | servers send out channel name in arguments rather than |
---|
18 | trailing-messages on a part/quit message) |
---|
19 | |
---|
20 | - When doing a whois on a user the library ought to snap up the |
---|
21 | channels in WHOISCHANNELS as channels the user is currently on. |
---|
Note: See
TracBrowser
for help on using the repository browser.