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)