Jason Rhodes
2ac8a590cd
Moved into a comment per feedback
7 years ago
Jantso Porali
786e6f94b9
Update Finnish translations, add sample Minio config ( #954 )
7 years ago
Eugen Rochko
e3a3422a65
Allow setting of default language through config
Setting of locale in controller extracted to Localized concern,
the doorkeeper authorized applications controller moved under
custom namespace with inclusion of Localized, which resolves the
"it sometimes appears in a different random language" bug
7 years ago
Jason Rhodes
5d43a9cae2
Email service options :P
Small addition in case people want email service options, sparkpost.com gives you 100k/mo free
7 years ago
Pete Keen
e9a6da6bc7
[ #817 ] Add email whitelist
This adds the ability to filter user signup with a whitelist
instead of or in addition to a blacklist.
Fixes #817
7 years ago
leopku
c46843c65c
🔧 S3 protocol from ENV
add support for reading S3 protocol from ENV
also add S3_HOSTNAME in .env.production.sample
7 years ago
Eugen Rochko
ccb8ac8573
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
7 years ago
Eugen Rochko
ff90a5ff84
Update sample .env
7 years ago
Eugen
777bcfc701
Add docker-compose example about rake secret task
7 years ago
Eugen Rochko
1357c1cb3d
Add single user mode
8 years ago
Eugen Rochko
5973ca3d11
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
8 years ago
Eugen Rochko
6c82dfcf5f
Fix CDN_HOST variable requirement
8 years ago
Andrea Faulds
b107a4820a
Remove remnants of Neo4J
8 years ago
Andrea Faulds
82191b3383
Explain application secrets ( #217 )
8 years ago
Eugen Rochko
4d336cefac
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
8 years ago
Eugen Rochko
48d66a2055
Fixing the docker container setup (with assets compilation &co)
8 years ago
Eugen Rochko
2c374cd97c
Adding e-mail configuration
8 years ago
Eugen Rochko
b17202ca0f
Adding a docker-compose template for running Mastodon easily
8 years ago