From bc6f5b54e59f71480b1322b96b3ac3932e0af3f8 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 14 Jul 2024 07:00:33 -0600 Subject: [PATCH] Re-organize so newer changes are on top --- jormungandr-changelog.md | 155 +++++++++++++++++++-------------------- 1 file changed, 77 insertions(+), 78 deletions(-) diff --git a/jormungandr-changelog.md b/jormungandr-changelog.md index 7f905acb5..0cbb2d4ff 100644 --- a/jormungandr-changelog.md +++ b/jormungandr-changelog.md @@ -2,7 +2,83 @@ ## [Iceshrimp Changelog](./CHANGELOG.md) -## 2023.12.7-jormungandr-bite.0.5.2 +## jormungandr.18 + +- Add followmouse, ruby, border, and unixtime MFM tags from mk13/Sharkey + +## jormungandr.17 + +- Switch to Sharkey's mfm-js fork +- REmove darkmode hotkey + +## jormungandr.16 + +- Add sounds to reactions +- Tweak default sounds +~~- Oneko :3~~ +- Tweak front-page CSS + +## jormungandr-bite.15 + +- Observers +- Update Syuilo sounds +- Remove border glow + +## jormungandr-bite.14 + +- Even more css tweaks! + +## jormungandr-bite.13 + +- Various CSS tweaks from @ +- Various other custom css tweaks +- Change Following/Follow/Followed/Etc. to Observing/Observed/etc. + +## jormungandr-bite.12 + +- Move the post button down and style it a bit on mobile + +## jormungandr-bite.11 + +- Made radius more squareer~! + +## jormungandr-bite.10 + +- Remove Messaging Pages/Button +- Change update text +- Change some wording +- Users are now called Creatures + +## jormungandr-bite.9 + +~~- Achievements! (from [Trashposs](https://iceshrimp.dev/Crimekillz/trashposs))~~ + +- Rename some stuff to Jormungandr +- Change postform style approach +- Revert post import removal + +## jormungandr-bite.7 & 8 + +- enhance: increase emoji picker search results +- Increase post-box size (needs to be done differently) + +## jormungandr-bite.6 + +- Change post form prompts +- Change PWA images +- Change default avatar to ditto + +## jormungandr-bite.0.5.5 + +- Rename renotes/boost to rebeeps + +## jormungandr-bite.0.5.4 + +- Remove maintainer information nag + +## jormungandr-bite.0.5.3 + +- Fixed some posts to beep renaming## 2023.12.7-jormungandr-bite.0.5.2 - I forgot to do a changelog so heres everything up until now: - Jormungandr changes: @@ -21,80 +97,3 @@ - traumatize - Also changed the about iceshrimp page to direct to this source-code and mention jormungandr - changed versioning scheme for jormungandr at least, to be SemVer - -## jormungandr-bite.0.5.3 - -- Fixed some posts to beep renaming - -## jormungandr-bite.0.5.4 - -- Remove maintainer information nag - -## jormungandr-bite.0.5.5 - -- Rename renotes/boost to rebeeps - -## jormungandr-bite.6 - -- Change post form prompts -- Change PWA images -- Change default avatar to ditto - -## jormungandr-bite.7 & 8 - -- enhance: increase emoji picker search results -- Increase post-box size (needs to be done differently) - -## jormungandr-bite.9 - -~~- Achievements! (from [Trashposs](https://iceshrimp.dev/Crimekillz/trashposs))~~ - -- Rename some stuff to Jormungandr -- Change postform style approach -- Revert post import removal - -## jormungandr-bite.10 - -- Remove Messaging Pages/Button -- Change update text -- Change some wording -- Users are now called Creatures - -## jormungandr-bite.11 - -- Made radius more squareer~! - -## jormungandr-bite.12 - -- Move the post button down and style it a bit on mobile - -## jormungandr-bite.13 - -- Various CSS tweaks from @ -- Various other custom css tweaks -- Change Following/Follow/Followed/Etc. to Observing/Observed/etc. - -## jormungandr-bite.14 - -- Even more css tweaks! - -## jormungandr-bite.15 - -- Observers -- Update Syuilo sounds -- Remove border glow - -## jormungandr.16 - -- Add sounds to reactions -- Tweak default sounds -~~- Oneko :3~~ -- Tweak front-page CSS - -## jormungandr.17 - -- Switch to Sharkey's mfm-js fork -- REmove darkmode hotkey - -## jormungandr.18 -- Add followmouse, ruby, border, and unixtime MFM tags from mk13/Sharkey