Files
Cedar-Django/README.foreskin
T
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

29 lines
958 B
Plaintext

Stuff that is done:
- Disable comments button
- merge with closedverse-video-support (mostly)
- Prevent users from posting in communities created by blocked users.
<<<<<<< Updated upstream
=======
- Hide email password reset form if no SMTP server is set up. (done by Arian Kordi)
- Fix icon and banner uploads.
Icons and banners use util.image_upload now, at the cost of having to set them all again.
>>>>>>> Stashed changes
Stuff that is in progress
- Removing shitty code.
- moving to forms.py
Stuff that I want
- Image and video file boxes in one.
- Pinning posts????
Not needed at all if I'm being honest.
- Ways for mods to view who invited who.
<<<<<<< Updated upstream
- Hide email password reset form if no SMTP server is set up.
- Fix icon and banner uploads. Make that shit work with image_upload
=======
- Full ImageField integration
- remove the useless feedback thing. (You can just make a bug reporting community)
>>>>>>> Stashed changes