]> cat aescling's git repositories - mastodon.git/commit
Add sorting by username, creation and last activity in moderation view (#13076)
authorThibG <thib@sitedethib.com>
Sun, 8 Mar 2020 14:39:13 +0000 (15:39 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2020 14:39:13 +0000 (15:39 +0100)
commit4a4cd686c1d556e7b5246ddc309085243b4a051b
tree3dcea828b14d6735949e9ce141ef27fa86c1cba8
parent2e18b1a2a2976f04f84e92d187b0620223a64fa6
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
app/models/account.rb
app/models/account_filter.rb
app/views/admin/accounts/_account.html.haml
app/views/admin/accounts/index.html.haml