lemmy/crates/api_common/src
Nutomic ceff2ec686
Use enum for registration mode setting (#2604)
* Use enum for registration mode setting

* fix tests
2023-01-05 01:42:30 +00:00
..
websocket Fixing missing forms, incorrect user discussion_languages (#2580) 2022-12-19 11:40:22 +00:00
comment.rs api changes for comment language tagging 2022-09-02 10:49:54 -04:00
community.rs Fixing missing forms, incorrect user discussion_languages (#2580) 2022-12-19 11:40:22 +00:00
context.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
lib.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
person.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
post.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
private_message.rs Implement reports for private messages (#2433) 2022-09-19 22:58:42 +00:00
request.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33: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 Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00
utils.rs Use enum for registration mode setting (#2604) 2023-01-05 01:42:30 +00:00