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
2019-02-04 04:25:59 +01:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
helpers Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
javascript Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
lib Make displaying application used to toot opt-in (#9897) 2019-02-02 19:18:15 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Don't count suspended users in user count (#9380) 2018-11-27 18:49:37 +01:00
serializers Make displaying application used to toot opt-in (#9897) 2019-02-02 19:18:15 +01:00
services Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
validators Change note length validation to ignore mention domains and URLs (#9717) 2019-01-05 07:16:46 +01:00
views Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
workers Add option to overwrite imported data (#9962) 2019-02-03 03:59:51 +01:00