lemmy/crates/apub/src
Nutomic 7304ef3261
Add note wrapper (fixes #2657) (#5221)
* Add note wrapper (fixes #2657)

* fix activity list

* fmt

* add comment

* fix api tests

* backwards compat

* remove comment

* no todo, deprecated
2024-11-26 10:37:19 +01:00
..
activities Add note wrapper (fixes #2657) (#5221) 2024-11-26 10:37:19 +01:00
api Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
collections Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
fetcher Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00
http More test coverage for private community, fix some bugs (#5207) 2024-11-22 10:49:56 -05:00
objects Add note wrapper (fixes #2657) (#5221) 2024-11-26 10:37:19 +01:00
protocol Add note wrapper (fixes #2657) (#5221) 2024-11-26 10:37:19 +01:00
activity_lists.rs Add note wrapper (fixes #2657) (#5221) 2024-11-26 10:37:19 +01:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
mentions.rs Add test for unused errors, move federation errors into separate struct (#5024) 2024-10-28 11:07:13 -04:00