|
37998b3398
|
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait
* Convert CreateComment
* ci
|
2023-07-28 10:39:38 -04:00 |
|
|
c6c52ab9cc
|
Add SendActivity trait so that api crates compile in parallel with lemmy_apub
|
2022-12-02 10:46:49 +01:00 |
|
|
3aa3d75a1e
|
Add cargo feature for building lemmy_api_common with mininum deps (#2243)
|
2022-05-03 17:44:13 +00:00 |
|
|
3951a16447
|
Split apart api files (#2216)
|
2022-04-13 18:12:25 +00:00 |
|
|
28d6370c35
|
Rewrite delete activities (#1699)
* Limit type/method visibility in apub code
* Simplify db_queries traits by removing generics
* Simplify delete activity implementation
* Rewrite delete activities
* Implement helper functions for websocket message sending
* When receiving delete reason as empty string, change to none
|
2021-08-17 14:04:58 -04:00 |
|
|
01fc1228d5
|
Fix API and clippy warnings
|
2021-03-29 20:55:08 +02:00 |
|
|
249fcc5066
|
Split api crate into api_structs and api
|
2021-03-25 20:19:40 +01:00 |
|