pajlada
555b921f65
dep: update googletest to v1.17.0 ( #6180 )
2025-05-02 16:48:18 +02:00
dependabot[bot]
0c5ad84474
chore(deps): bump lib/qtkeychain from ad7344c to 35c4f40 ( #6135 )
2025-04-20 10:21:23 +00:00
dependabot[bot]
7161178629
chore(deps): bump lib/settings from c141a40 to 104e1c8 ( #6150 )
2025-04-20 11:32:05 +02:00
pajlada
1f10935d78
fix: use qlogging in eventsub lib (through a hoop) ( #6161 )
2025-04-19 17:10:12 +02:00
nerix
3282cac94d
fix: don't include .inc in outputs ( #6154 )
2025-04-16 19:19:56 +02:00
dependabot[bot]
472bbbb0bc
chore(deps): bump lib/twitch-eventsub-ws/lib/date ( #6112 )
...
Bumps [lib/twitch-eventsub-ws/lib/date](https://github.com/HowardHinnant/date ) from `d18e8b1` to `a45ea7c`.
- [Release notes](https://github.com/HowardHinnant/date/releases )
- [Commits](https://github.com/HowardHinnant/date/compare/d18e8b1653e0ab1f583dcea22f007e12f69e497b...a45ea7c17b4a7f320e199b71436074bd624c9e15 )
---
updated-dependencies:
- dependency-name: lib/twitch-eventsub-ws/lib/date
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 17:02:11 +00:00
dependabot[bot]
fc01d4cd31
chore(deps): bump lib/expected-lite from 54ca18b to 194b3f6 ( #6089 )
...
Bumps [lib/expected-lite](https://github.com/martinmoene/expected-lite ) from `54ca18b` to `194b3f6`.
- [Release notes](https://github.com/martinmoene/expected-lite/releases )
- [Commits](https://github.com/martinmoene/expected-lite/compare/54ca18bcea8e39c41650d82268077d559c695aa5...194b3f66bd6ef337df13790e7b15809e4643dd39 )
---
updated-dependencies:
- dependency-name: lib/expected-lite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2025-04-13 16:24:39 +00:00
nerix
820eb3d58c
feat(eventsub): handle unban requests ( #6086 )
2025-03-16 16:31:14 +01:00
pajlada
caeb28dd9a
feat(eventsub): handle multi enum constant keys ( #6078 )
2025-03-15 10:57:03 +00:00
nerix
108a437841
fix(eventsub): close connection after timeout ( #6059 )
2025-03-09 21:44:02 +00:00
nerix
9124c68278
fix(eventsub): check keepalive ( #6058 )
2025-03-09 21:32:49 +01:00
pajlada
81ef344fad
refactor(eventsub): conditionally use Howard's date lib ( #6048 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-03-09 12:52:16 +00:00
pajlada
154591c5a1
Revert "refactor(eventsub): consume date.h as submodule" ( #6046 )
2025-03-08 19:18:33 +01:00
dependabot[bot]
c041804b03
chore(deps-dev): bump black in /lib/twitch-eventsub-ws/ast ( #5894 )
...
Bumps [black](https://github.com/psf/black ) from 23.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.3.0...24.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 17:04:35 +01:00
nerix
97eb50028d
refactor(eventsub): consume date.h as submodule ( #6044 )
2025-03-08 17:04:18 +01:00
nerix
914257d537
feat(eventsub): reconnect ( #6035 )
2025-03-06 22:41:35 +01:00
dependabot[bot]
9d1f930e85
chore(deps): bump jinja2 in /lib/twitch-eventsub-ws/ast ( #6033 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 14:30:25 +01:00
pajlada
01cf8c281d
fix: Qt 6.4.3 build ( #6032 )
...
Also enables Qt 6.4.3 build in CI
2025-03-06 12:08:06 +00:00
nerix
4b48320eef
feat(eventsub): implement untimeout ( #6028 )
2025-03-04 22:00:45 +00:00
nerix
c56f0421b1
fix(eventsub): infer AsISO8601 for chrono time point ( #6027 )
2025-03-04 20:52:52 +01:00
nerix
49a6d75180
feat(eventsub): don't listen to PubSub if EventSub is on ( #6015 )
2025-03-01 22:43:29 +00:00
pajlada
c03b883f05
feat(eventsub): implement channel.chat.user_message_(hold/update) ( #6008 )
2025-03-01 16:00:40 +00:00
pajlada
f4541b0208
fix: don't save commands on exit ( #6011 )
2025-03-01 15:26:42 +00:00
nerix
17a44e19bb
feat(eventsub): implement automod message update ( #6010 )
2025-03-01 15:46:41 +01:00
nerix
bced3c658d
feat(eventsub): implement suspicious user message ( #6007 )
2025-03-01 12:48:01 +00:00
nerix
8f1f07d672
feat(eventsub): implement automod message hold ( #6005 )
2025-03-01 08:32:50 +01:00
nerix
95b97f42e6
feat(eventsub): add automod.message.* and channel.suspicious_user.* ( #6003 )
2025-02-27 21:53:48 +01:00
pajlada
d2c158098d
feat(eventsub): Add support for /(un)raid ( #6002 )
2025-02-27 18:41:41 +00:00
nerix
9a8658f20c
feat(eventsub): implement (un)mod ( #6001 )
2025-02-27 18:01:43 +00:00
nerix
814734e869
feat(eventsub): implement AutoMod term actions ( #6000 )
2025-02-27 18:12:42 +01:00
nerix
a89c1910ba
feat(eventsub): implement (shared-chat) timeout ( #5995 )
2025-02-26 22:00:53 +01:00
nerix
63b5b2ca6a
feat(eventsub): use special flag and timestamps from metadata ( #5996 )
2025-02-26 15:40:42 +01:00
pajlada
b957af4f50
feat(eventsub): implement (shared chat) delete ( #5993 )
2025-02-26 13:33:31 +00:00
nerix
5ea420b7ae
feat(eventsub): implement unban ( #5990 )
2025-02-26 08:32:56 +01:00
nerix
044dc69aa6
feat(eventsub): implement (shared-chat-)ban ( #5985 )
2025-02-25 21:13:05 +01:00
dependabot[bot]
aee5f1a54d
chore(deps): bump lib/miniaudio from 4a5b74b to 350784a ( #5989 )
...
Bumps [lib/miniaudio](https://github.com/mackron/miniaudio ) from `4a5b74b` to `350784a`.
- [Release notes](https://github.com/mackron/miniaudio/releases )
- [Commits](https://github.com/mackron/miniaudio/compare/4a5b74bef029b3592c54b6048650ee5f972c1a48...350784a9467a79d0fa65802132668e5afbcf3777 )
---
updated-dependencies:
- dependency-name: lib/miniaudio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 18:52:11 +01:00
dependabot[bot]
a632a7b010
chore(deps): bump lib/WinToast from 79756c6 to 1c841d3 ( #5987 )
2025-02-24 16:23:26 +01:00
nerix
7fee3f7e37
chore(eventsub): add operator== and indicator for shared chat ( #5974 )
2025-02-22 20:55:20 +01:00
nerix
22c6c8dba8
fix(eventsub/string): minor cleanups ( #5973 )
2025-02-22 12:49:38 +00:00
pajlada
8a639c2dc3
chore(tests): try to generate coverage better ( #5972 )
2025-02-22 13:18:15 +01:00
nerix
10ac88e38b
feat(eventsub): use custom String type ( #5968 )
2025-02-22 11:37:39 +01:00
nerix
a86df7087d
feat: add snapshot tests for eventsub messages ( #5965 )
2025-02-21 21:33:29 +01:00
nerix
9afd60534a
refactor(eventsub): more references, less const ( #5953 )
2025-02-13 13:46:52 +01:00
nerix
9c96dd53c7
feat(eventsub): add basic parse tests and benchmark ( #5952 )
2025-02-12 22:45:13 +01:00
dependabot[bot]
d0cf6c4717
chore(deps): bump lib/WinToast from 637229e to 79756c6 ( #5951 )
2025-02-12 01:07:09 +00:00
pajlada
b01f50856d
feat(eventsub): Add support for channel.moderate Warn ( #5932 )
...
* fix(eventsub): Be less strict with strings & vectors
String foo from `{"foo":null}` is now accepted, and returns an empty string
std::vector<String> foo from `{"foo":null}` is now accepted, and returns an empty array
2025-02-09 11:21:16 +00:00
nerix
88341517dc
deps: bump googletest to v1.16.0 ( #5942 )
2025-02-09 10:50:49 +00:00
nerix
f4bfee98b4
fix(cmake): generate resources in build directory ( #5940 )
2025-02-08 21:05:52 +00:00
nerix
579d5c0bdc
fix(eventsub): don't require pip if venv works ( #5935 )
2025-02-08 19:39:10 +00:00
nerix
992f9195a7
refactor(eventsub): use variants for sum types ( #5930 )
2025-02-08 14:33:29 +01:00