This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
catstodon
Watch
1
Star
0
Fork
You've already forked catstodon
1
mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced
2025-01-10 16:22:34 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c019b0acfd
catstodon
/
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