lemmy/lemmy_db_schema
Dessalines 1de8a4606a A few API v2 changes based on nutomic's suggestions.
- Changed `edit_id` s to their type (comment_id)
- Moved websocket actions to their own file in structs and api.
- Got rid of UserViewDangerous, added UserSafeSettings.
  - GetSite now returns UserSafeSettings for `my_user`.
- Got rid of `admin` field in `Register`.
2021-01-18 16:57:31 -05:00
..
src A few API v2 changes based on nutomic's suggestions. 2021-01-18 16:57:31 -05:00
Cargo.toml Move comment, post definitions into lemmy_db_schema 2020-12-18 18:27:25 +01:00