ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
Dth455 993d14d90a
Make chat filter logging configurable (#618)
* Make chat filter logging configurable

Disables chat logging by default, but allows for it to be re-enabled if need be.

* Update ProjectLighthouse.Servers.GameServer/Controllers/MessageController.cs

Co-authored-by: Josh <josh@slendy.pw>

* Update ServerConfiguration.cs

Co-authored-by: Josh <josh@slendy.pw>
2023-01-03 20:08:55 -06:00
..
Matching Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
Resources Rework login and registration systems (#600) 2022-12-26 01:03:14 -08:00
Slots Fix bugs and bump dependencies (#590) 2022-12-13 18:39:24 -06:00
ClientConfigurationController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
CommentController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
DeveloperController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
FriendsController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
LoginController.cs Rework login and registration systems (#600) 2022-12-26 01:03:14 -08:00
LogoutController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
MessageController.cs Make chat filter logging configurable (#618) 2023-01-03 20:08:55 -06:00
ReportController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
StatisticsController.cs Total level count shows compatible levels instead of levels uploaded all throughout lighthouse. (#563) 2022-11-20 23:28:38 -06:00
StatusController.cs Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
StoreController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
UserController.cs Add support for Cross Controller Planets (#562) 2022-11-17 22:54:46 -06:00