lemmy/crates/apub/src
flamingos-cant e8875dec99
Append attachments to comments (#5143)
* Append attachments to comments.

* fmt

* Proxy images + use newlines for separation

* Use md for plain links

* Use proxy_image_link directly
2024-10-31 08:13:42 -04:00
..
activities Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00
api Allow admins to resolve removed or deleted objects via API (#5061) 2024-10-26 14:47:56 -04:00
collections Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
fetcher Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00
http Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00
objects Append attachments to comments (#5143) 2024-10-31 08:13:42 -04:00
protocol Append attachments to comments (#5143) 2024-10-31 08:13:42 -04:00
activity_lists.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
lib.rs Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00
mentions.rs Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00