Commit Graph
14 Commits
Author SHA1 Message Date
some weird guy e5c99e0248 File sharing update (requires migrations for existing databases)
There are a bunch of migration files that have been thrown into the repository. Sadly, migrating is a huge pain in the fucking ass, you may need to rollback your database or god knows what.

- did not add change logs too lazy
2023-10-16 15:22:41 -07:00
some weird guy 33fe45bc60 Some cleanup
- Removed CLOSEDVERSE_PROD.
- Removed duplicate settings in settings.py.
- Removed static exclusion when forcing the user to log in. Nginx should handle this anyways...
- Removed old unused HTML pages.
- Changed the way time is shown on profiles and in my_data.
- Additional HTML changes.
2023-09-01 20:00:03 -07:00
some weird guy a2e607fff3 My pi server will not grab IPs otherwise. 2023-08-31 09:35:20 -07:00
some weird guy ca09f3295b Login page moved to forms.py, New warning and ban system, a bunch of other shit.
- Change password page from profile settings has been moved over to forms.py
- Login page has been moved over to forms.py. There is no JavaScript right now, however it is still functional.
-Profile_tools_Form has been altered to remove a few unneeded fields that administrators don't need to mess with.
- warned_reason and warned fields are gone from User_tools_Form and will be removed from models.py at a later point.

- a new ban system has been implemented. While bans are still incomplete and lack capabilities to ban IP addresses as of right now, the groundwork is now here and those features can be added later.
- manage_bans page was added.

- A new warning system has been implemented. If a Warning is created, a notification is created automatically with it.  A warning notification replaces the "new announcement" notification type.
- Warning notifications are larger and stand out compared to normal notifications
- When posting, commenting or messaging someone, a check is performed to make sure you've seen the warning notification.
- manage_warnings page was added. This page will also show you the warning history.

- help_text was added to a bunch of fields.
2023-08-23 16:47:28 -07:00
some weird guy 1b33a2aad1 oh god
- Merge with closedverse-video-support
- user_tools moved to forms.py
- community_tools moved to forms.py
2023-08-19 17:17:00 -07:00
some weird guy 74ef0db34c Finished the merge, Disabling comments, Community bans. 2023-08-12 14:55:51 -07:00
some weird guy a7828ce97c Fixing broken CSS, HTML changes, invite page is hidden if turned off, mods can revoke invite privileges. 2023-08-03 17:15:00 -07:00
some weird guy ef1396fe03 CVS merge
Yet even more code merged.
2023-08-02 02:04:18 -04:00
some weird guy 0d30171496 Invite only setting, stolen code, bunch of other random shit. 2023-08-01 06:32:59 -04:00
some weird guy 71d8b5fff4 Removed MOTDs, Allowed mods and staff to edit communities. 2023-07-27 20:56:43 -07:00
some weird guy 40355adef6 Discord video support and more cleaning up 2023-07-26 12:02:16 -07:00
some weird guy e9d1829fa3 Fixed hardcoded domain 2023-07-24 22:29:03 -07:00
some weird guy c02fed1eb3 IM FUCKING LAZY OKAY 2023-07-24 20:36:20 -07:00
some weird guy ecd8d3b1b7 The first steps or whatever
balls
2023-02-08 18:33:16 -08:00