Julien
fe6a70c0f1
Add meow.social
8 years ago
Eugen Rochko
0db2a0c7c4
Fix wrong pubsub channel on public timelines
8 years ago
Eugen
f10668da16
Merge pull request #1013 from blackle/master
...
Catch more errors in process_follows so it doesn't fail
8 years ago
Eugen Rochko
fb6459d303
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService,
...
slightly optimized FanOutOnWriteService again
8 years ago
blackle
70f485a9e7
Catch more errors in process_follows so it doesn't fail
8 years ago
Eugen
1e33e5c67f
Merge pull request #993 from foozmeat/patch-1
...
Use NFS for the shared folder because it dramatically decreases latency for git operations.
8 years ago
Eugen Rochko
cd68e54a7d
Split SalmonWorker into smaller parts, move profile updating into another job
8 years ago
James Moore
3f54a0eca0
Use NFS for the shared folder because it dramatically decreases latency for git operations.
8 years ago
Eugen
afc48578a4
Merge pull request #958 from yiskah/patch-1
...
Correct innacurate info and other fixes
8 years ago
Eugen Rochko
c9116f673f
Merge branch 'krainboltgreene-broadcast-to-worker'
8 years ago
Eugen Rochko
5189ce9cd1
Replace calls to FeedManager#inline_render and #broadcast
8 years ago
Eugen Rochko
21966f0af3
Merge branch 'broadcast-to-worker' of https://github.com/krainboltgreene/mastodon into krainboltgreene-broadcast-to-worker
8 years ago
Eugen Rochko
06e3d9bdd8
Make sure Rabl is using Oj
8 years ago
Eugen
54329947ab
Fix wrong variable used in publish channel
8 years ago
Eugen
b9ddfff8f6
Add proper message to PushUpdateWorker, use redis directly
8 years ago
Eugen
d67e1fe44d
Merge branch 'master' into broadcast-to-worker
8 years ago
shel
fd0096f899
Correct innacurate info and other fixes
...
This guide was pretty out of date and also contained outright errors which were never true. I have updated it.
8 years ago
Eugen
b89f37e445
Merge pull request #947 from johnsudaar/feature/scalingo_one_click
...
Add Scalingo deployment support
8 years ago
Jonathan Hurter
8752dc9186
Add doc
8 years ago
Jonathan Hurter
18caabad8a
Use root repository url
8 years ago
Jonathan Hurter
3c7acd0ab6
Add Scalingo one click on readme
8 years ago
Eugen
437bc1880b
Merge pull request #940 from fahy/patch-1
...
Adding mastodon.irish
8 years ago
Eugen
676763dbc8
Merge pull request #930 from nicobz25/patch-1
...
Update List-of-Mastodon-instances.md
8 years ago
Eugen
10fa3627ea
Merge pull request #939 from JantsoP/master
...
More translation updates
8 years ago
Padraig Fahy
9efa03d2be
Adding mastodon.irish
8 years ago
Eugen
3a39a67901
Merge pull request #938 from wxcafe/patch-3
...
Updates description for `social.wxcafe.net`
8 years ago
Eugen
db522ed61a
Merge pull request #931 from farlistener/patch-3
...
Typography on partY
8 years ago
Eugen
9c3c6f6e51
Merge pull request #936 from Angristan/patch-7
...
Add git and curl as dependencies
8 years ago
Jantso Porali
5c414eeb45
updated blocking translation
8 years ago
Jantso Porali
16d14e854b
updated two-way auth and preferences translation
8 years ago
Jantso Porali
d49612327a
updated translation for about page
8 years ago
Jonathan Hurter
ffa888d59f
Add node_modules and .cache to slugignore
8 years ago
Eugen Rochko
8f38353c4d
Only render public payload once in FanOutOnWrite
8 years ago
wxcafé
37bd8d45ed
Update List-of-Mastodon-instances.md
8 years ago
Angristan
0bd1bdfc44
Add git and curl as dependencies
...
In some VPS templates, they are not installed by default.
8 years ago
Jonathan Hurter
f3cc1e4416
Install nodejs before ruby
8 years ago
nicobz25
1e9b047d16
Merge branch 'master' into patch-1
8 years ago
Jonathan Hurter
05eba582ef
Add scalingo support
8 years ago
Eugen Rochko
6687c4a114
Add index on mentions status_id
8 years ago
Eugen Rochko
3cc7378924
Replace ActionCable broadcast call with simple redis publish
8 years ago
Cédric Levieux
06d3e7dbba
Typography on partY
8 years ago
nicobz25
6ea25d695a
Update List-of-Mastodon-instances.md
...
Add our mastodon instance :) Thanks !
8 years ago
Eugen
7395c62367
Merge pull request #923 from jguerder/patch-1
...
Added mastodon.cx
8 years ago
Eugen
dd4cec6699
Merge pull request #925 from Angristan/patch-6
...
Add mstdn.io
8 years ago
Eugen
786dabefed
Merge pull request #926 from farlistener/patch-2
...
Add mastodon.partipirate.org
8 years ago
Eugen
dde3a33e32
Merge pull request #922 from Angristan/patch-5
...
ECDH only
8 years ago
Cédric Levieux
9e06446d65
Add mastodon.partipirate.org
8 years ago
Angristan
17fb783672
Add mstdn.io
8 years ago
Jordan Guerder
3a98afd3e9
Added mastodon.cx
8 years ago
Angristan
53a01b38b2
ECDH only
...
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
8 years ago