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
Valentin_NC
b6212ffe1c
add mastodon.cloud to List of instances
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
Eugen
10bd0e63d2
Merge pull request #909 from scriptjunkie/master
...
Add https://securitymastod.one/
8 years ago
Eugen
3975f92b8d
Merge branch 'master' into master
8 years ago
Eugen
f8fd1e8a29
Merge pull request #901 from ashfurrow/patch-3
...
Adds mastodon.technology instance
8 years ago
Eugen
4d46908556
Merge pull request #911 from IMcD23/patch-1
...
Added mastodon.network instance.
8 years ago
Eugen
cae7d221c7
Merge pull request #919 from JantsoP/master
...
More updates to Finnish language
8 years ago
Eugen
b41e48ffe4
Merge pull request #902 from asm/ssl_best_practices
...
SSL best practices for nginx
8 years ago
Eugen
1f7dccf535
Fix API method URL typo
8 years ago
Eugen
35eeb13a6b
Merge pull request #903 from yiskah/patch-6
...
Corrected misinformation regarding Direct Posts
8 years ago
Eugen
39e5ecb61d
Merge pull request #908 from krainboltgreene/application-worker-for-shared-logic
...
ApplicationWorker for shared worker behavior
8 years ago
Eugen
4a2b06ae13
Merge pull request #910 from krainboltgreene/master
...
Mastodon isn't using jbuilder or sdoc, and it prevents an upgrade to 2.4.0
8 years ago
Eugen
80ef37d13e
Merge pull request #914 from bradurani/bu/query_cleanup
...
Eliminate unnecessary queries and query clauses with none and all
8 years ago
JantsoP
c0295924bc
Merge branch 'master' into master
8 years ago
JantsoP
c33a8ce307
updated reblog to boost translation
...
Since it is that :D
8 years ago
JantsoP
6a33b51fd2
updated translation
...
Updated some translations after seeing them in service. Should be better now
8 years ago
JantsoP
7ea7713997
udpdated display_name translation
8 years ago
JantsoP
b97a8236fb
updated reblog translation
8 years ago
Brad Urani
522410589e
Eliminate unnecessary queries and query clauses with none and all
8 years ago
Ian McDowell
628dfbb363
Update List-of-Mastodon-instances.md
...
Added mastodon.network.
8 years ago
Kurtis Rainbolt-Greene
b2c43bcdf0
Mastodon isn't using jbuilder or sdoc, and it prevents an upgrade to 2.4.0
8 years ago
scriptjunkie
940dedab78
Add https://securitymastod.one/
8 years ago
Kurtis Rainbolt-Greene
192f855952
We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction)
8 years ago
Kurtis Rainbolt-Greene
9b8f587c8d
Moved to the worker
8 years ago
Kurtis Rainbolt-Greene
bea03b4553
Moving in the inline render
8 years ago
Kurtis Rainbolt-Greene
dd66bce930
I don't actually think we need that.
8 years ago
Kurtis Rainbolt-Greene
7d887cea4b
Moving the queue_at into the worker
8 years ago
Kurtis Rainbolt-Greene
9e58c2b0e3
This method isn't used anymore
8 years ago
Kurtis Rainbolt-Greene
4f2985cddc
Replacing the broadcast method with the one defined in the feed manager
8 years ago
Kurtis Rainbolt-Greene
de1bb4bd56
By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection
8 years ago