|
b77836effb
|
misc: Make all variables final
|
2024-01-25 20:32:30 +01:00 |
|
|
e58980cea3
|
misc: Make classes final
|
2024-01-25 19:04:04 +01:00 |
|
|
ab48afd5ed
|
db: Introduce interface to enable testability
|
2024-01-25 18:56:51 +01:00 |
|
|
4b60f59956
|
Add support to use chat hitory for context in private chats
|
2023-05-21 20:03:34 +02:00 |
|
|
6d537db12e
|
Move dependency version management from module to parent pom
This should simplify updating dependencies and reduce dependency
resolution overhead.
|
2023-05-21 19:04:20 +02:00 |
|
|
d160f01b52
|
Intorduce HikariCP for JDBC connection pooling
|
2023-05-21 18:48:45 +02:00 |
|
|
b8b83baa72
|
Move into multi module project structure
Javalin and Javacord crash if running on same JVM but on different
threads for some reasons. This is should fix it :D
|
2023-05-16 01:50:56 +02:00 |
|