3b64c58198
Move most code into crates/ subfolder
2021-01-20 16:21:27 +01:00
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
418eb8025c
Changing default_sort and listing back to numbers.
2020-12-25 22:22:25 -05:00
95e30f0e08
Split up lemmy_db_views, put lemmy_rate_limit into lemmy_utils
2020-12-22 00:34:54 +01:00
d5efebbf47
Split lemmy_db into lemmy_db_queries, lemmy_db_aggregates and lemmy_db_views
2020-12-21 17:39:11 +01:00
2d7d9cf7d8
Some API cleanup, adding site_id to site aggregates.
2020-12-19 20:10:47 -05:00
1cf520254d
Adding private message view.
2020-12-16 17:16:48 -05:00
313f0467c8
Adding moderator views.
2020-12-16 16:28:18 -05:00
711db4c790
Removing old user_mention_view.
2020-12-16 11:09:21 -05:00
471abf7f29
Removing old comment_view.
2020-12-15 14:39:18 -05:00
35bf50ab15
Removing old postview.
2020-12-11 10:27:33 -05:00
36f7b20784
Removing old communityviews
2020-12-06 09:12:51 -05:00
2d4099577f
Removing old user_view.
2020-12-03 19:47:58 -05:00
eiknat
9e604b4038
update/fix migration, add some doc
...
also run cargo fmt/clippy
2020-11-11 15:11:52 -05:00
eiknat
2cd2a4df45
reports: split post/comment out again, add some other fixes
2020-11-11 15:11:52 -05:00
98c086abb9
Move websocket structs into lemmy_structs (ref #1115 )
2020-09-16 13:45:31 +02:00