Commit Graph

1626 Commits (ce9df2fa8295a3bdd0da583ba5d0d90251e1d448)
 

Author SHA1 Message Date
Eugen Rochko ce9df2fa82 Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods,
do not re-create a dynamic class on each feed push call, make sure redis-rb uses hiredis
8 years ago
Eugen Rochko eb023beb49 Fix #808 - smaller elephant friend PNG for frontpage 8 years ago
Eugen Rochko b510a56c0c Only call regeneration worker after first login after a 14 day break 8 years ago
Eugen Rochko 4c53af64f0 Fix ActionController::Parameters in API issue 8 years ago
Eugen Rochko f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull"
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.
8 years ago
Eugen Rochko 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions 8 years ago
Eugen Rochko 98a93aa07e Fix norwegian translation being malformed 8 years ago
Eugen Rochko 68f829e11c Add basic logging of who resolved report 8 years ago
Eugen Rochko 71458dc6df When taking action on a report (silence/suspend), it dismisses all other
reports for that user automatically
8 years ago
Eugen Rochko b7c1b12367 Make default admin UI page reports. Add admin UI for creating a domain block 8 years ago
Eugen f6e9251054 Merge pull request #777 from chriswk/master
Add Norwegian locale
8 years ago
Eugen 9738aaf5fb Merge pull request #782 from wxcafe/patch-1
Adds social.wxcafe.net
8 years ago
Eugen ce433e22f6 Merge pull request #784 from singingwolfboy/github-capitalized
GitHub should be capitalized
8 years ago
David Baumgold 5652f00d81 GitHub should be capitalized 8 years ago
wxcafé d06c810b16 Adds social.wxcafe.net 8 years ago
Christopher Kolstad 5cb011b66b Add Norwegian locale 8 years ago
Eugen 663e5378c0 Merge pull request #775 from JantsoP/master
Finnish Translation
8 years ago
JantsoP 65d667dc6c another typo. fuck me 8 years ago
JantsoP d3fde60297 fixed an sneaky peaky tpy 8 years ago
JantsoP 85a8b62ca2 add finnish translation
add finnish translation
8 years ago
JantsoP 97803600ed add finnish translation
add finnish translation
8 years ago
JantsoP a229840ffe fixed typo 8 years ago
JantsoP bfa99981e5 Merge branch 'master' into master 8 years ago
JantsoP 6501ffdadc add finnish translation
add finnish translation
8 years ago
JantsoP ae95f35fe6 add finnish translation
add finnish translation
8 years ago
JantsoP 22f88b845a add finnish translation
add finnish translation
8 years ago
JantsoP eabb86b124 add finnish language
add finnish language
8 years ago
JantsoP b0f4c9b91f finnish translation
finnish translation
8 years ago
JantsoP f9b4f30de6 updated final translation
updated final translation
8 years ago
Eugen 01b79beca4 Merge pull request #769 from Angristan/patch-1
Improve french translation
8 years ago
Eugen 5d854f37b4 Merge pull request #764 from ticky/tweak-quick-start-area
Fix the position of the Mastodon mascot in the UI
8 years ago
Eugen 92a0b3d73a Merge pull request #765 from marrus-sh/mastodon-API-update
Update API docs
8 years ago
Eugen 2f7139c6b5 Merge pull request #768 from marvinkopf/mutedropdown
add mute option in status dropdown
8 years ago
JantsoP 87854745e9 Create new translation file
Still in progress. Should be done shortly
8 years ago
JantsoP 69fc95a2f5 Create Finnish translation for Mastodon
Create Finnish translation for Mastodon
8 years ago
Angristan c97fc5c1f4 Improve french translation 8 years ago
Marvin Kopf 1236a12cae add mute option in status dropdown 8 years ago
Kibigo! b455cbc6d3 "direct" in statuses#create 8 years ago
Kibigo! a9db64cf26 Forgot `direct` statuses :P 8 years ago
Kibigo! 5d2f1d600d Typofixes 8 years ago
Kibigo! 5d65aa3bf9 Code now code 8 years ago
Kibigo! 565568dd9c Merging 'upstream' updates 8 years ago
Kibigo! 6e41ef55ed Updated API docs 8 years ago
Jessica Stokes 2d384850cb Fix the position of the Mastodon mascot in the UI
The Mastodon mascot was previously anchored to the bottom, and that was since broken. This restores that behaviour!

It also disables the double-scrollbar behaviour that was caused by this area allowing overflow-y in addition to its parent doing so.
8 years ago
Eugen 1a5ab538de Merge pull request #760 from ProgVal/patch-2
Improve French translation
8 years ago
Eugen 3f650c06b6 Merge pull request #757 from yiskah/patch-4
Add social.imirhil.fr
8 years ago
Eugen 71b9205679 Merge pull request #759 from Wonderfall/master
use alpine-based official images
8 years ago
Eugen 6b9c50117f Merge pull request #748 from ProgVal/patch-1
Fix install instructions.
8 years ago
Valentin Lorentz fbcba65f81 Improve French translation
Fix typos and typography. Make vocabulary and grammar more uniform.
8 years ago
Wonderfall b7beb4368c
use alpine-based official images 8 years ago