about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-04-05Merge branch 'master' into masterAndré Lewin
2017-04-05Merge branch 'krainboltgreene-broadcast-to-worker'Eugen Rochko
2017-04-05Replace calls to FeedManager#inline_render and #broadcastEugen Rochko
2017-04-05Merge branch 'broadcast-to-worker' of ↵Eugen Rochko
https://github.com/krainboltgreene/mastodon into krainboltgreene-broadcast-to-worker
2017-04-05Make sure Rabl is using OjEugen Rochko
2017-04-05Fix wrong variable used in publish channelEugen
2017-04-05Add proper message to PushUpdateWorker, use redis directlyEugen
2017-04-05Merge branch 'master' into broadcast-to-workerEugen
2017-04-05Merge pull request #947 from johnsudaar/feature/scalingo_one_clickEugen
Add Scalingo deployment support
2017-04-05Add docJonathan Hurter
2017-04-05Use root repository urlJonathan Hurter
2017-04-05Add Scalingo one click on readmeJonathan Hurter
2017-04-05Merge pull request #940 from fahy/patch-1Eugen
Adding mastodon.irish
2017-04-05Merge pull request #930 from nicobz25/patch-1Eugen
Update List-of-Mastodon-instances.md
2017-04-05Merge pull request #939 from JantsoP/masterEugen
More translation updates
2017-04-05Adding mastodon.irishPadraig Fahy
2017-04-05Merge pull request #938 from wxcafe/patch-3Eugen
Updates description for `social.wxcafe.net`
2017-04-05Merge pull request #931 from farlistener/patch-3Eugen
Typography on partY
2017-04-05Merge pull request #936 from Angristan/patch-7Eugen
Add git and curl as dependencies
2017-04-05updated blocking translationJantso Porali
2017-04-05updated two-way auth and preferences translationJantso Porali
2017-04-05updated translation for about pageJantso Porali
2017-04-05Add node_modules and .cache to slugignoreJonathan Hurter
2017-04-05Only render public payload once in FanOutOnWriteEugen Rochko
2017-04-05Update List-of-Mastodon-instances.mdwxcafé
2017-04-05Add git and curl as dependenciesAngristan
In some VPS templates, they are not installed by default.
2017-04-05Install nodejs before rubyJonathan Hurter
2017-04-05Merge branch 'master' into patch-1nicobz25
2017-04-05Add scalingo supportJonathan Hurter
2017-04-05Add index on mentions status_idEugen Rochko
2017-04-05Replace ActionCable broadcast call with simple redis publishEugen Rochko
2017-04-05Typography on partYCédric Levieux
2017-04-05Update List-of-Mastodon-instances.mdnicobz25
Add our mastodon instance :) Thanks !
2017-04-05Merge pull request #923 from jguerder/patch-1Eugen
Added mastodon.cx
2017-04-05Merge pull request #925 from Angristan/patch-6Eugen
Add mstdn.io
2017-04-05Merge pull request #926 from farlistener/patch-2Eugen
Add mastodon.partipirate.org
2017-04-05Merge pull request #922 from Angristan/patch-5Eugen
ECDH only
2017-04-05Add mastodon.partipirate.orgCédric Levieux
2017-04-05Add mstdn.ioAngristan
2017-04-05Added mastodon.cxJordan Guerder
2017-04-05ECDH onlyAngristan
Disable DHE ciphers. We don't loose any compatibility as we already use TLS 1.2, and ECDH is faster and safer. Also, it's better so specify the curve. This is the conf I use here : https://tls.imirhil.fr/https/mstdn.io
2017-04-05Merge pull request #909 from scriptjunkie/masterEugen
Add https://securitymastod.one/
2017-04-05Merge branch 'master' into masterEugen
2017-04-05Merge pull request #901 from ashfurrow/patch-3Eugen
Adds mastodon.technology instance
2017-04-05Merge pull request #911 from IMcD23/patch-1Eugen
Added mastodon.network instance.
2017-04-05Merge pull request #919 from JantsoP/masterEugen
More updates to Finnish language
2017-04-05Merge pull request #902 from asm/ssl_best_practicesEugen
SSL best practices for nginx
2017-04-05Fix API method URL typoEugen
2017-04-05Merge pull request #903 from yiskah/patch-6Eugen
Corrected misinformation regarding Direct Posts
2017-04-05Merge pull request #908 from krainboltgreene/application-worker-for-shared-logicEugen
ApplicationWorker for shared worker behavior