mastodon/app/views/accounts
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
..
_bio.html.haml Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
_header.html.haml Make avatar and headers respect `auto_play_gif` (#9515) 2018-12-14 20:34:18 +01:00
_moved.html.haml Add rel=me to moved accounts' link (#8742) 2018-09-20 22:53:30 +02:00
_og.html.haml Add description meta tag additionally to og:description (#8941) 2018-10-10 02:21:30 +02:00
show.html.haml Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00