lemmy/crates/apub/src/activities
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 Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
community Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
create_or_update Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
deletion Automatically resolve report when post/comment is removed (#3850) 2023-08-08 11:19:55 -04:00
following Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
voting Rewrite some federation actions to remove Perform/SendActivity (ref #3670) (#3758) 2023-08-01 15:53:36 +02:00
mod.rs Add person name to PersonIsBannedFromSite error (#3786) (#3855) 2023-08-16 11:36:58 +02:00
unfederated.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00