lemmy/crates/apub/src
Nutomic ba3e6b482b
Add note wrapper (fixes #2657) (#5221) (#5236)
* 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

* wip

* make it work

* fmt

* now really working

* fixes

* add comments
2024-12-02 05:28:23 -05:00
..
activities Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
api Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05: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) (#5236) 2024-12-02 05:28:23 -05:00
protocol Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05:00
activity_lists.rs Add note wrapper (fixes #2657) (#5221) (#5236) 2024-12-02 05:28:23 -05: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