This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6a5e447753095606e42cc3899887ba7fae77a0e8
Mastodon
/
config
T
History
Nick Schonning
6a5e447753
Address check-i18n warnings (
#23313
)
...
* Address check-i18n warnings * Add language names to language helpers
2023-02-02 10:14:19 +09:00
..
environments
Fix CSRF protection (
#23037
)
2023-01-10 14:33:40 +01:00
initializers
Change rate limits to 1,500/5m per user, 300/5m per app (
#23347
)
2023-02-02 00:07:49 +01:00
locales
Address check-i18n warnings (
#23313
)
2023-02-02 10:14:19 +09:00
webpack
Add brotli compression (
#19025
)
2022-12-15 17:07:36 +01:00
application.rb
Address check-i18n warnings (
#23313
)
2023-02-02 10:14:19 +09:00
boot.rb
…
brakeman.ignore
Fix IDN domains not being rendered correctly in a few left-over places (
#17848
)
2022-03-22 10:07:11 +01:00
database.yml
Change postgres connection timeout (
#21790
)
2022-12-07 00:39:36 +01:00
deploy.rb
Change
master
branch to
main
branch (
#20290
)
2022-11-10 04:02:05 +01:00
environment.rb
…
i18n-tasks.yml
Add confirmation screen when handling reports (
#22375
)
2023-01-18 16:40:09 +01:00
navigation.rb
Change automatic post deletion configuration to be accessible to redirected users (
#20774
)
2022-11-17 10:55:23 +01:00
pghero.yml
…
puma.rb
feat(puma): enable setting min puma threads in addition to max (
#21048
)
2023-01-06 07:55:58 +01:00
roles.yml
Add customizable user roles (
#18641
)
2022-07-05 02:41:40 +02:00
routes.rb
Add listing of followed hashtags (
#21773
)
2023-01-18 16:44:33 +01:00
secrets.yml
…
settings.yml
Add option to make the landing page be /about even when trends are enabled (
#20808
)
2023-01-18 16:43:58 +01:00
sidekiq.yml
Add environment variable to configure sidekiq concurrency (
#19589
)
2022-12-15 16:38:37 +01:00
storage.yml
…
themes.yml
…
webpacker.yml
…