todo.txt
27 lines
| 932 B
| text/plain
|
TextLexer
Pavel Ryapolov
|
r273 | = Features = | ||
neko259
|
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
|
r841 | * Use absolute post reflinks in the raw text | ||
neko259
|
r846 | * Use default boards/settings when it is not defined. Maybe default_settings.py module? | ||
Pavel Ryapolov
|
r273 | |||
= Bugs = | ||||
neko259
|
r816 | * Search sort order is confusing | ||
neko259
|
r390 | |||
neko259
|
r346 | = Testing = | ||
neko259
|
r756 | * Make tests for every view | ||
* Make tests for every model | ||||
* Make tests for every form | ||||