This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
2a06e6e979
mastodon
/
config
/
environments
History
Effy Elden
98aa3c9ccb
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