pesterchum/TODO.md

14 lines
472 B
Markdown
Raw Normal View History

# TODO LIST : )
2021-04-08 20:38:34 -04:00
## ADD
- Memoserv support.
2021-04-11 09:03:12 -04:00
- (Re-add) update checking.
## FIX
2021-04-08 20:38:34 -04:00
- Mask & target not being passed to ``_max_msg_len``.
- No error message when Pesterchum fails to join a channel. (For example, when the channel name length is over CHANNELLEN)
2021-04-10 18:16:53 -04:00
- Choose memo window doesn't get updated on theme change.
- Right click menu's color doesn't get updated on theme change in memos.
- Closed windows sometimes stay open.
- help() causes console to crash...?