ProjectLighthouse/ProjectLighthouse.Servers.Website/Controllers/Moderator
sudokoko aa3caea363
Add missing moderation notification calls (#937)
* Add missing moderation notifications

* Shorten temporary variable "commentEntity" to "c" for consistency

Didn't catch this when rider inserted these include statements

* Fix incorrect access of TargetUser

* Remove excess indent and random semicolon
2023-10-29 19:49:48 -04:00
..
ModerationCaseController.cs Improve moderation case page and case partial (#900) 2023-09-22 18:53:53 +00:00
ModerationPageController.cs Improve input validation for story level moderation 2023-06-26 23:41:30 -05:00
ModerationRemovalController.cs Add missing moderation notification calls (#937) 2023-10-29 19:49:48 -04:00
ModerationSlotController.cs Implement in-game and website notifications (#932) 2023-10-29 20:27:41 +00:00