diff --git a/todo.txt b/todo.txt --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,6 @@ = Features = [DONE] Connecting tags to each other + [NOT STARTED] Tree view (JS) [NOT STARTED] Adding tags to images filename [NOT STARTED] Federative network for s2s communication @@ -11,6 +12,9 @@ [NOT STARTED] Better django admin pages to simplify admin operations [NOT STARTED] Regen script to update all posts [NOT STARTED] Connect posts to the replies (in messages), get rid of the JS reply map +[NOT STARTED] Group tags by first letter in all tags list = Bugs = [DONE] Fix bug with creating threads from tag view + +[NOT STARTED] Quote characters within quote causes quote parsing to fail