##// END OF EJS Templates
Removed cast to int for the bumplimit progress bar, cause CSS understands float values
Removed cast to int for the bumplimit progress bar, cause CSS understands float values

File last commit:

r283:71ebd91e default
r284:19ad65b5 default
Show More
todo.txt
16 lines | 615 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
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
[NOT STARTED] Connect posts to the replies (in messages), get rid of the JS reply map
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