mirror of
https://iceshrimp.dev/limepotato/jormungandr-patches.git
synced 2024-11-09 04:41:23 -07:00
changes made in jormungandr, in patch form
patches | ||
README.md |
Jormungandr Patches
A compilation of changes made in jormungandr-bite, as patches, for your ease of access.
you can either clone this repo, or download each individual file from the patches folder
Instructions
To apply a patch git am --keep-cr --signoff < {patch}
Explanations
- Beep/Rebeeps/Creatures/Observers: Renames Posts and Boosts to Beeps and Rebeeps respectively, as well as Users to Creatures, and Followers/Following to Observers/Observing
- Builtin Catppuccin Themes: All catppuccin themes (and accents), built-in
- Configurable Pinned Post Limit: Allows admin to configure pinned post limit in config file
- Fix Find Server Link: the link for "Find servers" on the signup page for locked registration instances leads to a dead page, so this replaces the link with fedidb.org
- Remove Maintainer-info Nag: Removes nag if you dont input maintainer information
- Post Form Height: Increases the post form height for usability
- Remove Chats: Removes the pages and buttons referring to the local chats feature