lemmy/crates/apub/src
Dessalines a83113935d
Check if post or comment are deleted first. Fixes #1864 (#1867)
* Check if post or comment are deleted first. Fixes #1864

* Refactoring delete apub.

* Revert "Refactoring delete apub."

This reverts commit ba2c3d06cfb870efe792f4b2541036265b425156.
2021-11-03 17:47:24 +00:00
..
activities Check if post or comment are deleted first. Fixes #1864 (#1867) 2021-11-03 17:47:24 +00:00
collections Add tests for parsing activities and collections 2021-11-02 12:44:51 +01:00
fetcher Add tests for parsing activities and collections 2021-11-02 12:44:51 +01:00
http Add tests for parsing activities and collections 2021-11-02 12:44:51 +01:00
objects Check if post or comment are deleted first. Fixes #1864 (#1867) 2021-11-03 17:47:24 +00:00
protocol Correctly use and document check_is_apub_id_valid() param use_strict_allowlist 2021-11-02 21:39:06 +01:00
activity_lists.rs Add tests for parsing activities and collections 2021-11-02 12:44:51 +01:00
context.rs Move @context out of object/activity definitions 2021-10-29 12:50:32 +02:00
lib.rs Correctly use and document check_is_apub_id_valid() param use_strict_allowlist 2021-11-02 21:39:06 +01:00
migrations.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00