lemmy/server/src
Dessalines c323ab5275
Added option to remove banned user data (posts, comments, communities) (#1093)
- Works for both a site-ban, and a community ban.
- Fixes #557
2020-08-17 18:12:36 +00:00
..
api Added option to remove banned user data (posts, comments, communities) (#1093) 2020-08-17 18:12:36 +00:00
apub Fix crash in federation tests 2020-08-14 16:50:21 +02:00
rate_limit Proxy pictrs requests through Lemmy (fixes #371) (#77) 2020-08-05 16:00:00 +00:00
routes Removing some unecessary unwrap. Fixes #639 (#1078) 2020-08-13 15:46:31 +00:00
websocket Removing some unecessary unwrap. Fixes #639 (#1078) 2020-08-13 15:46:31 +00:00
code_migrations.rs Add email overwrite on user settings save. Fixes #1069 2020-08-08 22:36:29 -04:00
lib.rs Migrate from failure to anyhow and thiserror (#1042) 2020-08-01 14:04:42 +00:00
main.rs Remove dead code (#81) 2020-08-12 12:30:52 +00:00
request.rs Migrate from failure to anyhow and thiserror (#1042) 2020-08-01 14:04:42 +00:00
version.rs Version v0.7.52 2020-08-16 11:31:09 -04:00