Commit Graph

657 Commits

Author SHA1 Message Date
fb57cb9304
[templating] Add usernameForID function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-03 12:09:33 +02:00
0a53863b69
[core] Add channel specific module configuration interface
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-02 14:12:08 +02:00
dc648d1dba
[ci] Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-02 13:31:07 +02:00
a3a134fe36
[ci] Add integration tests for database servers
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-26 22:40:17 +02:00
db3c4f4efa
[raffle] Insert newly created raffles with NULL reminder time
as MySQL 8 in opposite to MariaDB 10 does not support the time `0000-00-00 00:00:00`

fixes #51

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-26 19:11:49 +02:00
29df9e59b5
[core] Remove v2 migration
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-26 00:20:10 +02:00
795dece2e8
prepare release v3.17.0 2023-08-25 23:51:17 +02:00
b5ad112de3
[ci] Remove flaky test
The page found in the string was flaky and often unresponsive

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-25 23:44:08 +02:00
1585df5e90
[docs] Add auto-generated template documentation (#50) 2023-08-25 23:37:37 +02:00
a39dc5e4c6
[templating] Add b64urldec and b64urlenc functions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-25 13:14:23 +02:00
6cb9ef7543
prepare release v3.16.0 2023-08-22 18:02:59 +02:00
9d75722a0f
[docs] Add Apache2 config sample (thanks to @Breitling1992)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-22 17:57:16 +02:00
f79152159a
[docs] Add "VIP of the Month" example rule (thanks to @Breitling1992)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-22 17:32:40 +02:00
d92824a892
[messagehook] Add actor for Discord / Slack hook posts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-18 18:10:02 +02:00
2f0572c256
[templating] Add profileImage function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-18 17:49:26 +02:00
253379e507
[clip] Add clip actor
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-14 16:09:55 +02:00
3c00298760
[docs] Allow to comment default value for actor docs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-14 16:04:03 +02:00
8a40f105e3
[core] Fix: Clean usernames when querying user information
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-14 15:53:51 +02:00
8c93544573
[docs] Fix wrong base-url on pages publish
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-14 15:49:17 +02:00
ad3162e263
[docs] Move documentation from Wiki to docs-site (#49) 2023-08-14 15:44:23 +02:00
28cc95f3d9
[editor] Add shoutout_created to frontend-known events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-14 01:18:45 +02:00
9ed76d64ae
[overlays] Add sounds overlay as default
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-11 15:47:39 +02:00
857835f7c5
prepare release v3.15.0 2023-08-04 16:23:15 +02:00
c263c72f9b
[core] Improve GetCurrentStreamInfo lib function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-30 14:03:55 +02:00
17ad71f233
[linkcheck] Fix test broken by external changes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-27 13:48:44 +02:00
76e72e8148
[core] Use app-access-tokens for stream info
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-27 12:42:58 +02:00
3f64d60c43
[core] Add support for stream schedule to twitch lib
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-27 12:42:58 +02:00
ebfad40b98
[core] Update go-git
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-25 00:37:34 +02:00
a74f210cd2
[linkdetector] Add new option to enable heuristic scan
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-25 00:18:34 +02:00
d74105bc00
[eventsub] Switch to channel.update/2
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-21 23:55:03 +02:00
0b8196b127
[core] Add support for hype_chat event
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-21 23:25:20 +02:00
2c77c762c3
[core] Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-21 20:50:29 +02:00
7afea3ea30
[twitchclient] Reduce retries and errors when banning banned user
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-21 20:37:20 +02:00
1a80a6488c
prepare release v3.14.2 2023-07-21 12:17:08 +02:00
acd542edf1
[ban] Fix Chatcommand matching
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-19 22:33:42 +02:00
5b4cf16c01
prepare release v3.14.1 2023-07-16 01:01:45 +02:00
6a0c48488b
[raffle] Fix index initialization in MySQL v8
which didn't work as `string` is a `LONGTEXT` field which cannot fully
be indexed while MariaDB does not have those issues.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-16 00:53:28 +02:00
49b40f5175
prepare release v3.14.0 2023-07-16 00:13:14 +02:00
21557a5538
[template] Add textAPI function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-15 23:54:22 +02:00
3f0e681eff
[ci] Fix Docker build not having all deps available
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-14 16:29:22 +02:00
a58b72c268
[#16] Implement Raffle module (#47) 2023-07-14 16:15:58 +02:00
3cd9567907
[wiki] Fix example broken since v3.x
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-09 00:13:06 +02:00
8708ecc05a
[ci] Build frontend in Docker using NodeJS hydrogen
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-04 20:50:51 +02:00
a4a3a7f81e
[eventsub] Replace IsMature tag in channel updates
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-04 00:05:04 +02:00
704da60f9e
Update nodejs version for builds
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-01 18:02:32 +02:00
fc93c6e63b
[core] Export Twitch client Request
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-01 16:48:21 +02:00
f5f8feb730
[core] Deps: Update dependencies
also switch to yaml.v3 to improve config rendering

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-30 17:42:13 +02:00
1adec0e9f1
prepare release v3.13.0 2023-06-25 16:55:55 +02:00
1a5057e261
[ci] Replace release action
old one was too unreliable

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-24 22:26:42 +02:00
49aba55cfe
[core] Clean IPs from socket errors
in order not to log IPs (GDPR) and also to prevent spread of errors in
Sentry logging as IP/Port combinations are unique per connection and
therefore will spam with many unique errors. By removing the unique
information from the error the errors should be groupable again.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-24 14:59:36 +02:00