##// END OF EJS Templates
Modified todos
neko259 -
r316:67d4a0ae default
parent child Browse files
Show More
@@ -1,20 +1,22 b''
1 = Features =
1 = Features =
2 [DONE] Connecting tags to each other
2 [DONE] Connecting tags to each other
3 [DONE] Connect posts to the replies (in messages), get rid of the JS reply map
3 [DONE] Connect posts to the replies (in messages), get rid of the JS reply map
4 [DONE] Better django admin pages to simplify admin operations
5 [DONE] Regen script to update all posts
4
6
5 [NOT STARTED] Tree view (JS)
7 [NOT STARTED] Tree view (JS)
6 [NOT STARTED] Adding tags to images filename
8 [NOT STARTED] Adding tags to images filename
7 [NOT STARTED] Federative network for s2s communication
9 [NOT STARTED] Federative network for s2s communication
8 [NOT STARTED] XMPP gate
10 [NOT STARTED] XMPP gate
9 [NOT STARTED] Bitmessage gate
11 [NOT STARTED] Bitmessage gate
10 [NOT STARTED] Notification engine
12 [NOT STARTED] Notification engine
11 [NOT STARTED] Javascript disabling engine
13 [NOT STARTED] Javascript disabling engine
12 [NOT STARTED] Thread autoupdate (JS + API)
14 [NOT STARTED] Thread autoupdate (JS + API)
13 [NOT STARTED] Better django admin pages to simplify admin operations
14 [NOT STARTED] Regen script to update all posts
15 [NOT STARTED] Group tags by first letter in all tags list
15 [NOT STARTED] Group tags by first letter in all tags list
16 [NOT STARTED] Show board speed in the lower panel (posts per day)
16 [NOT STARTED] Show board speed in the lower panel (posts per day)
17 [NOT STARTED] Remove jump links from refmaps
18 [NOT STARTED] Character counter in the post field
17
19
18 = Bugs =
20 = Bugs =
19 [DONE] Fix bug with creating threads from tag view
21 [DONE] Fix bug with creating threads from tag view
20 [DONE] Quote characters within quote causes quote parsing to fail
22 [DONE] Quote characters within quote causes quote parsing to fail
General Comments 0
You need to be logged in to leave comments. Login now