lemmy/crates/api/src
Dessalines 1dba94c9cb
Adding TOTP / 2FA to lemmy (#2741)
* Combine prod and dev docker setups using build-arg

- Fixes #2603

* Dont use cache for release build.

* Adding 2FA / TOTP support.

- Fixes #2363

* Changed name to totp_2fa for clarity.

* Switch to sha256 for totp.
2023-03-02 21:37:41 +01:00
..
comment Separate comment distinguish (#2740) 2023-02-18 09:46:34 -05:00
comment_report Adding a site option to email admins for new reports. (#2730) 2023-02-15 00:57:08 +09:00
community Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
local_user Adding TOTP / 2FA to lemmy (#2741) 2023-03-02 21:37:41 +01:00
post Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
post_report Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
private_message Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
private_message_report Adding a site option to email admins for new reports. (#2730) 2023-02-15 00:57:08 +09:00
site Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
lib.rs Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
websocket.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00