mastodon/app/views
Eugen Rochko fd9a9b07c2
Fix trends returning less results per page when filtered in REST API (#17996)
- Change filtering and pagination to occur in SQL instead of Redis
- Change rank/score displayed on trends in admin UI to be locale-specific
2022-04-08 17:10:53 +02:00
..
about Change autocomplete type of password input box (#17702) 2022-03-05 05:57:50 +01:00
accounts Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
admin Fix trends returning less results per page when filtered in REST API (#17996) 2022-04-08 17:10:53 +02:00
admin_mailer Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
application
auth Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
authorize_interactions Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
directories Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
disputes/strikes Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
errors
filters
follower_accounts Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
following_accounts Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
home
invites
kaminari
layouts
media
notification_mailer Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
oauth
public_timelines
relationships
remote_follow
remote_interaction
settings Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
shared
shares
statuses Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
statuses_cleanup
tags
user_mailer Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
well_known/host_meta