lemmy/crates/apub/src
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
..
activities Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
api Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 2023-07-20 11:34:07 -04:00
fetcher Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
http Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
objects Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
protocol Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
lib.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00