##// END OF EJS Templates
Updated TODOs and changelog
neko259 -
r457:a306210f 1.5-dev
parent child Browse files
Show More
@@ -2,4 +2,5 b''
2 * Saving image previews size. No space will be shown below images in some
2 * Saving image previews size. No space will be shown below images in some
3 styles.
3 styles.
4 * Showing notification in page title when new posts are loaded into the open
4 * Showing notification in page title when new posts are loaded into the open
5 thread. No newline at end of file
5 thread.
6 * Thread moderation fixes
@@ -12,6 +12,7 b' denied". Use second only for autoban for'
12 [DONE] Split up post model into post and thread,
12 [DONE] Split up post model into post and thread,
13 and move everything that is used only in 1st post to thread model.
13 and move everything that is used only in 1st post to thread model.
14 [DONE] Show board speed in the lower panel (posts per day)
14 [DONE] Show board speed in the lower panel (posts per day)
15 [DONE] Save image thumbnails size to the separate field
15
16
16 [NOT STARTED] Tree view (JS)
17 [NOT STARTED] Tree view (JS)
17 [NOT STARTED] Adding tags to images filename
18 [NOT STARTED] Adding tags to images filename
@@ -22,7 +23,6 b' and move everything that is used only in'
22 [NOT STARTED] Javascript disabling engine
23 [NOT STARTED] Javascript disabling engine
23 [NOT STARTED] Group tags by first letter in all tags list
24 [NOT STARTED] Group tags by first letter in all tags list
24 [NOT STARTED] Character counter in the post field
25 [NOT STARTED] Character counter in the post field
25 [NOT STARTED] Save image thumbnails size to the separate field
26 [NOT STARTED] Whitelist functionality. Permin autoban of an address
26 [NOT STARTED] Whitelist functionality. Permin autoban of an address
27 [NOT STARTED] Statistics module. Count views (optional, may result in bad
27 [NOT STARTED] Statistics module. Count views (optional, may result in bad
28 performance), posts per day/week/month, users (or IPs)
28 performance), posts per day/week/month, users (or IPs)
General Comments 0
You need to be logged in to leave comments. Login now