You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
10 months ago
..
activities Make remove content optional during account deletion (fixes #1617) (#3817) 10 months ago
api Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 11 months ago
fetcher Fix time zone handling (#3496) 10 months ago
http Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 11 months ago
objects Fix time zone handling (#3496) 10 months ago
protocol Make remove content optional during account deletion (fixes #1617) (#3817) 10 months ago
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 11 months ago
lib.rs Fix time zone handling (#3496) 10 months ago
mentions.rs Make functions work with both connection and pool (#3420) 12 months ago