TODO notes. There's always more waiting.
This commit is contained in:
parent
ed38d54e82
commit
b864b4bf47
1 changed files with 13 additions and 0 deletions
13
TODO.mkdn
13
TODO.mkdn
|
@ -26,6 +26,16 @@ Features
|
||||||
* Don't make new windows be all in your face and shit
|
* Don't make new windows be all in your face and shit
|
||||||
* Hide offline friends per group
|
* Hide offline friends per group
|
||||||
|
|
||||||
|
* Implement new Lexer for the sake of everyone's sanity
|
||||||
|
* Redo PESTERCHUM: processing/redo whole msg received processing chain
|
||||||
|
* Redo text processing in general
|
||||||
|
* Redo quirk processing (use pieces from Textsub if needed)
|
||||||
|
* LET PEOPLE TURN OFF HONKING - people already rename the soundfile and such to do this manually
|
||||||
|
* Make CTRL+PGUP/PGDN switch memo/pester tabs
|
||||||
|
* Redo OOC detection/make it less inconsistent (require matching braces)
|
||||||
|
|
||||||
|
* SOONER OR LATER: Redo internal chum storage, centralize data into widely accessible manager objects, etc.
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
----
|
----
|
||||||
* weird memo time bug
|
* weird memo time bug
|
||||||
|
@ -39,6 +49,9 @@ Bugs
|
||||||
* Recognize IRC 471, 473, 474 and 475
|
* Recognize IRC 471, 473, 474 and 475
|
||||||
* memo links aren't case sensitive
|
* memo links aren't case sensitive
|
||||||
|
|
||||||
|
* Mentions occasionally don't work (e.g. in /me)
|
||||||
|
* Character times aren't 'forgotten' on Part
|
||||||
|
|
||||||
Windows Bugs
|
Windows Bugs
|
||||||
------------
|
------------
|
||||||
* XP SP2: sometimes mouse clicks dont register? must be some kinda crash
|
* XP SP2: sometimes mouse clicks dont register? must be some kinda crash
|
||||||
|
|
Loading…
Reference in a new issue