##// END OF EJS Templates
Added info about attachments
Added info about attachments

File last commit:

r816:d3ddedd3 default
r840:78400567 decentral
Show More
todo.txt
25 lines | 799 B | text/plain | TextLexer
= Features =
* Tree view (JS)
* Adding tags to images filename
* Federative network for s2s communication
* XMPP gate
* Bitmessage gate
* Notification engine
* Group tags by first letter in all tags list
* [JS] Character counter in the post field
* Statistics module. Count views (optional, may result in bad
performance), posts per day/week/month, IPs
* Ban confirmation page (or alert) with reason
* Post deletion confirmation page (or alert)
* Get thread graph image using pygraphviz
* Subscribing to tag via AJAX
* Add buttons to insert a named link or a named quote to the markup panel
* Add support for "attention posts" that are shown in the header"
= Bugs =
* Search sort order is confusing
= Testing =
* Make tests for every view
* Make tests for every model
* Make tests for every form