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?
koyu.space is a fork of glitch-soc
Logo: public/img/pb-icon.svg
Disable CSS plugins: app/javascript/styles/application.scss
Hop button: app/javascript/flavours/glitch/features/compose/components/publisher.js
Sidebar content (simple UI): app/javascript/flavours/glitch/features/ui/components/navigation_panel.js
Sidebar content (advanced UI): app/javascript/flavours/glitch/features/getting_started/index.js
Follow the standard Mastodon documentation for installing from source, but change the git repository to this one and compile the Ruby version referenced in the .ruby-version
file.
Go to the custom CSS section of your instance and add the following code to enable #InstanceTicker:
@import url(https://34.si/402/1.css);
@import url(https://34.si/330/1.css);
.compose-form::after {
display: none !important;
}
- Media improvements
- Images inside the CW spoiler
- fullwidth images
- scaling options
- Formatted posts
- Reply selection in lists
- Filter improvements
- Highlighting of misleading links
- Hiding follower count
- An app settings modal
- Collapsible posts
- Toot visibility icons
- Local-only posts
- Threaded mode
data-*
attributes on statuses for custom CSS targeting- Advanced theming via flavours+skins
- Doodle
- GIFs by Tenor
- Stickers
- Custom logo and themes
- Jitsi integration