mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-23 04:10:40 +03:00
Compare commits
2 commits
f2da949114
...
f6cafd17b9
Author | SHA1 | Date | |
---|---|---|---|
f6cafd17b9 | |||
|
9ea41d8372 |
1 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@ 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",
|
||||||
|
@ -85,7 +86,7 @@ permissions: ["see_deleted_message"]
|
||||||
- thread.js unfuction only listener
|
- thread.js unfuction only listener
|
||||||
|
|
||||||
## Major Version History
|
## Major Version History
|
||||||
- V4: Enchanted Themes
|
- V5: 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.
|
||||||
|
|
Loading…
Reference in a new issue