index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.env.production.sample
Age
Commit message (
Collapse
)
Author
2017-02-04
Make the streaming API also handle websockets (because trying to get the ↵
Eugen Rochko
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.
2017-01-29
Update sample .env
Eugen Rochko
2016-12-29
Add docker-compose example about rake secret task
Eugen
2016-12-06
Add single user mode
Eugen Rochko
2016-11-29
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions ↵
Eugen Rochko
of avatars
2016-11-26
Fix CDN_HOST variable requirement
Eugen Rochko
2016-11-25
Remove remnants of Neo4J
Andrea Faulds
2016-11-23
Explain application secrets (#217)
Andrea Faulds
2016-10-15
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, ↵
Eugen Rochko
fix seed
2016-03-16
Fixing the docker container setup (with assets compilation &co)
Eugen Rochko
2016-03-16
Adding e-mail configuration
Eugen Rochko
2016-03-14
Adding a docker-compose template for running Mastodon easily
Eugen Rochko