Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko | |
2018-02-21 | Fix bug in relationships API introduced by #6482 (#6527) | Eugen Rochko | |
It was merge when it needed to be deep_merge. And added some tests | |||
2018-02-18 | Cache relationships in API (#6482) | Eugen Rochko | |
* Cache relationships in API * Fetch relationships for search results in UI * Only save one account's maps in each cache item | |||
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi | |
2017-09-05 | Fix #4794 - Fake instant follow in API response when account is believed ↵ | Eugen Rochko | |
unlocked (#4799) | |||
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead ↵ | Eugen Rochko | |
of Rabl (#4090) |