This website requires JavaScript.
Explore
Help
Sign in
fedi
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
1
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-24 06:26:52 +00:00
Code
Activity
067eb220c6
mastodon
/
config
/
environments
History
Effy Elden
c019b0acfd
Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (
#1745
)
2017-04-14 11:02:25 +02:00
..
development.rb
Preheat status cache
2017-02-05 17:24:18 +01:00
production.rb
Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (
#1745
)
2017-04-14 11:02:25 +02:00
test.rb
Add API to upload media attachments
2016-09-05 17:46:36 +02:00