lemmy/crates/api/src/local_user
2022-07-28 23:14:07 +02:00
..
notifications Adding check for requests with no id or name, adding max limit. (#2265) 2022-07-08 10:21:33 +00:00
add_admin.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
ban_person.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
block.rs Dont allow blocking admin (#2340) 2022-07-05 23:02:54 +00:00
change_password.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
change_password_after_reset.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
get_captcha.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
list_banned.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
login.rs Dont allow login if account is banned or deleted (fixes #2372) (#2374) 2022-07-28 23:14:07 +02:00
mod.rs Split apart api files (#2216) 2022-04-13 18:12:25 +00:00
report_count.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
reset_password.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
save_settings.rs Fix problem where actors can have empty public key (fixes #2347) (#2348) 2022-07-11 18:25:33 +00:00
verify_email.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00