You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Patrick Figel ffb99325ca Add gif auto-play/pause preference
This introduces a new per-user preference called
"Auto-play animated GIFs", which is enabled by default. When a
user disables this setting, gifs in toots become click-to-play.

Previews of animated gifs were changed to display the video play
button so that users can distinguish them from regular images.

This setting also affects account avatars in the detailed account
view, which was changed to use the same hover-to-play mechanism
that is used for animated avatars in timelines.

Fixes #1652
9 years ago
..
environments Add REDIS_DB env variable to configure Redis database (#1366) 9 years ago
initializers Leave out the "Expires" header from S3 uploads (#1886) 9 years ago
locales Add gif auto-play/pause preference 9 years ago
application.rb Add translations for zh-TW (Taiwan) (#1794) 9 years ago
boot.rb Upgrade to Rails 5.0.0.1 10 years ago
cable.yml Add Heroku deployment support 9 years ago
database.yml Add env variable to disable prepared statements (#1293) 9 years ago
deploy.rb lock capistrano to 3.8.0 (#1890) 9 years ago
environment.rb Upgrade to Rails 5.0.0.1 10 years ago
i18n-tasks.yml I18n health warnings (#1949) 9 years ago
navigation.rb I18n health warnings (#1949) 9 years ago
puma.rb Removed Heroku in-process spawning. (#1873) 9 years ago
routes.rb Make file attachment on MediaAttachment optional (#1865) 9 years ago
secrets.yml Upgrade to Rails 5.0.0.1 10 years ago
settings.yml Add gif auto-play/pause preference 9 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 10 years ago