##// END OF EJS Templates
Bumped version to 1.7.2
Bumped version to 1.7.2

File last commit:

r616:9a9f3fa1 default
r636:56a4a457 1.7.2 default
Show More
todo.txt
28 lines | 1.1 KiB | text/plain | TextLexer
= Features =
[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] Group tags by first letter in all tags list
[NOT STARTED] Character counter in the post field
[NOT STARTED] Whitelist functionality. Permin autoban of an address
[NOT STARTED] Statistics module. Count views (optional, may result in bad
performance), posts per day/week/month, users (or IPs)
[NOT STARTED] Quote button next to "reply" for posts in thread to include full
post or its part (delimited by N characters) into quote of the new post.
[NOT STARTED] Ban confirmation page with reason
[NOT STARTED] Post deletion confirmation page
[NOT STARTED] Get thread graph image using pygraphviz
[NOT STARTED] Subscribing to tag via AJAX
[NOT STARTED] Use post and thread caching instead of many parameters to the
post view and post urls.
= Bugs =
= Testing =
[NOT STARTED] Make tests for every view
[NOT STARTED] Make tests for every model
[NOT STARTED] Make tests for every form