You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
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>
10 months ago
..
api Move admin flag from person to local_user (fixes #3060) (#3403) 10 months ago
api_common Fix time zone handling (#3496) 10 months ago
api_crud Move admin flag from person to local_user (fixes #3060) (#3403) 10 months ago
apub Fix time zone handling (#3496) 10 months ago
db_schema Fix time zone handling (#3496) 10 months ago
db_views Fix time zone handling (#3496) 10 months ago
db_views_actor Fix time zone handling (#3496) 10 months ago
db_views_moderator Make `lemmy_api_common` wasm-compatible (#3587) 12 months ago
routes Fix time zone handling (#3496) 10 months ago
utils Fix time zone handling (#3496) 10 months ago