##// END OF EJS Templates
Speed up parsing by moving constants to module scape
Speed up parsing by moving constants to module scape

File last commit:

r297:da4642af merge default
r302:f4eb05fc default
Show More
todo.txt
21 lines | 807 B | 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
[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] Better django admin pages to simplify admin operations
[NOT STARTED] Regen script to update all posts
[NOT STARTED] Group tags by first letter in all tags list
[NOT STARTED] Show board speed in the lower panel (posts per day)
= Bugs =
[DONE] Fix bug with creating threads from tag view
[NOT STARTED] Quote characters within quote causes quote parsing to fail