##// END OF EJS Templates
Updated TODOs
Updated TODOs

File last commit:

r337:b4b50bf5 default
r337:b4b50bf5 default
Show More
todo.txt
25 lines | 1.0 KiB | text/plain | TextLexer
= Features =
[DONE] Connecting tags to each other
[DONE] Connect posts to the replies (in messages), get rid of the JS reply map
[DONE] Better django admin pages to simplify admin operations
[DONE] Regen script to update all posts
[DONE] Remove jump links from refmaps
[NOT STARTED] Tree view (JS)
[NOT STARTED] Adding tags to images filename
[NOT STARTED] Federative network for s2s communication
[NOT STARTED] XMPP gate
[NOT STARTED] Bitmessage gate
[NOT STARTED] Notification engine
[NOT STARTED] Javascript disabling engine
[NOT STARTED] Thread autoupdate (JS + API)
[NOT STARTED] Group tags by first letter in all tags list
[NOT STARTED] Show board speed in the lower panel (posts per day)
[NOT STARTED] Character counter in the post field
[NOT STARTED] Use transactions in tests
[NOT STARTED] Clean up tests and make them run ALWAYS
[NOT STARTD] Save image thumbnails size to the separate field
= Bugs =
[DONE] Fix bug with creating threads from tag view
[DONE] Quote characters within quote causes quote parsing to fail