mastomods icon indicating copy to clipboard operation
mastomods copied to clipboard

CSS tweaks and custom themes for Mastodon.

Results 5 mastomods issues
Sort by recently updated
recently updated
newest added

If the themes were created as tagged feature branches of a mastodon fork this would: - allow people to add them to their installs - allow people to collaborate with...

Hello, I didn't see this issue raised before, and thought I'd throw it out there as I wasn't able to find a fix for it just yet. We love your...

I am trying to fix the code so that it can keep up with changes from Mastodon upstream. However, there are some difficult problems that I don't know how to...

Using the tutorial in this link https://github.com/trwnh/mastomods/blob/main/tutorials/limits.md, I updated the following files. - `/public_html/live/app/validators/status_length_validator.rb` - `app/javascript/mastodon/features/compose/components/compose_form.js` I then ran `docker-compose restart`. Output: ``` Restarting live_streaming_1 ... done Restarting live_web_1 ......