Sheldan
4410928136
[maven-release-plugin] prepare release abstracto-application-1.2.4
2021-03-24 22:13:56 +01:00
Sheldan
14d3e37177
[maven-release-plugin] prepare for next development iteration
2021-03-24 20:55:35 +01:00
Sheldan
244000bbe4
[maven-release-plugin] prepare release abstracto-application-1.2.3
2021-03-24 20:55:27 +01:00
Sheldan
fd9a446f9e
[maven-release-plugin] prepare for next development iteration
2021-03-24 14:30:14 +01:00
Sheldan
d2c17cb1fc
[maven-release-plugin] prepare release abstracto-application-1.2.2
2021-03-24 14:30:07 +01:00
Sheldan
fe8519489c
[maven-release-plugin] prepare for next development iteration
2021-03-23 22:19:14 +01:00
Sheldan
72c73b8b34
[maven-release-plugin] prepare release abstracto-application-1.2.1
2021-03-23 22:19:08 +01:00
Sheldan
92b8e1dd8b
[maven-release-plugin] prepare for next development iteration
2021-03-22 21:46:09 +01:00
Sheldan
b94801192e
[maven-release-plugin] prepare release abstracto-application-1.2
2021-03-22 21:46:02 +01:00
Sheldan
da97f040f9
[maven-release-plugin] prepare for next development iteration
2021-03-22 00:53:40 +01:00
Sheldan
c0e01111fd
[maven-release-plugin] prepare release abstracto-application-1.1
2021-03-22 00:53:33 +01:00
Sheldan
94d6497995
[maven-release-plugin] prepare for next development iteration
2021-03-13 02:42:20 +01:00
Sheldan
a79479e4e2
[maven-release-plugin] prepare release abstracto-application-1.0
2021-03-13 02:39:31 +01:00
Sheldan
66061b7719
[AB-xx] improving scheduling interface
...
moving renaming module to int
removing duplicated starboard feature validator
sonar fixes
2021-03-08 01:27:50 +01:00
Sheldan
04f1db2408
[AB-80] added tracking of emotes used by server members and configuration
...
updated sonar scanner version
changed some commands to be silent instead of adding a check reaction
2020-11-19 00:21:05 +01:00
Sheldan
9b46f8d187
moved commands into the core, because its a core functionality
2020-04-04 18:08:55 +02:00
Sheldan
df0c156743
added utility module
...
added ability to create/accept/reject suggestions them
made commands async, because a lot of operations behave like that
in case the database is needed in an async operation, this needs to be in a separate transactional service
fixed ordering of Long parameters (server > channel > message)
added initial emote handling (no adding of emotes yet)
fixed creation of AUserInAServer, in case the user did not exist yet, when loading
changed PostTargetService to return Futures instead of being a void, in order to be able to act on the message posted
set logging level to debug
fixed help for different commands (templates had wrong naming)
2020-03-21 14:31:59 +01:00