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
Eugen Rochko b891a81008 Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
8 years ago
..
environments Adding rack timeout of 30sec, PuSH jobs moved to push queue so they 8 years ago
initializers Follow call on locked account creates follow request instead 8 years ago
locales Follow call on locked account creates follow request instead 8 years ago
application.rb Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 8 years ago
boot.rb Upgrade to Rails 5.0.0.1 9 years ago
cable.yml Live timelines using ActionCable 9 years ago
database.yml Add puma preloading, decrease DB pool size to size of threads per worker 9 years ago
environment.rb Upgrade to Rails 5.0.0.1 9 years ago
i18n-tasks.yml Adjusting public display of statuses to look similar to logged-in UI, 8 years ago
navigation.rb Improved admin UI 8 years ago
puma.rb Add puma preloading, decrease DB pool size to size of threads per worker 9 years ago
routes.rb Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 9 years ago