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
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
..
chewy Get rid of Chewy order/limit warning (#8355) 7 years ago
controllers Add featured hashtags to profiles (#9755) 6 years ago
helpers Replace unlock-alt icon with unlock (#9952) 6 years ago
javascript Add featured hashtags to profiles (#9755) 6 years ago
lib Make displaying application used to toot opt-in (#9897) 6 years ago
mailers Improve e-mail digest (#9689) 6 years ago
models Add featured hashtags to profiles (#9755) 6 years ago
policies Redesign admin instances area (#9645) 6 years ago
presenters Don't count suspended users in user count (#9380) 6 years ago
serializers Make displaying application used to toot opt-in (#9897) 6 years ago
services Add featured hashtags to profiles (#9755) 6 years ago
validators Change note length validation to ignore mention domains and URLs (#9717) 6 years ago
views Add featured hashtags to profiles (#9755) 6 years ago
workers Add option to overwrite imported data (#9962) 6 years ago