From f3c0101d714cec7122b71ac31af2c2f87c6b5293 Mon Sep 17 00:00:00 2001 From: Ategon Date: Wed, 10 Jul 2024 13:56:44 -0400 Subject: [PATCH] Add mlmym update post --- content/posts/20240710-mlmym-update-0-0-49.md | 48 +++++++++++++++++++ ...709-tesseract.md => 20240710-tesseract.md} | 0 2 files changed, 48 insertions(+) create mode 100644 content/posts/20240710-mlmym-update-0-0-49.md rename content/posts/{20240709-tesseract.md => 20240710-tesseract.md} (100%) diff --git a/content/posts/20240710-mlmym-update-0-0-49.md b/content/posts/20240710-mlmym-update-0-0-49.md new file mode 100644 index 0000000..6a906fb --- /dev/null +++ b/content/posts/20240710-mlmym-update-0-0-49.md @@ -0,0 +1,48 @@ +--- +title: "Mlmym Frontend updated to version 0.0.49" +slug: "mlmym-update-0-0-49" +date: 2024-07-10 +author: "Ategon" +categories: + - Programming.Dev +tags: + - Mlmym + - Update + - Alternate Frontend +--- + +Our [mlmym frontend](https://old.programming.dev) has been updated from version 0.0.40 to version 0.0.49. You can find the differences in these versions below: + +- cookies expire after 10 months, and will refresh every month +- bugfixes and style tweaks +- fix children indent +- dark vote stroke +- fix template 500 error +- the addition of a sidebar toggle +- default search to local when specified +- use postids for MarkPostAsRead +- display children count on minimize +- block comments dialog +- comment/post reports +- improved responsiveness +- collapse inline media setting +- support signing in with email address +- dark mode dropdown +- image resize cursor +- sorting/filtering improvements +- dont mark sent as unread, even if it is +- move communities to bottom of all search +- added user overview sort option, set default sort to new +- fix orangered mailbox +- read post links marked as visited +- new option in settings "expand marks read" will mark image posts read when expanded and signed in +- search all, url +- links to other dicussions (crossposts in other communities) +- removed post link hover underline +- more dark toggle fixes +- always align post body left +- remove wrong username attribution. post creator name is not included in api response +- inbox/profile: dont fetch comment replies when voting, show my votes, retain context link on vote +- fixed block popup on single instance mode +- minor darkmode, spacing, style adjustments +- fix youtube autoexpand on posts diff --git a/content/posts/20240709-tesseract.md b/content/posts/20240710-tesseract.md similarity index 100% rename from content/posts/20240709-tesseract.md rename to content/posts/20240710-tesseract.md -- 2.40.1