todo.txt
22 lines
| 873 B
| text/plain
|
TextLexer
Pavel Ryapolov
|
r273 | = Features = | ||
neko259
|
r279 | [DONE] Connecting tags to each other | ||
Pavel Ryapolov
|
r295 | [DONE] Connect posts to the replies (in messages), get rid of the JS reply map | ||
neko259
|
r316 | [DONE] Better django admin pages to simplify admin operations | ||
[DONE] Regen script to update all posts | ||||
neko259
|
r321 | [DONE] Remove jump links from refmaps | ||
Pavel Ryapolov
|
r285 | |||
Pavel Ryapolov
|
r273 | [NOT STARTED] Tree view (JS) | ||
[NOT STARTED] Adding tags to images filename | ||||
Pavel Ryapolov
|
r275 | [NOT STARTED] Federative network for s2s communication | ||
[NOT STARTED] XMPP gate | ||||
[NOT STARTED] Bitmessage gate | ||||
neko259
|
r276 | [NOT STARTED] Notification engine | ||
[NOT STARTED] Javascript disabling engine | ||||
Pavel Ryapolov
|
r277 | [NOT STARTED] Thread autoupdate (JS + API) | ||
Pavel Ryapolov
|
r285 | [NOT STARTED] Group tags by first letter in all tags list | ||
Pavel Ryapolov
|
r294 | [NOT STARTED] Show board speed in the lower panel (posts per day) | ||
neko259
|
r316 | [NOT STARTED] Character counter in the post field | ||
Pavel Ryapolov
|
r273 | |||
= Bugs = | ||||
Pavel Ryapolov
|
r278 | [DONE] Fix bug with creating threads from tag view | ||
neko259
|
r303 | [DONE] Quote characters within quote causes quote parsing to fail | ||