ProjectLighthouse/ProjectLighthouse.Localization/StringLists
koko 689ebd3791
Optimize GameServer /announce and add website announcements (#810)
* Improve game server announce by using StringBuilder

* Implement web announcements (condensed commit)

* Implement discord webhook support

* Display a separate message if there are no announcements

* Fix announcement string unit tests

* Fix header admin button unit test

* Clarify announcement id variable name

* Increase webhook truncation limit to 250 chars

* Convert announce text to string when returning 200

* Fix announcement unit tests ... again

* Make announcement text input a textarea rather than a simple input

* Fix styling discrepancy

* Clarify submission button

* Improve announcement webhook & set default textarea row amount
2023-06-23 03:49:22 +00:00
..
BaseLayoutStrings.cs String fix with login/register button (#755) 2023-04-29 03:44:33 +00:00
ErrorStrings.cs Disallow moderators/administrators from issuing cases against each other (#781) 2023-06-05 21:45:25 +00:00
GeneralStrings.cs Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
LandingPageStrings.cs Finish translation of landing page 2022-07-26 16:44:19 -04:00
LoggedOutStrings.cs Translate login and logout pages 2022-07-26 17:01:48 -04:00
ModerationStrings.cs Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
ModPanelStrings.cs Add banned users and hidden levels page to mod panel 2022-08-14 18:39:19 -04:00
ProfileStrings.cs Translate profile page 2022-08-01 18:29:43 -04:00
RegisterStrings.cs Add notice about usernames in register form 2022-08-01 17:49:34 -04:00
StatusStrings.cs Implement LBP1 tags, stricter resource checking, and more (#463) 2022-08-31 20:38:58 -05:00
TwoFactorStrings.cs Implement 2FA (#577) 2022-12-12 21:11:39 -06:00