|
997dee0bc7
|
CI: Fix missing tooling in CI image
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-09-06 00:06:41 +02:00 |
|
|
9d83021c27
|
prepare release v2.7.0
|
2022-09-03 14:54:43 +02:00 |
|
|
07a83e2fdb
|
Add randomString template function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-08-16 17:55:23 +02:00 |
|
|
c0545d1d87
|
[core] Make number of subscribed months available for subgift
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-07-31 14:06:43 +02:00 |
|
|
9e2628c6e3
|
[msgformatter] Fix: Trim leading / trailing spaces
in order to support templating resulting in `/me` message
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-07-16 21:45:14 +02:00 |
|
|
847e119e5d
|
[wiki] Add documentation for mod function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-07-15 21:06:32 +02:00 |
|
|
39a17560a0
|
prepare release v2.6.0
|
2022-07-15 19:31:08 +02:00 |
|
|
bf9ec094bf
|
Add "mod" function for modulo in templating
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-07-15 19:25:05 +02:00 |
|
|
b0d9b5782f
|
[template] Add inList function
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-06-20 21:55:24 +02:00 |
|
|
beb491f015
|
[editor] Add explanatory hint for exceptions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-06-20 19:02:00 +02:00 |
|
|
ee6670212b
|
[editor] Fix: Token badges had no spacing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-06-18 23:18:46 +02:00 |
|
|
4818a3105f
|
Expose user_id in events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-06-17 22:13:47 +02:00 |
|
|
40b2e9b21c
|
[#18] Add editor for disable_on_match_messages
resolves #18
Signed-off-by: Knut Ahlers <knut@ahlers.me>
|
2022-06-17 18:32:32 +02:00 |
|
|
6e10143969
|
prepare release v2.5.0
|
2022-06-06 14:20:27 +02:00 |
|
|
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 |
|