lemmy/src/routes
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
..
api.rs A few API v2 changes based on nutomic's suggestions. 2021-01-18 16:57:31 -05:00
federation.rs Merge pull request 'Create empty inbox collections for actors (ref #1322)' (#151) from actor-inbox into main 2020-12-17 14:51:23 +00:00
feeds.rs Split up lemmy_db_views, put lemmy_rate_limit into lemmy_utils 2020-12-22 00:34:54 +01:00
images.rs Split up lemmy_db_views, put lemmy_rate_limit into lemmy_utils 2020-12-22 00:34:54 +01:00
mod.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
nodeinfo.rs Report only local counts in site_view. 2021-01-14 15:22:07 -05:00
webfinger.rs Split up lemmy_db_views, put lemmy_rate_limit into lemmy_utils 2020-12-22 00:34:54 +01:00
websocket.rs Move websocket code into workspace (#107) 2020-09-24 13:53:21 +00:00