Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
More updates to Finnish language
|
|
ApplicationWorker for shared worker behavior
|
|
|
|
Updated some translations after seeing them in service. Should be better now
|
|
|
|
class that matches Rails 5 practices (application level abstraction)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
manager using workers eat up a connection
|
|
|
|
Improve readability of text on profiles
|
|
|
|
Updated Finnish Translation
|
|
[#817] Add email whitelist
|
|
Remote follow improvements
|
|
Use active record shorthand
|
|
This stores the @username@instance you provide in your session and
reuses it the next time you remote follow someone from this instance.
|
|
|
|
|
|
|
|
|
|
|
|
This adds the ability to filter user signup with a whitelist
instead of or in addition to a blacklist.
Fixes #817
|
|
admin UI
|
|
|
|
Accessibility Fix.
|
|
make regeneration worker unique, (only schedule/execute once at a time)
|
|
|
|
|
|
merge/unmerge feed methods,
do not re-create a dynamic class on each feed push call, make sure redis-rb uses hiredis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
race conditions
|
|
eanable focus on ClearColumnButton
|
|
|