mastodon/app/models/concerns
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
..
account_associations.rb Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb
attachmentable.rb
cacheable.rb
domain_normalizable.rb
expireable.rb
omniauthable.rb
paginable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb