mastodon/app/views
ThibG 4a4cd686c1
Add sorting by username, creation and last activity in moderation view (#13076)
* Add ability to order accounts in moderation view

* Display last status date in “Most recent activity” for remote users
2020-03-08 15:39:13 +01:00
..
about
accounts Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
admin Add sorting by username, creation and last activity in moderation view (#13076) 2020-03-08 15:39:13 +01:00
admin_mailer
application
auth Fix invite request input not being shown on sign-up error if left empty (#13089) 2020-02-16 12:38:22 +01:00
authorize_interactions Fix misleading error when attempting to re-send a pending follow request (#13133) 2020-02-24 21:19:19 +01:00
directories Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
errors Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
filters Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Change reported media attachments to always be hidden in admin UI (#12879) 2020-01-18 19:50:43 +01:00
media
notification_mailer
oauth
public_timelines
relationships Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
remote_follow
remote_interaction
settings Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
shared
shares
statuses Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
tags
user_mailer
well_known/host_meta