1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00
Microblogging social network.
Find a file
2024-07-22 01:34:28 +00:00
.github Update updater.yml 2023-10-13 15:37:58 +02:00
conf Adds new env variables required by mastodon 2024-07-05 21:10:09 +02:00
doc Be closer to mastodon_ynh 2024-03-27 17:43:20 +01:00
scripts Full_replace=1 in upgrade 2024-07-13 13:31:38 +02:00
.travis.yml Adding automations 2019-05-10 11:37:32 +02:00
ALL_README.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
config_panel.toml Fix config_panel dir 2024-03-27 17:43:20 +01:00
LICENSE Initial commit 2017-04-08 04:04:27 +02:00
manifest.toml Upgrade sources 2024-07-22 03:34:26 +02:00
README.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
README_de.md Auto-update READMEs 2024-03-25 06:12:48 +00:00
README_es.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
README_eu.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
README_fr.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
README_gl.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
README_id.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
README_it.md Merge branch 'master' into testing 2024-04-06 17:50:40 +02:00
README_zh_Hans.md Auto-update READMEs 2024-07-22 01:34:28 +00:00
tests.toml Update test_upgrade_from to fixed packagingv1 version 2024-05-19 21:27:16 +02:00

Glitch-Soc for YunoHost

Integration level Working status Maintenance status

Install Glitch-Soc with YunoHost

Read this README in other languages.

This package allows you to install Glitch-Soc quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

glitch-soc is a friendly fork of the open-source social media software Mastodon, with the aim of providing additional features at the risk of potentially less stable software.

⚠️ glitch-soc is beta software, and under active development. Use at your own risk!

What's different from Mastodon?

glitch-soc adds a number of experimental features to Mastodon, such as:

  • Media improvements
    • Images inside the CW spoiler
    • fullwidth images
    • scaling options
  • Formatted toots
  • Reply selection in lists
  • Filter improvements
  • Highlighting of misleading links
  • Hiding follower count
  • An app settings modal
  • Collapsible toots
  • Toot visibility icons
  • Local-only toots
  • Threaded mode
  • data-* attributes on statuses
  • Advanced theming via flavours+skins
  • Doodle

See more on the documentation.

Shipped version: 2024.07.19~ynh1

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
or
sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps