Commit Graph

623 Commits

Author SHA1 Message Date
91bb3cf0fe
[core] Add multi_month parameter parsing for subs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-05-20 23:35:52 +02:00
236698590b
prepare release v2.4.0 2022-05-07 16:44:40 +02:00
417759eb4e
[editor] [#28] Fix: Allow saving with empty optional duration
resolves #28

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-05-05 22:55:02 +02:00
40fb93962c
[core] Fix: Notify event handlers before rules to prevent delays
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-05-02 00:12:57 +02:00
967e301390
[editor] Fix: Allow empty description in sorting / filter
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-25 22:47:55 +02:00
86144f8783
[editor] [#25] Allow searching in / sort rules
resolves #25

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-23 17:56:13 +02:00
41a7e6bf17
[editor] Fix: Remove asymmetric margin from buttons
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-23 17:55:41 +02:00
05064b08b3
[editor] [#23] Add confirmation for delete buttons
resolves #23

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-23 17:35:11 +02:00
e1a947494b
[core] Fix: Channel modification has StatusNoContent
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-23 17:25:06 +02:00
5a9e589ff5
[#26] Fix: Modify channel module not working for editor-bots (#27) 2022-04-23 17:24:49 +02:00
8894d35fa7
prepare release v2.3.0 2022-04-22 01:25:18 +02:00
b5932ff534
[core] add total_gifted field for gifts, use numeric values for some fields
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-19 13:54:26 +02:00
6eebc41705
[wiki] Update actor docs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-17 16:54:56 +02:00
6dd52e5320
[customevent] Add actor to create events within rules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-17 16:54:12 +02:00
5fe727d7dc
[core] Lint: Move duplicate value extraction to central position
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-17 14:56:51 +02:00
585161930d
[core] Use empty resub message when none given
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-17 13:44:47 +02:00
f674735689
[core] Provide message in announcement, bits and resub events
for overlays to react on them

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-15 20:20:09 +02:00
c51a0751f0
[overlays] Move replay into own HTTP request
as replaying through the socket takes ages for longer time ranges

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-03 15:58:39 +02:00
91846e300f
[core] Add support for "annoumcement" event type
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-01 02:02:14 +02:00
4c5fcc9e91
[customevent] Enforce channel to be set in event
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 13:26:13 +02:00
47a4390a83
[core] Make custom event known
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 13:20:02 +02:00
2b0b5e3dc0
[customevent] Fix: Make the response code match the docs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 00:31:25 +02:00
4ba3e595f2
[status] Fix: Add missing API docs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 00:29:27 +02:00
56082ad577
[msgformat] Fix: Add missing API docs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 00:27:52 +02:00
2ae4857a6a
[ban] Fix: Add missing API docs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 00:24:26 +02:00
a73f27abd0
[customevent] Add API module to create custom events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-31 00:23:19 +02:00
cbf50ff928
[core] Fix: Allow PATCH method in CORS
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-29 00:56:10 +02:00
dbcd28a8b0
[core] Add support for OPTIONS requests
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-29 00:50:42 +02:00
464212c757
[core] Re-check token validity more often than on expiry
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-20 14:32:11 +01:00
2c9a0adfa0
[core] Delete refresh token only for HTTP errors, not on connection issues
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-18 22:09:56 +01:00
58b2f17885
[core] Fix: Accept 1s cooldown, fix user and channel cooldowns
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-12 01:28:20 +01:00
6ce8375fa5
[filesay] Lint: Remove dead code
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-04 23:50:38 +01:00
56f980c48f
[filesay] Add FileSay actor
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-04 23:35:37 +01:00
1ea971d9a3
[editor] Update nodejs build version and deps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-26 17:26:02 +01:00
3c36bbf546
[core] Lint: Fix linter complaining about complex function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-26 17:19:13 +01:00
7dfbb8caac
[ci] Remove hardening
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-26 17:08:50 +01:00
438bedc99c
[ci] Add hardening to go binary build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-26 14:59:02 +01:00
ee92cbbb03
[core] Add origin_id to subgift / submysterygift events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-26 14:48:00 +01:00
c950b2c38b
[counter] Remove stored counter value on zero value
Rationale: The counter store is of `map[string]int64` and therefor for
an non-existent counter always `0`. As that is the default behaviour we
don't need to waste storage space by storing counters being `0`.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-20 15:15:16 +01:00
d51dd27630
[overlays] Add a simple overlay to display a template
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-20 14:05:31 +01:00
5f5f96a35e
[overlays] Add helper function to render template strings
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-20 13:52:40 +01:00
ddc52d8920
[overlays] Add parameter to limit replay message age
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-20 13:36:36 +01:00
135404862a
Allow reading floats as ints loosing precision
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-20 13:36:14 +01:00
f883bdd1c1
[core] Fix: Handle unauthorized error for app-access-tokens
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-17 00:54:16 +01:00
08185ced3e
[core] Add delete event for deleted chat messages
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-11 20:10:19 +01:00
4da9f592e5
[editor] Improve location of permission warning
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-10 02:22:02 +01:00
ce876ba8a0
[editor] Update node dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-10 02:14:40 +01:00
eebf35cc5c
[wiki] Update actor documentation
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-10 02:02:25 +01:00
4579fee51a
[editor] [#19] Validate durations when checking for invalid rules
fixes #19

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-10 01:27:12 +01:00
8b8c7601f1
[msgformat] Add more mathematical functions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-02-10 01:12:57 +01:00