Compare commits

..

No commits in common. "f6cafd17b900dae164d1dac532b88e290ba67dbb" and "f2da949114e6ea751d0580455c5fe3fffa5c31d7" have entirely different histories.

View file

@ -51,7 +51,6 @@ Akf-forum has got an API for AJAX (fetch), other clients etc. And, you can learn
- Upload other photos, model for it - Upload other photos, model for it
- Edit & download template - Edit & download template
- Banner - Banner
- Add @me support for ids, <%= member.id %>
- Roles & Permissions - Roles & Permissions
``` ```
role: "moderator", role: "moderator",
@ -86,7 +85,7 @@ permissions: ["see_deleted_message"]
- thread.js unfuction only listener - thread.js unfuction only listener
## Major Version History ## Major Version History
- V5: Enchanted Themes - V4: Enchanted Themes
- V4: Caching - V4: Caching
- V3: New Theme - V3: New Theme
- V2: Backend fix, mongoose is fixed. Really big fix. - V2: Backend fix, mongoose is fixed. Really big fix.