lemmy/crates/apub/src/protocol/activities/deletion
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
..
delete.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
delete_user.rs Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
mod.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
undo_delete.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00