This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-17 23:57:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
config
History
Eugen Rochko
cc70f28f19
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
...
can be processed separately
2016-11-29 02:07:14 +01:00
..
environments
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
2016-11-29 02:07:14 +01:00
initializers
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
2016-11-29 02:07:14 +01:00
locales
Merge pull request
#275
from kodacs/master
2016-11-26 18:33:48 +01:00
application.rb
Enabling portuguese and hungarian translations, which are awfully incomplete
2016-11-28 13:55:03 +01:00
boot.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
cable.yml
Live timelines using ActionCable
2016-08-18 15:49:51 +02:00
database.yml
Add puma preloading, decrease DB pool size to size of threads per worker
2016-11-02 16:38:54 +01:00
environment.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
i18n-tasks.yml
Fix
#65
- Options to block notifications from people you don't follow/who don't follow you
2016-11-25 13:13:16 +01:00
puma.rb
Add puma preloading, decrease DB pool size to size of threads per worker
2016-11-02 16:38:54 +01:00
routes.rb
Add simple admin overview of PuSH subscriptions
2016-11-28 18:45:13 +01:00
secrets.yml
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
sidekiq.yml
Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)
2016-03-25 14:20:31 +01:00