lemmy/crates/api_crud/src/user
Nutomic b96ce81f89
Move code to apub library (#1795)
* Remove dependency of apub_lib on LemmyContext

* Move ApubObject trait to library

* Reorganize files in apub lib

* Move ActorType, signatures, activity_queue to apub library
2021-10-06 16:20:05 -04:00
..
create.rs Adding honeypot to user and post creation. Fixes #1802 (#1803) 2021-10-01 11:37:39 +00:00
delete.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00