core/protocols/irc/.todo

changeset 14253
b63ebf84c42b
parent 13501
2dd796bd5402
equal deleted inserted replaced
14252:d10dda2777a9 14253:b63ebf84c42b
1 <todo version="0.1.19">
2 <note priority="veryhigh" time="1058921630" done="1079072308">
3 fix duplication of names on rejoin (depends on convo API)
4 <comment>
5 someone fixed this
6 </comment>
7 </note>
8 <note priority="high" time="1036041787" done="1058754795">
9 no list of people on /join
10 <comment>
11 This is a convo issue, not an IRC issue
12 </comment>
13 </note>
14 <note priority="high" time="1058843325" done="0">
15 /ignore
16 </note>
17 <note priority="medium" time="1036041658" done="1058918372">
18 Error 421, unknown command when going away. sometimes. (has to do with html in away messages?)
19 <comment>
20 I think this was caused by embedded newlines -- fixed, if that's the case.
21 </comment>
22 </note>
23 <note priority="medium" time="1036041674" done="1058921563">
24 /names
25 </note>
26 <note priority="medium" time="1058755195" done="1058918104">
27 Allow text to be sent on /query
28 </note>
29 <note priority="medium" time="1059198036" done="1060103790">
30 error message on unknown commands (don't just pass to ircd)
31 </note>
32 <note priority="low" time="1060015217" done="0">
33 Make /part smarter ... part the current channel with a part message on '/part message' if we can determine the first word is not a channel name
34 </note>
35 <note priority="medium" time="1129562998">
36 UI to see the banlist output in
37 </note>
38 </todo>

mercurial