This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/settings
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755)
* 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
2019-02-04 04:25:59 +01:00
..
applications
deletes
exports
featured_tags Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
follower_domains
imports
migrations
notifications
preferences
profiles
shared
two_factor_authentication
two_factor_authentications