lemmy/crates/api_common/src
Dessalines a745fa6f43
Remove update and read site config. Fixes #2306 (#2329)
* Remove update and read site config. Fixes #2306

* Removing lazy_static, removing Settings::get()
2022-06-22 20:24:54 +00:00
..
comment.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00
community.rs Revert "Add pending, and change use specific API response for FollowCommunity…" (#2283) 2022-05-26 11:17:04 -04:00
lib.rs Add pub use for db crates in api_common (#2305) 2022-06-08 11:30:20 -04:00
person.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00
post.rs Embed Peertube videos (#2261) 2022-06-02 21:44:47 +00:00
request.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
sensitive.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00
site.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
utils.rs Adding admin purging of DB items and pictures. #904 #1331 (#1809) 2022-06-13 19:15:04 +00:00
websocket.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00