Commit graph

4 commits

Author SHA1 Message Date
Jeremy Kescher
22699c9807
Revert reverting "Change algorithm of tootctl search deploy to improve performance (#18463)".
This reverts commit 9076a7bdd4, since the issue should be fixed by 088dc0ec5a.
2022-05-26 20:58:16 +02:00
Jeremy Kescher
9076a7bdd4
Revert "Change algorithm of tootctl search deploy to improve performance (#18463)"
This reverts commit a9b64b24d6.

Reverted commit introduced a regression already reported at https://github.com/glitch-soc/mastodon/issues/1781.
2022-05-24 21:22:48 +02:00
Eugen Rochko
a9b64b24d6
Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
Eugen Rochko
6e50134a42
Add trending links (#16917)
* 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
2021-11-25 13:07:38 +01:00