lemmy/crates/db_views_actor/src
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
..
comment_reply_view.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
community_block_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community_follower_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community_moderator_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community_person_ban_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community_view.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
lib.rs First pass at adding comment trees. (#2362) 2022-07-30 05:55:59 +02:00
person_block_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
person_mention_view.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
person_view.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
structs.rs Add controversial ranking (#3205) 2023-07-26 13:07:05 -04:00