## FORK This is a fork of Forgejo. This fork doesn't add any specialized features. It adds things that should be in Forgejo, but aren't. This fork is based on a release. There's no master branch. Patches of this fork do not follow releases; because of scope, they're released immediately. This fork is a drop-in replacement. You can switch back and forth, as there are no breaking changes. **Reviewer, keep in mind: This is my first time dealing with Go** ### Features - Privacy Policy support - Consent checkbox - Footer link - Configured with `service.PRIVACY_POLICY_URL` - Captcha tweaks - Shorter: 4-5 instead of 6 digits - Bigger - Fixed colors on dark theme - Theme tweaks - Dynamic detection, no need for THEMES - Enhanced picker - Aesthetics You can see [all changes here](/git724/forgejo/commits/branch/v11.0/forgejo/search?q=Minecon724&all=). \ Don't be overwhelmed, as commits are very granular. ### Builds Docker builds [are available here](https://hub.docker.com/r/minecon724/forgejo724) for amd64 and arm64. ### Changelog - 11.0 - Dropped [pronouns patch](/git724/forgejo/commit/e82e33e1161288dd395592a1ea232611a9376c36), because [it's upstream](https://codeberg.org/forgejo/forgejo/pulls/6835) (I stole it unknowingly) - Simplified [Improve theme picker](/git724/forgejo/commit/9542895e03e487cfd0a7c673257cc383295b5d76), because of [some good changes upstream](https://codeberg.org/forgejo/forgejo/pulls/7168)