Sheldan
23ac70bb69
[maven-release-plugin] prepare for next development iteration
2021-05-26 13:52:20 +02:00
Sheldan
072d680e2f
[maven-release-plugin] prepare release abstracto-application-1.3.13
2021-05-26 13:52:11 +02:00
Sheldan
f4c1dcb27f
[maven-release-plugin] prepare for next development iteration
2021-05-23 23:26:29 +02:00
Sheldan
fda5262df0
[maven-release-plugin] prepare release abstracto-application-1.2.12
2021-05-23 23:26:21 +02:00
Sheldan
1fbd494590
[AB-xxx] fixing issues related to emote tracking
2021-05-23 22:27:52 +02:00
Sheldan
13a6e1fdca
[AB-263] adding stricter not null checks to database, disabling updates/inserts for created and updated columns to only rely on triggers
2021-05-23 14:17:03 +02:00
Sheldan
d4edbb0d94
[maven-release-plugin] prepare for next development iteration
2021-05-12 00:51:17 +02:00
Sheldan
aff7fda016
[maven-release-plugin] prepare release abstracto-application-1.2.11
2021-05-12 00:51:09 +02:00
Sheldan
e31d257e6f
[AB-240] changing invite filter to actively filter the server instead of only being based on the code
...
moving invite filter to separate module
updating to newer liquibase version
changing concept of immune roles which are directly associated to commands to immune roles which are immune against certain effects. these effects can be configured directly by the command (and a condition checks this effect), but they can be used in services as well, unrelated to commands
adding checks to not execute message received listeners for the wrong message types
adding metric support for 502 status
fixing duplicating help entries when two module definitions with the same key are present
2021-05-10 20:45:34 +02:00
Sheldan
829c109466
[maven-release-plugin] prepare for next development iteration
2021-05-02 23:18:14 +02:00
Sheldan
bfe9b0d82b
[maven-release-plugin] prepare release abstracto-application-1.2.10
2021-05-02 23:18:06 +02:00
Sheldan
2a5c462c35
[AB-246] changing parameter handling to only actually evaluate the necessary parameter handlers, this helps avoiding providing the wrong parameter to the actual command
2021-05-02 17:40:52 +02:00
Sheldan
2c2e5c02b1
[maven-release-plugin] prepare for next development iteration
2021-04-24 22:12:43 +02:00
Sheldan
39653574e3
[maven-release-plugin] prepare release abstracto-application-1.2.9
2021-04-24 22:12:35 +02:00
Sheldan
f870f64137
[maven-release-plugin] prepare for next development iteration
2021-04-11 00:12:08 +02:00
Sheldan
aea3572fb5
[maven-release-plugin] prepare release abstracto-application-1.2.8
2021-04-11 00:12:01 +02:00
Sheldan
400181a280
[AB-225] adding parameter handler for messages
...
reworking parameter handling in command received handler
adding string parameter handler to explicitly parse strings
2021-04-07 23:16:25 +02:00
Sheldan
09c7daf3e0
[maven-release-plugin] prepare for next development iteration
2021-04-05 01:48:20 +02:00
Sheldan
079436a2b6
[maven-release-plugin] prepare release abstracto-application-1.2.7
2021-04-05 01:48:14 +02:00
Sheldan
8258197bfc
[AB-xx] replacing trace log with debug
2021-04-04 18:23:18 +02:00
Sheldan
6375dbf463
[AB-218] adding ability to split the normal message as well according to custom configuration
...
adding ability to define the max amount of messages resulting from a template on a server and template base
fixing not always considering the server when rendering templates in various places
2021-03-30 20:29:13 +02:00
Sheldan
33959d696a
[maven-release-plugin] prepare for next development iteration
2021-03-29 03:17:40 +02:00
Sheldan
3313daa3fa
[maven-release-plugin] prepare release abstracto-application-1.2.6
2021-03-29 03:17:34 +02:00
Sheldan
8a8e6b2347
[maven-release-plugin] prepare for next development iteration
2021-03-29 01:38:28 +02:00
Sheldan
14b2d78a3b
[maven-release-plugin] prepare release abstracto-application-1.2.5
2021-03-29 01:38:22 +02:00
Sheldan
9541f907b8
[AB-215] adding create alias and delete alias commands to create service specific aliases for commands
...
renaming package in commands package
defaulting to latest in docker compose build for deployment container
fixing jacoco configuration
changing that if there are no parameters required, parameters are accepted
2021-03-28 16:46:21 +02:00
Sheldan
9735f52df5
[maven-release-plugin] prepare for next development iteration
2021-03-24 22:14:03 +01:00
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
b4e36efafb
[AB-203] restructuring listeners to use more common code and common interfaces for listeners and models
...
restructuring entity listener to be async and added models
fixing usage of repository save method
adding interface dependencies to bundle dependency management
2021-03-21 16:26:06 +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
2ed456c164
[AB-197] splitting utility maven module into separate maven modules
...
aligning some package names
removing some unnecessary computed values from liquibase
2021-03-12 18:48:56 +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
821971523e
[AB-165] removing mocking utils and general test improvements
2021-03-01 01:57:13 +01:00
Sheldan
43eca33113
[AB-77] moving the templating module into the core module
...
adding a possibility to overlay specific templates for particular servers
adding commands to configure templates
adding file parameter support
2021-02-20 13:29:09 +01:00
Sheldan
23bdf4e906
[AB-69] adding templating support to help modules
2021-02-14 14:20:01 +01:00
Sheldan
34b9bca7ac
[AB-192] removing second level cache
...
changing assignable role place module name
fixing starboard retrieving the starstats incorrectly
fixing removing user assigned roles when removing a role from assignable role place
fixing not being able to remove external emote for assignable role place
2021-02-13 16:16:50 +01:00
Sheldan
047c574319
[AB-190] migrating default config (featureMode, system config, post targets, feature flags) from tables to property files
...
not longer immediately instantiating the feature flag instance when a new server is found, but only when its config is changed or when a feature mod has its config changed
2021-02-11 00:19:17 +01:00
Sheldan
038d5c3832
[AB-103] adding triggers to update created and updating attributes on tables
...
fixing error handling in installer
merging change sets to larger operations
adding check constraints
fixing suggestion id handling
applying naming conventions to various columns
adding indices to tables
adding user in server and user locking
2021-02-07 22:58:06 +01:00
Sheldan
b838678c15
[AB-184] adding various metrics to the system, organizing imports, changing some transactional behaviour
...
adding okhttp metrics, split bot service into multiple services (guild, message), unified some places that services are used in order to interact with the api, and not directly the objects (this is to make it easier for metric to be accurate)
2021-02-03 03:16:51 +01:00