ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
Josh fa5ff0b490
Add a discord webhook for when users join for the first time. (#698)
* Add a discord webhook for when users join for the first time.

* Fix compilation error related to embed colors

* Make config migration backup use the version of the stored file

* Make DiscordConfiguration not halt startup

* Allow the registration message to be configured

* Clean up registration announcement and add userId variable

* Fix userid resolution and convert newline string to actual character
Also make WebhookHelper not fail if all destinations aren't configured
2023-03-23 00:57:28 +00:00
..
Matching Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
Resources Add a discord webhook for when users join for the first time. (#698) 2023-03-23 00:57:28 +00:00
Slots StasticsHelper + Community Tab Performance Fix (#713) 2023-03-17 03:51:55 +00:00
ClientConfigurationController.cs Make PhotoSubjects use a one to many relationship (#687) 2023-02-24 04:20:55 +00:00
CommentController.cs Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
DeveloperController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
FriendsController.cs Replace Location table with packed 64-bit int (#679) 2023-02-21 14:53:38 -06:00
LoginController.cs Add a discord webhook for when users join for the first time. (#698) 2023-03-23 00:57:28 +00:00
LogoutController.cs Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
MessageController.cs Make in-game email system not lock after one attempt (#712) 2023-03-18 20:33:37 -05:00
ReportController.cs Add basic checks to grief reporting 2023-02-18 07:15:39 -06:00
StatisticsController.cs StasticsHelper + Community Tab Performance Fix (#713) 2023-03-17 03:51:55 +00: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 Replace Location table with packed 64-bit int (#679) 2023-02-21 14:53:38 -06:00