reactions-quotes/README.md

21 lines
945 B
Markdown
Raw Permalink Normal View History

# Mastodon Glitch+Urusai Edition #
2017-07-13 06:55:55 +00:00
This is the repo for the fork of Mastodon used by [Urusai! Social](https://urusai.social/).
Added features:
- Flavours/styles from @chikorita157@sakurajima.moe
2022-12-30 01:56:22 +00:00
- Emoji enhancements
- Enlarge emoji in post content on mouse-over/tap
- Collapsed post improvements
- show > 1 line for better visual parsing
- customize height of posts to trigger lengthy toot collapse, etc)
2023-02-04 02:38:11 +00:00
- Option to merge boosts and favorites into a single notification for the same status
- Emoji reactions!
- Other minor fixes/improvements
2017-06-30 16:36:10 +00:00
So here's the deal: we all work on this code, and anyone who uses that does so absolutely at their own risk. can you dig it?
2017-07-13 06:55:55 +00:00
- You can view documentation for the original glitch-soc project at [glitch-soc.github.io/docs/](https://glitch-soc.github.io/docs/).
2017-07-13 06:55:55 +00:00
- And contributing guidelines are available [here](CONTRIBUTING.md) and [here](https://glitch-soc.github.io/docs/contributing/).