##// END OF EJS Templates
Logo rebranding
Logo rebranding

File last commit:

r847:011dea60 merge decentral
r2150:532ef623 tip default
Show More
todo.txt
27 lines | 932 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"
* Use absolute post reflinks in the raw text
* Use default boards/settings when it is not defined. Maybe default_settings.py module?
= Bugs =
* Search sort order is confusing
= Testing =
* Make tests for every view
* Make tests for every model
* Make tests for every form