Age | Commit message (Expand) | Author |
2020-02-03 | Fix punycode being returned in some entities instead of unicode in REST API (... | Eugen Rochko |
2019-11-28 | Fix n+1 query for bookmarks on statuses (#12494) | Eugen Rochko |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-05-11 | Add toot source to delete result to ease Delete & Redraft (#10669) | ThibG |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-02 | Make displaying application used to toot opt-in (#9897) | ThibG |
2018-10-28 | Include preview cards in status entity in REST API (#9120) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-08-14 | Move status counters to separate table, count replies (#8104) | Eugen Rochko |
2018-03-22 | Do not re-query mentions from serializers (#6858) | Eugen Rochko |
2018-03-19 | Serialize mentions in the order they are added (#6836) | ThibG |
2017-09-24 | Make sure nil IDs to not get cast to empty string in REST API (#5068) | Eugen Rochko |
2017-09-23 | New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) | Eugen Rochko |
2017-09-20 | Change IDs to strings rather than numbers in API JSON output (#5019) | aschmitz |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |