Commit Graph
61 Commits
Author SHA1 Message Date
some weird guy 3154f23e2b Removed this because its unsafe.
fard
2023-09-15 16:56:24 -07:00
some weird guy a146a0fbb0 Hotfix 2
fuck ass bitch
2023-09-15 16:34:14 -07:00
some weird guy 77c8d4b112 Hotfix 1
ass
2023-09-15 16:27:24 -07:00
some weird guy 61ca96d37d Cedar now uses Django's Perms and groups.
You'll have to do some manual editing to give yourself superuser.

- /admin/ now uses perms and groups. So you can fine tune who has access to what model.
- Moved the metadata button to the user sidebar
- Removed metaview lists from showing in user settings and in the metadata page.
2023-09-15 16:03:37 -07:00
some weird guy 4bd55cbed1 The fucking activity feed what the fuck! 2023-09-10 08:18:03 -07:00
some weird guy ada674dfad oops 2023-09-10 08:13:58 -07:00
some weird guy 7d9ab1f5d2 Really dumb sorting thing i want for some reason 2023-09-10 08:07:28 -07:00
some weird guy 376afb43ce hmm
- Removed the comments inline thing because it was slow
- Sorting by popularity is now limited by posts within 7 days. I am not sure how this will impact performance but hopefully it wont be as slow.
2023-09-09 19:55:38 -07:00
some weird guy bcec15ab07 I had two choices
As cool as this new admin comment thing is, either I have to include all required fields in the inline otherwise it will throw an error when adding a new comment, or simply make it mostly read only and keep it simple.
2023-09-08 13:04:31 -07:00
some weird guy 4197b44b63 Comments show when editing a post in the admin panel.
h
2023-09-08 02:24:08 -07:00
some weird guy a9bf3179f1 bruh
- Fixed duplicate image uploading bug (i think)
- changing community settings now redirects you, same with creating a community.
2023-09-04 21:17:50 -07:00
some weird guy b4772d0e20 Changes to the community editor, goofy ahh new image compression thingy in forms.py 2023-09-03 19:04:51 -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 5619166794 Create .gitignore 2023-08-30 21:02:01 -07:00
some weird guy cb4fdee7f3 Merge branch 'main' of https://github.com/Mistake35/Cedar-Django 2023-08-30 20:57:57 -07:00
some weird guy 8a68b3b2ce fix indentation error 2023-08-30 20:57:41 -07:00
some weird guyandGitHub dd7a9a8737 Update README.foreskin 2023-08-30 15:13:13 -04:00
some weird guy b80523e7b5 god damnit 2023-08-29 12:03:29 -07:00
some weird guy a01873d4d9 Merge branch 'main' of https://github.com/Mistake35/Cedar-Django 2023-08-29 11:56:40 -07:00
some weird guy f381d1d1af deez 2023-08-29 11:56:34 -07:00
some weird guyandGitHub 57f5f944bd Update README.md 2023-08-27 20:06:02 -04:00
some weird guy 7909335304 CSS changes, stupid ass typo fixed, ban history is sorted properly. 2023-08-26 14:04:30 -07:00
some weird guy 60ff989332 Admins can edit bans now. 2023-08-25 16:51:04 -07:00
some weird guy 5b5bbc859e lazy ass fix 2023-08-24 12:42:57 -07:00
some weird guy 157d1199b9 Update README.md
Fuck my life
2023-08-24 12:24:25 -07:00
some weird guy e49d856f71 god dead
- Changed HTML to support the new fancy ban system
- Added "banned" and "active_ban" bits in models.py
- IP bans are supported now.
2023-08-24 12:20:32 -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 e190d76079 Update README.foreskin 2023-08-19 17:26:27 -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 49477bf178 pingas 2023-08-12 22:37:45 -07:00
some weird guy 759cff07c8 Tiny change
Maybe showing the username is a bad idea.
2023-08-12 16:10:52 -07:00
some weird guy e2e39aca44 whoopsie daisies
Not sure how the fuck that got there.
2023-08-12 15:09:43 -07:00
some weird guy 74ef0db34c Finished the merge, Disabling comments, Community bans. 2023-08-12 14:55:51 -07:00
some weird guy 46844a7cfb hmm
User created communities are now sorted by posts. Some small bug fixes, changed lazy error messages.
2023-08-09 12:37:48 -07:00
some weird guy dbe93afb76 Chumba 2023-08-05 14:51:48 -07:00
some weird guy f9b5aea6f1 I hate zalgo text 2023-08-03 22:59:14 -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 22b6a8f81f Merge branch 'main' of https://github.com/Mistake35/Cedar-Django 2023-08-02 05:09:37 -04:00
some weird guy c0aa3fd7b7 fml 2023-08-02 05:09:24 -04:00
some weird guy ef1396fe03 CVS merge
Yet even more code merged.
2023-08-02 02:04:18 -04:00
some weird guyandGitHub 23ecd99463 Update README.md
oops forgot one
2023-08-01 19:07:53 -04:00
some weird guyandGitHub 3f0da7dfc4 Update README.md 2023-08-01 19:07:05 -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 700b722736 Cutting away the fat
Removed the gender selection thing as it was pointless, also trimmed the fat for the MOTDs and welcome messages.
2023-07-25 20:59:06 -07:00
some weird guy 5bab1f320a Merge branch 'main' of https://github.com/Mistake35/Cedar-Django 2023-07-25 15:12:17 -07:00
some weird guy da063030ea The font will show on all browsers now 2023-07-25 15:12:14 -07:00
some weird guyandGitHub 622aa90aed Update README.md 2023-07-25 14:47:00 -07:00