lemmy/crates/db_schema/src
Dessalines 8bfeb4b627
Fix a few form options for diesel. Fixes #2287 (#2376)
* Fix a few form options for diesel. Fixes #2287

* Adding TODO comment.
2022-07-29 15:04:21 +02:00
..
aggregates Fix problem where actors can have empty public key (fixes #2347) (#2348) 2022-07-11 18:25:33 +00:00
impls Dont allow login if account is banned or deleted (fixes #2372) (#2374) 2022-07-28 23:14:07 +02:00
source Fix a few form options for diesel. Fixes #2287 (#2376) 2022-07-29 15:04:21 +02:00
lib.rs Remove listing type community. Fixes #2361 (#2377) 2022-07-29 10:57:39 +00:00
newtypes.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00
schema.rs Adding admin purging of DB items and pictures. #904 #1331 (#1809) 2022-06-13 19:15:04 +00:00
traits.rs Be more explicit about returning deleted actors or not (#2335) 2022-07-05 17:40:44 -04:00
utils.rs Adding check for requests with no id or name, adding max limit. (#2265) 2022-07-08 10:21:33 +00:00