mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
Merge branch 'main' of https://github.com/Mistake35/Cedar-Django
This commit is contained in:
@@ -14,13 +14,11 @@ You can have your users make communities. Each user by default can make one comm
|
|||||||
### Password resetting within the settings page
|
### Password resetting within the settings page
|
||||||
**This should've been a thing since day one.** Instead of being forced to reset your password through your email, you can now change it via settings.
|
**This should've been a thing since day one.** Instead of being forced to reset your password through your email, you can now change it via settings.
|
||||||
|
|
||||||
### Admins can change the sidebar on the front of the page.
|
### Announcements appear on the side of the main page.
|
||||||
There are two types: `welcomemsgs` and `MOTDs`
|
If you have an announcements community, each post will appear there.
|
||||||
|
|
||||||
`welcomemsgs` are visible on the front page when you aren't signed in.
|
`welcomemsgs` are visible on the front page when you aren't signed in.
|
||||||
|
|
||||||
`MOTDs` are visible when signed in.
|
|
||||||
|
|
||||||
## Other features include:
|
## Other features include:
|
||||||
- Mods can warn users.
|
- Mods can warn users.
|
||||||
- Better audit logging system.
|
- Better audit logging system.
|
||||||
|
|||||||
Reference in New Issue
Block a user