chinwagsocial/app/models/trends
Eugen Rochko 6476f7e4da
Change trending statuses to only show one status from each account (#18181)
Calculate trends in temporary sets to avoid having to manage items
that go below the decay threshold while not having any moments
where a half-processed set is accessible to end-users
2022-04-29 22:42:42 +02:00
..
base.rb Change trending statuses to only show one status from each account (#18181) 2022-04-29 22:42:42 +02:00
history.rb Add trending links (#16917) 2021-11-25 13:07:38 +01:00
links.rb Change trending statuses to only show one status from each account (#18181) 2022-04-29 22:42:42 +02:00
preview_card_batch.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
preview_card_filter.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
preview_card_provider_batch.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
preview_card_provider_filter.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
query.rb Fix trends returning less results per page when filtered in REST API (#17996) 2022-04-08 17:10:53 +02:00
status_batch.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
status_filter.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
statuses.rb Change trending statuses to only show one status from each account (#18181) 2022-04-29 22:42:42 +02:00
tag_batch.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
tag_filter.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
tags.rb Change trending statuses to only show one status from each account (#18181) 2022-04-29 22:42:42 +02:00