]> cat aescling's git repositories - mastodon.git/commit
Fix weekly usage not being displayed correctly in hashtag admin UI (#11524)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 8 Aug 2019 21:03:28 +0000 (23:03 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2019 21:03:28 +0000 (23:03 +0200)
commit898dacf83eaaec8ba02d4e44dd9901521d79a898
treef13a666c37d53ad289ae5e4303e2f7ac2053cac9
parent41aac1ba3a247b2178699e529239a7f3b8eb6edc
Fix weekly usage not being displayed correctly in hashtag admin UI (#11524)

Fix percentages in usage breakdown having too many digits

Change trending hashtags to only ask for review if a hashtag enters
the top 3 position in the set, since it's the only items shown in
the default web UI
app/controllers/admin/tags_controller.rb
app/models/trending_tags.rb
app/views/admin/tags/show.html.haml