You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
applications Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
deletes Fix autocomplete option in haml files (#4438) 8 years ago
exports Add CSV export for lists and domain blocks (#9677) 6 years ago
featured_tags Add featured hashtags to profiles (#9755) 6 years ago
follower_domains Scrollable tables in settings pages (#4857) 7 years ago
imports Add option to overwrite imported data (#9962) 6 years ago
migrations Redesign public profiles and toots (#8068) 7 years ago
notifications Add preference for report notification e-mails, skip for duplicates (#8559) 6 years ago
preferences Make displaying application used to toot opt-in (#9897) 6 years ago
profiles Add instance-wide setting to disable profile directory (#9497) 6 years ago
shared 2FA controller cleanup (#2296) 8 years ago
two_factor_authentication Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
two_factor_authentications Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago