##// 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
Pavel Ryapolov
Added todo and readme docs.
r273 = Features =
neko259
Updated TODO list
r756 * 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"
neko259
Added test for reflinks. Added management command to get posts from other node...
r841 * Use absolute post reflinks in the raw text
neko259
Updated TODO
r846 * Use default boards/settings when it is not defined. Maybe default_settings.py module?
Pavel Ryapolov
Added todo and readme docs.
r273
= Bugs =
neko259
Updated TODOs
r816 * Search sort order is confusing
neko259
Updated TODOs
r390
neko259
Updated TODOs
r346 = Testing =
neko259
Updated TODO list
r756 * Make tests for every view
* Make tests for every model
* Make tests for every form