##// END OF EJS Templates
Updated version. Use "neboard dev" label for the development version of site
Updated version. Use "neboard dev" label for the development version of site

File last commit:

r847:011dea60 merge decentral
r1222:604935b9 2.8.3 default
Show More
todo.txt
26 lines | 887 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 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