This website requires JavaScript.
Explore
Help
Register
Sign In
fedi
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
1
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-11-07 08:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a9529d3b4b
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