mastodon/app/javascript
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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Fix icon alignment in onboarding interaction screen (#9686) 2019-01-01 16:19:51 +01:00
mastodon Allow multiple files upload through web UI, including drag & drop (#9856) 2019-02-02 20:22:05 +01:00
packs Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824) 2019-01-16 20:36:10 +01:00
styles Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00