]> Untitled Git - lemmy.git/history - crates/apub/src/collections/community_moderators.rs
Implement instance actor (#1798)
[lemmy.git] / crates / apub / src / collections / community_moderators.rs
2022-02-07 NutomicImplement instance actor (#1798)
2022-01-17 NutomicAdd tests for lotide federation, make lotide groups...
2021-12-08 DessalinesMerge pull request #1978 from LemmyNet/asonix/reqwest...
2021-12-06 Aode (lion)Consolidate reqwest clients, use reqwest-middleware...
2021-12-06 RileyDon't drop error context when adding a message to error...
2021-11-23 Rileybackground-jobs 0.11 (#1943)
2021-11-22 DessalinesMerge pull request #1926 from LemmyNet/replace-activity...
2021-11-22 Felix AbleitnerReplace activitystreams crate with activitystreams...
2021-11-08 DessalinesMerge pull request #1877 from LemmyNet/refactor-apub-2
2021-11-06 Felix AbleitnerAdd method ApubObject.verify()
2021-11-06 Felix AbleitnerChange to_apub and from_apub to take by value and avoid...
2021-11-05 Felix AbleitnerMove ObjectId to library
2021-11-03 DessalinesMerge pull request #1874 from LemmyNet/protocol-testing
2021-11-02 Felix AbleitnerAdd tests for parsing activities and collections
2021-10-29 Felix AbleitnerMove object and collection structs to protocol folder
2021-10-29 Felix AbleitnerRewrite community followers and user outbox to use...
2021-10-29 Felix AbleitnerMove @context out of object/activity definitions
2021-10-27 NutomicRewrite collections to use new fetcher (#1861)