##// END OF EJS Templates
Fixed quotes parsing
Fixed quotes parsing

File last commit:

r303:db328c65 default
r303:db328c65 default
Show More
todo.txt
20 lines | 799 B | 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
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)
neko259
Added a TODO item.
r280 [NOT STARTED] Better django admin pages to simplify admin operations
Pavel Ryapolov
Added TODOs
r283 [NOT STARTED] Regen script to update all posts
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)
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