mastodon/app/views
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
* Add trending statuses

* Fix dangling items with stale scores in localized sets

* Various fixes and improvements

- Change approve_all/reject_all to approve_accounts/reject_accounts
- Change Trends::Query methods to not mutate the original query
- Change Trends::Query#skip to offset
- Change follow recommendations to be refreshed in a transaction

* Add tests for trending statuses filtering behaviour

* Fix not applying filtering scope in controller
2022-02-25 00:34:14 +01:00
..
about Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2022-01-23 15:52:58 +01:00
accounts Remove Keybase integration (#17045) 2021-11-26 05:58:18 +01:00
admin Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
admin_mailer Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
application Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
auth Add appeals (#17364) 2022-02-14 21:27:53 +01:00
authorize_interactions
directories Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
disputes/strikes Fix link colors in report and strike details (#17616) 2022-02-22 15:27:25 +01:00
errors
filters
follower_accounts
following_accounts
home
invites
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Fix privacy policy link not being visible on small screens (#17533) 2022-02-13 02:52:34 +01:00
media Fix error when trying to render component for media without meta (#16112) 2021-05-05 21:16:55 +02:00
notification_mailer Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
oauth
public_timelines
relationships Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
remote_follow
remote_interaction
settings Add appeals (#17364) 2022-02-14 21:27:53 +01:00
shared
shares
statuses Add appeals (#17364) 2022-02-14 21:27:53 +01:00
statuses_cleanup Add feature to automatically delete old toots (#16529) 2021-08-09 23:11:50 +02:00
tags
user_mailer Add appeals (#17364) 2022-02-14 21:27:53 +01:00
well_known/host_meta