sh-jormungandr-patches/README.md

19 lines
1 KiB
Markdown
Raw Permalink Normal View History

2024-07-06 19:28:47 -06:00
# sh-Jormungandr Patches
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
A compilation of changes made in [sharkey-jormungandr](https://activitypub.software/limepotato/sharkey), as patches, for your ease of access.
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
Originally most of these patches are ports from my [iceshrimp patches](https://iceshrimp.dev/limepotato/jormungandr-patches)
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
you can either clone this repo, or download each individual file from the [patches folder](./patches)
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
### Instructions
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
To apply a patch ``git am --keep-cr --signoff < {patch}``
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
### Explanations
2024-07-06 19:07:20 -06:00
2024-07-06 19:28:47 -06:00
- [Builtin Catppuccin Themes](./patches/catppuccin-themes.patch): All catppuccin themes (and accents), built-in
- [Beep/Rebeeps/Creatures](./patches/beeps-creatures/): Renames Posts and Boosts to Beeps and Rebeeps respectively, As well as Users to Creatures.\
- [Post Form Height](./patches/postform-height.patch): Increases the height of the post form for usability.
- [robots.txt](./patches/robots.patch): Fills the robots.txt, thanks to [mias withdrawal patch](https://iceshrimp.dev/mia/withdrawal) and pre-existing iceshrimp robots.txt.