Show More
@@ -26,3 +26,12 b' thread.' | |||
|
26 | 26 | * Update last update time with thread update |
|
27 | 27 | * Added z-index to the images to move the dragged image to front |
|
28 | 28 | * [CODE] Major view refactoring. Now almost all views are class-based |
|
29 | ||
|
30 | # 1.8 Kara | |
|
31 | * [CODE] Removed thread update logging | |
|
32 | * [CODE] Refactored compact form. Now it uses the same one form and moves | |
|
33 | elements instead of swapping them | |
|
34 | * [CODE] Moved image to a separate model. This will allow to add multiple | |
|
35 | images to a post | |
|
36 | * Added search over posts and tags | |
|
37 | * [ADMIN] Command to remove empty users |
General Comments 0
You need to be logged in to leave comments.
Login now