This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/config
mayaeh 0d80f686d8 Add `tootctl preview_cards remove` (#11320)
* Add `tootctl preview_cards remove`

* fix code style

* Remove `Scheduler::PreviewCardsCleanupScheduler` file

* fix code style again
Add exclude case where image_file_name is blank

* Added a function to output confirmation if the specified number of days is less than 2 weeks
2019-07-28 13:48:19 +02:00
..
environments
initializers Remove unused StatsD code and expose StatsD as a global variable (#11232) 2019-07-02 11:34:39 +02:00
locales Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
webpack Remove modules.localIdentName (#11398) 2019-07-23 15:47:48 +02:00
application.rb Change locale detection to run once per session (#8657) 2019-07-21 18:08:02 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Change settings to show restricted accounts only what they have access to (#11394) 2019-07-25 04:22:09 +02:00
puma.rb Make puma bind address configurable with BIND env var (#11326) 2019-07-16 06:51:36 +02:00
routes.rb Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
secrets.yml
settings.yml Add setting to disable the anti-spam (#11296) 2019-07-17 21:09:15 +02:00
sidekiq.yml Add `tootctl preview_cards remove` (#11320) 2019-07-28 13:48:19 +02:00
themes.yml
webpacker.yml