Commit Graph

4810 Commits

Author SHA1 Message Date
pajlada 706e65cd1e reduce pubsub/liveupdates pubsub clients "wait for clean exit" time from 1s to 100ms (#6019) 2025-03-02 16:22:31 +00:00
pajlada 58859d439c fix(eventsub): connection race (#6017) 2025-03-02 15:48:08 +00:00
Arne 1812f1bb15 feat(notifications): implement actions for Linux (#5976) 2025-03-02 15:07:52 +00:00
nerix 13dfe716b8 feat(overlay): inherit zoom and add zoom factor (#6016) 2025-03-02 15:28:47 +01:00
nerix 49a6d75180 feat(eventsub): don't listen to PubSub if EventSub is on (#6015) 2025-03-01 22:43:29 +00:00
nerix 7ad3e50a94 feat(eventsub): implement timeout stacking (#6013) 2025-03-01 23:04:30 +01:00
nerix 1332743716 feat(eventsub): implement suspicious user update (#6012) 2025-03-01 18:05:07 +01: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
dependabot[bot] c5d4a3a69b chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#5999)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 08:59:30 +00:00
dependabot[bot] 1847ca898f chore(deps): bump dawidd6/action-download-artifact from 8 to 9 (#6004) 2025-03-01 08:26:54 +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
Echo J. e59defb864 fix: remove some warnings (#5998) 2025-02-26 15:34:03 +00: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 1bf87e46cd feat(eventsub): implement mode changes (#5992) 2025-02-26 11:52:49 +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] 163cb3d823 chore(deps): bump ncipollo/release-action from 1.15.0 to 1.16.0 (#5986) 2025-02-24 15:57:39 +00:00
dependabot[bot] a632a7b010 chore(deps): bump lib/WinToast from 79756c6 to 1c841d3 (#5987) 2025-02-24 16:23:26 +01:00
Zakary 1db5221409 Added Zakary2841 to the contributors list (#5984) 2025-02-23 21:28:57 +00:00
nerix 5fca241188 feat(eventsub): implement clearchat (#5981) 2025-02-23 20:28:26 +00:00
zakary2841 c67801eca5 fix: typo in color input selector. changed from red to blue (#5982) 2025-02-23 19:57:36 +00:00
nerix 0d7a05e62f chore(eventsub): simplify building for system messages (#5980) 2025-02-23 17:23:29 +01:00
nerix 7fee3f7e37 chore(eventsub): add operator== and indicator for shared chat (#5974) 2025-02-22 20:55:20 +01:00
Arne f540be3446 feat(notifications): show user avatar when sending live notification on Linux (#5971) 2025-02-22 14:08:43 +00:00
Wissididom 96415b660b Use prebuilt httpbox binaries (#5970) 2025-02-22 14:28:58 +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
pajlada 5ae6ffccc5 chore(ci): try to include twitch-eventsub-ws in coverage (#5969) 2025-02-22 08:55:38 +00:00
nerix a86df7087d feat: add snapshot tests for eventsub messages (#5965) 2025-02-21 21:33:29 +01:00
brock gilman bb4c6d6f6e fix: ensure settings save after reauthenticating (#5958)
Fixes #5901
2025-02-18 16:36:51 +01:00
Kyle Scarmack 96feff6e5c fix: opening a usercard from /live no longer makes failing ivr API call (#5959)
Fixes #5878
2025-02-16 19:07:34 +00:00
nerix fbe144840f fix: update the input style sheet when scaling (#5960) 2025-02-16 14:50:11 +00:00
nerix bdd903bb42 fix: use WEBP images for BTTV emotes (#5957) 2025-02-16 10:37:30 +01:00
nerix dd6f204adc feat: delete messages from context menu (#5956) 2025-02-15 19:29:25 +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
Tobias a6a25ff15c fix github action status badge (#5950) 2025-02-11 18:34:32 +01:00
iProdigy adf923cdad fix: receive redemptions despite pubsub shutdown (#5947) 2025-02-11 16:50:11 +00:00