Commit Graph

6 Commits (3be1b1eaaee1e315e4612012f431619b20861107)

Author SHA1 Message Date
Matt Jankowski d83d01eb1e
Fix `Lint/RedundantSafeNavigation` cop ()
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop ()
Nick Schonning 0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock ()
* Apply Rubocop Performance/BlockGivenWithExplicitBlock

* Unprefix used block parameter
Nick Schonning cec005068f
Apply Rubocop Performance/RedundantBlockCall ()
Eugen Rochko a9b64b24d6
Change algorithm of `tootctl search deploy` to improve performance ()
Eugen Rochko 6e50134a42
Add trending links ()
* Add trending links

* Add overriding specific links trendability

* Add link type to preview cards and only trend articles

Change trends review notifications from being sent every 5 minutes to being sent every 2 hours

Change threshold from 5 unique accounts to 15 unique accounts

* Fix tests