veloren/server
Marcel Märtens 38f4b8b644 There is no way to moderate ChatMessages not send in global chat. For this way we might investigate in a different approach.
The Gameserver returning the latest chat messages via a REST api (protected by a password in settings).
A central service can then scrape this endpoint and make it accessable to moderators.

We need to make sure to log which moderator sees which messages, especially when whispered. to be sure we might also limit the holding period to a week
2023-10-18 09:35:40 +02:00
..
agent Frost gigas tweaks 2023-10-08 11:35:01 +00:00
src There is no way to moderate ChatMessages not send in global chat. For this way we might investigate in a different approach. 2023-10-18 09:35:40 +02:00
Cargo.toml There is no way to moderate ChatMessages not send in global chat. For this way we might investigate in a different approach. 2023-10-18 09:35:40 +02:00