Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2022-06-04 | [bugfix] Update time marshalling format to provide 3 digits of ms (#630) | 1 | ||
2022-05-28 | [chore] Mastodon api fixups (#617) | 1 | ||
* don't omitempty on description * don't omitempty on any fields * add ms to timestamp format * don't omitempty on text_url * rearrange attachment fields a bit * just give URL again as attachment text url * update tests * fix accidental replace | ||||
2022-05-24 | [chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602) | 1 | ||
* add time util to mimic utc ISO8601 * use ISO8601 when serializing to frontend * update test notification |