Skip to content
Snippets Groups Projects
user avatar
Eugen Rochko authored
* 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
364f2ff9
History
Name Last commit Last update
..
migrate
post_migrate
schema.rb
seeds.rb