# HG changeset patch # User neko259 # Date 2013-12-24 14:12:32 # Node ID a306210f66896954d8651a090538e4f13ac3a568 # Parent 6eea23100f3711cb5d16044f8eb3015b44791b7a Updated TODOs and changelog diff --git a/changelog.markdown b/changelog.markdown --- a/changelog.markdown +++ b/changelog.markdown @@ -2,4 +2,5 @@ * Saving image previews size. No space will be shown below images in some styles. * Showing notification in page title when new posts are loaded into the open -thread. \ No newline at end of file +thread. +* Thread moderation fixes diff --git a/todo.txt b/todo.txt --- a/todo.txt +++ b/todo.txt @@ -12,6 +12,7 @@ denied". Use second only for autoban for [DONE] Split up post model into post and thread, and move everything that is used only in 1st post to thread model. [DONE] Show board speed in the lower panel (posts per day) +[DONE] Save image thumbnails size to the separate field [NOT STARTED] Tree view (JS) [NOT STARTED] Adding tags to images filename @@ -22,7 +23,6 @@ and move everything that is used only in [NOT STARTED] Javascript disabling engine [NOT STARTED] Group tags by first letter in all tags list [NOT STARTED] Character counter in the post field -[NOT STARTED] Save image thumbnails size to the separate field [NOT STARTED] Whitelist functionality. Permin autoban of an address [NOT STARTED] Statistics module. Count views (optional, may result in bad performance), posts per day/week/month, users (or IPs)