Coder Dansu, my
#Fediverse Pleroma instance and the one that I'm posting from, has been updated to the latest front-end and back-end git snapshots as of New Year's Day 2025.
The back end remains
#Pleroma and the front end remains
#Soapbox.
The Pleroma codebase used is from:
https://git.pleroma.social/pleroma/pleromaThe Soapbox codebase used is from:
https://github.com/soapbox-pub/soapboxI've made bug fix and feature patches to both Pleroma and Soapbox. I'm pleased with the results. The setup is light and fast and my versions largely work as expected.
My Soapbox changes include: [partial list]
* Add a links toolbar at the top
* Rework the navigation sidebar on the left
* Remove an unwanted sidebar on the right
* Remove an unwanted chat-related popup
* Increase base font size
* Make a sign-up reminder screen less intrusive
* Fix a bug that caused text to be truncated in Firefox
I'm presently making only one change to Pleroma:
* Make "rich_media" feature respect "ignore_hosts" setting
Pleroma now requires Elixir 1.14 and Erlang/OTP 23 as the minimum supported releases of those languages. I'm presently using Elixir 1.15 and Erlang/OTP 25, so, no problem there.