lemmy/crates
Nutomic 8bb3ba4a16
Add option to disable strict allowlist (fixes #1486) (#1581)
* Add option to disable strict allowlist (fixes #1486)

* adjust docs
2021-04-21 09:36:07 -04:00
..
api Use .map_err in api code (fixes #1573) (#1575) 2021-04-16 09:10:43 -04:00
api_common Use .map_err in api code (fixes #1573) (#1575) 2021-04-16 09:10:43 -04:00
api_crud Use .map_err in api code (fixes #1573) (#1575) 2021-04-16 09:10:43 -04:00
apub Add option to disable strict allowlist (fixes #1486) (#1581) 2021-04-21 09:36:07 -04:00
apub_receive Add option to disable strict allowlist (fixes #1486) (#1581) 2021-04-21 09:36:07 -04:00
db_queries Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_schema Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_views Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_views_actor Removing community.creator column. Fixes #1504 (#1541) 2021-04-08 11:29:08 +00:00
db_views_moderator Strictly typing DB id fields. Fixes #1498 2021-03-18 16:25:21 -04:00
routes Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
utils Add option to disable strict allowlist (fixes #1486) (#1581) 2021-04-21 09:36:07 -04:00
websocket Moving ChangePassword to its own API action. Fixes #1471 2021-04-01 17:39:01 -04:00