Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a separate 'Moderator Event' tab next to 'Chat log' #200

Closed
2 tasks done
Garanas opened this issue Mar 19, 2024 · 0 comments · Fixed by #201
Closed
2 tasks done

Add a separate 'Moderator Event' tab next to 'Chat log' #200

Garanas opened this issue Mar 19, 2024 · 0 comments · Fixed by #201

Comments

@Garanas
Copy link
Member

Garanas commented Mar 19, 2024

Description

Tightly coupled to FAForever/faf-java-commons#121. Allows moderators to view moderator-specific events entirely separate from the chat log. Should be visually almost equivalent however.

Checklist

  • Create a new tab, suggestion for a name: Moderator events.
  • Populate the new tab in a similar fashion to the 'Chat log' tab, except that you use the ModeratorEvents as a source instead of the ChatMessages field
Sheikah45 pushed a commit that referenced this issue Mar 26, 2024
* Upgrade 'sourceCompatibility' from Java 17 to Java 21

* Upgrade 'commonsVersion' dependency to a new commit from faf-java-commons from deb598d to 6e46109

* Added a separate 'Moderator Event' tab next to 'Chat Log'

* Populating the tab 'Moderator Event' with its data

* Update readme for Java 21

* Refactor time formatting method for chat messages

- Renamed the method to better reflect its specific use case and to improve readability

* Update Java version in GitHub Actions workflow from 17 to 21

* Fix typo in Tab text from 'Moderator Event' to 'Moderator Events'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant