lemmy/crates/apub/src/activities
Nutomic 7fd14b3d2a
Make remove content optional during account deletion (fixes #1617) (#3817)
* Make remove content optional during account deletion (fixes #1617)

* simplify purge params by passing context

* update js client

* add delete content

* update woodpecker config

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-08-28 12:23:45 +02:00
..
block Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02: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 Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02: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 Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
unfederated.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00