Use actual ISO8601 timestamps for masto API #425

Merged
floatingghost merged 2 commits from darkkirb/akkoma:fix-invalid-datetime into develop 2023-01-09 22:12:29 +00:00

2 commits

Author SHA1 Message Date
8d55b8c6d9
Replace invalid/unsupported dates with with epoch
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
Masto API requires “ISO 8601 Datetime”, not “ISO 8601 Datetime or empty”
2023-01-08 09:15:23 +01:00
2ce4f96f6e
Use actual ISO8601 timestamps for masto API
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
Elixir uses an incompatible superset of ISO8601 that breaks some clients
2023-01-07 21:58:56 +01:00