- Apr 06, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
slightly optimized FanOutOnWriteService again
-
blackle authored
-
- Apr 05, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen authored
-
Eugen authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
JantsoP authored
Updated some translations after seeing them in service. Should be better now
-
Brad Urani authored
-
Kurtis Rainbolt-Greene authored
We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction)
-
Kurtis Rainbolt-Greene authored
-
Kurtis Rainbolt-Greene authored
-
Kurtis Rainbolt-Greene authored
-
Kurtis Rainbolt-Greene authored
-
Kurtis Rainbolt-Greene authored
-
Kurtis Rainbolt-Greene authored
-
Kurtis Rainbolt-Greene authored
By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection
-
Drew DeVault authored
-
Drew DeVault authored
This stores the @username@instance you provide in your session and reuses it the next time you remote follow someone from this instance.
-
Eugen Rochko authored
-
- Apr 04, 2017
-
-
Samy KACIMI authored
-
Samy KACIMI authored
-
Eugen Rochko authored
-
Kurtis Rainbolt-Greene authored
-
Pete Keen authored
This adds the ability to filter user signup with a whitelist instead of or in addition to a blacklist. Fixes #817
-
Eugen Rochko authored
-
JantsoP authored
-
Eugen Rochko authored
make regeneration worker unique, (only schedule/execute once at a time)
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
do not re-create a dynamic class on each feed push call, make sure redis-rb uses hiredis
-
JantsoP authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Apr 03, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
must be added to the Sidekiq invokation in your systemd file The pull queue will handle link crawling, thread resolving, and OStatus processing. Such tasks are more likely to hang for a longer time (due to network requests) so it is more sensible to not make the "in-house" tasks wait for them.
-
Eugen Rochko authored
-
halna_Tanaguru authored
eanable focus on ClearColumnButton
-