mastodon/config
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
..
environments
initializers Add timeouts for S3 (#9842) 2019-01-18 01:36:59 +01:00
locales Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
webpack
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb Use the bundled Capistrano version (#9855) 2019-01-18 21:31:11 +01:00
environment.rb
i18n-tasks.yml Re-enable ignored translations that is needed (#7842) 2019-02-02 19:37:16 +01:00
navigation.rb Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
puma.rb
routes.rb Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
secrets.yml
settings.yml Make displaying application used to toot opt-in (#9897) 2019-02-02 19:18:15 +01:00
sidekiq.yml Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
themes.yml
webpacker.yml