ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers/Slots
Jayden 2ab1e72037
Implement basic privacy settings (#392)
* Add ability for clients to submit and retrieve privacy settings data

* Make slot pages and user pages respect user's privacy settings

* Prevent webhook from publishing new levels if user's privacy settings disallow it

* Hide levels/profiles from respective pages depending on privacy settings

* Apply suggestions from review
2022-08-02 18:22:56 -04:00
..
CollectionController.cs Implement LBP3 search tab 2022-07-29 17:20:01 -04:00
LevelTagsController.cs Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
ListController.cs Implement online story features and photos taken in levels (#389) 2022-08-01 19:46:29 +00:00
PublishController.cs Implement basic privacy settings (#392) 2022-08-02 18:22:56 -04:00
ReviewController.cs Adjust review character limit to match LBP Vita's limit 2022-06-10 03:48:12 -04:00
ScoreController.cs Implement online story features and photos taken in levels (#389) 2022-08-01 19:46:29 +00:00
SearchController.cs Potential fix for LBP2 search 2022-07-29 21:04:18 -04:00
SlotsController.cs Implement online story features and photos taken in levels (#389) 2022-08-01 19:46:29 +00:00