Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-30 | Fix old migrations failing because of new version of `strong_migrations` ↵ | ThibG | |
(#10904) | |||
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko | |
* 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 | |||
2017-10-07 | Add moderation note (#5240) | nullkal | |
* Add moderation note * Add frozen_string_literal * Make rspec pass |