about summary refs log tree commit diff
path: root/app/views/settings/featured_tags
AgeCommit message (Collapse)Author
2020-09-07Changed tag most_used to recently_used (#14760)abcang
2019-08-17Add explanation to featured hashtags page and profile (#11586)Eugen Rochko
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
* Add hashtag filter to profiles GET /@:username/tagged/:hashtag GET /api/v1/accounts/:id/statuses?tagged=:hashtag * Display featured hashtags on public profile * Use separate model for featured tags * Update featured hashtag counters on-write * Limit featured tags to 10