##// END OF EJS Templates
Changed form title style in MD theme
Changed form title style in MD theme

File last commit:

r337:b4b50bf5 default
r338:2e5d76da default
Show More
todo.txt
25 lines | 1.0 KiB | text/plain | TextLexer
Pavel Ryapolov
Added todo and readme docs.
r273 = Features =
neko259
Added linked tags feature. If a tag is linked to some tag, it will be added to the thread along with the specified tag.
r279 [DONE] Connecting tags to each other
Pavel Ryapolov
Increased version in the description
r295 [DONE] Connect posts to the replies (in messages), get rid of the JS reply map
neko259
Modified todos
r316 [DONE] Better django admin pages to simplify admin operations
[DONE] Regen script to update all posts
neko259
Updated a TODO
r321 [DONE] Remove jump links from refmaps
Pavel Ryapolov
Added TODOs
r285
Pavel Ryapolov
Added todo and readme docs.
r273 [NOT STARTED] Tree view (JS)
[NOT STARTED] Adding tags to images filename
Pavel Ryapolov
Added some more major todos
r275 [NOT STARTED] Federative network for s2s communication
[NOT STARTED] XMPP gate
[NOT STARTED] Bitmessage gate
neko259
Added a bunch of todos
r276 [NOT STARTED] Notification engine
[NOT STARTED] Javascript disabling engine
Pavel Ryapolov
Added thread autoupdate as a task in TODO
r277 [NOT STARTED] Thread autoupdate (JS + API)
Pavel Ryapolov
Added TODOs
r285 [NOT STARTED] Group tags by first letter in all tags list
Pavel Ryapolov
Added a todo
r294 [NOT STARTED] Show board speed in the lower panel (posts per day)
neko259
Modified todos
r316 [NOT STARTED] Character counter in the post field
neko259
Updated TODOs
r336 [NOT STARTED] Use transactions in tests
[NOT STARTED] Clean up tests and make them run ALWAYS
neko259
Updated TODOs
r337 [NOT STARTD] Save image thumbnails size to the separate field
Pavel Ryapolov
Added todo and readme docs.
r273
= Bugs =
Pavel Ryapolov
Fixed bug with creating thread from tag view
r278 [DONE] Fix bug with creating threads from tag view
neko259
Fixed quotes parsing
r303 [DONE] Quote characters within quote causes quote parsing to fail