Go to file
2026-08-01 19:10:33 +02:00
backend Link party IDs to users in chat: added getPartyId query, updated EventUser with partyId field, and adjusted message filtering logic in ChatService. 2026-08-01 18:47:06 +02:00
database Link party IDs to users in chat: added getPartyId query, updated EventUser with partyId field, and adjusted message filtering logic in ChatService. 2026-08-01 18:47:06 +02:00
discord Add detailed logging for user ban status in DiscordAppealDiscord 2025-11-23 04:21:12 +01:00
frontend Replace servers with channels in chat functionality: refactored UI components, service logic, and message model to support channels (SERVER, DM, PARTY, GAC). 2026-08-01 19:10:33 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add type, channel, and receiver fields to chat model and database handling. 2026-07-19 22:52:14 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Update .gitignore to exclude .env files 2026-02-01 21:39:51 +01:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Add initial Discord bot integration with JDA setup and environment token configuration 2025-08-23 23:17:51 +02:00