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-02-18 17:17:48 +01:00
.github Update updater.yml 2023-10-13 15:37:58 +02:00
conf Upgrade to v2024.02.16 2024-02-17 06:10:59 +00:00
doc Betterized description(tm) 2022-02-18 11:27:40 +00:00
scripts Only clean assets if they exist 2024-02-15 11:27:00 +01:00
.travis.yml Adding automations 2019-05-10 11:37:32 +02:00
check_process Update check_process 2023-12-10 23:55:00 +01:00
config_panel.toml Update label for max_display_name_chars 2022-05-15 21:27:50 -06:00
LICENSE Initial commit 2017-04-08 04:04:27 +02:00
manifest.json Upgrade to v2024.02.16 2024-02-17 06:10:59 +00:00
README.md Auto-update README 2024-02-17 06:11:08 +00:00
README_fr.md Auto-update README 2024-02-17 06:11:08 +00:00

Glitch-Soc for YunoHost

Integration level Working status Maintenance status

Install Glitch-Soc with YunoHost

Lire ce readme en français.

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.

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.02.16~ynh1

Disclaimers / important information

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

Install

  • This app require a dedicated domain or subdomain.
  • The user choosen during the installation is created in Glitch-Soc with admin rights.

LDAP authentication and SSO are enabled. All YunoHost users can authenticate.

We invite you to block remote malicious instances from the administration interface. You can also add text on your home page.

Known issues

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