##// END OF EJS Templates
Added test for reflinks. Added management command to get posts from other node...
Added test for reflinks. Added management command to get posts from other node (incomplete). Added ability to parse global reflinks in the text

File last commit:

r841:c295c39c decentral
r841:c295c39c decentral
Show More
todo.txt
26 lines | 844 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
= Bugs =
* Search sort order is confusing
= Testing =
* Make tests for every view
* Make tests for every model
* Make tests for every form