mastodon/app/views/admin
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
..
account_actions Add inline description of moderation actions in moderation interface (#15792) 2021-02-24 16:53:16 +01:00
account_warnings Fix link colors in report and strike details (#17616) 2022-02-22 15:27:25 +01:00
accounts Add appeals (#17364) 2022-02-14 21:27:53 +01:00
action_logs Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
announcements Fix design of announcements in admin UI (#12989) 2020-01-28 02:21:00 +01:00
change_emails Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973) 2019-02-05 15:11:35 +01:00
custom_emojis Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
dashboard Change dasbhoard links for “new users” and “active users” (#17570) 2022-02-16 13:17:28 +01:00
disputes/appeals Add appeals (#17364) 2022-02-14 21:27:53 +01:00
domain_allows Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
domain_blocks Add option to obfuscate domain name in public list of domain blocks (#15355) 2020-12-18 08:30:41 +01:00
email_domain_blocks Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
follow_recommendations Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
instances Enable domain purge button on suspended domains too (#17209) 2022-02-11 22:23:19 +01:00
invites Fix maxed-out invites not showing up as expired in UI (#10274) 2019-03-15 05:35:17 +01:00
ip_blocks Add batch suspend for accounts in admin UI (#17009) 2021-12-05 21:48:39 +01:00
relationships Fix error on account relationships page in admin UI (#17444) 2022-02-05 05:06:34 +01:00
relays Display pending message on admin relays UI (#8494) 2018-08-28 05:39:43 +02:00
report_notes Add appeals (#17364) 2022-02-14 21:27:53 +01:00
reports Add appeals (#17364) 2022-02-14 21:27:53 +01:00
rules Fix missing source strings and inconsistent lead text style in admin UI (#16052) 2021-04-17 11:12:49 +02:00
settings Change auto-following admin-selected accounts, show in recommendations (#16078) 2021-04-24 17:01:43 +02:00
statuses Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
tags Add trending links (#16917) 2021-11-25 13:07:38 +01:00
trends Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
warning_presets Add titles to warning presets in admin UI (#13252) 2020-03-12 17:57:59 +01:00