lemmy/crates/apub/src/activities/block
phiresky 514f2222e0
Fix time zone handling (#3496)
* convert naive time to utc time

* compounding fixes

* cargo fmt

* fix the rest

* fix down migration

* fix migrations

* fix after merge

* clippy fix

* ap-fed 0.5.0

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-08-24 11:27:00 -04:00
..
block_user.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
mod.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
undo_block_user.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00