lemmy/crates/apub/src/objects
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
..
comment.rs Check if post or comment are deleted first. Fixes #1864 (#1867) 2021-11-03 17:47:24 +00:00
community.rs Merge two functions into one 2021-11-02 21:39:06 +01:00
mod.rs Move object and collection structs to protocol folder 2021-10-29 12:50:32 +02:00
person.rs Add tests for parsing activities and collections 2021-11-02 12:44:51 +01:00
post.rs Check if post or comment are deleted first. Fixes #1864 (#1867) 2021-11-03 17:47:24 +00:00
private_message.rs Convert note.content and chat_message.content to html (fixes #1871) 2021-11-02 21:39:02 +01:00