Commit Graph

3637 Commits

Author SHA1 Message Date
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
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
Arne f540be3446 feat(notifications): show user avatar when sending live notification on Linux (#5971) 2025-02-22 14:08:43 +00:00
pajlada 8a639c2dc3 chore(tests): try to generate coverage better (#5972) 2025-02-22 13:18:15 +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
iProdigy adf923cdad fix: receive redemptions despite pubsub shutdown (#5947) 2025-02-11 16:50:11 +00:00
nerix b7e03adc21 fix: reuse one channel for emote search (#5946) 2025-02-11 08:49:20 +00:00
nerix 2b118c9aa2 fix: show rewards early, replace later (#5948) 2025-02-10 21:12:30 +00:00
pajlada 9527421bcd feat(eventsub): properly unsubscribe once no more handles are interested (#5943) 2025-02-09 12:53:31 +00:00
apa420 7dad35b7a7 refactor(notifications): remove platform specifier (#5914) 2025-02-09 11:53:25 +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
cmp 2656fd0d6b feat: add Linux support for Live Notifications toasts w/ libnotify (#5881) 2025-02-08 19:06:48 +00:00
nerix 992f9195a7 refactor(eventsub): use variants for sum types (#5930) 2025-02-08 14:33:29 +01:00
pajlada 5e3412c3bb chore(pubsub): remove unused whisper code 👷🏻‍♀️ (#5898) 2025-02-03 19:18:08 +01:00
pajlada 0c489e0033 fix: force quit miniaudio thread after 1s (#5896) 2025-02-03 00:19:04 +01:00
pajlada da0a247f16 nit: fix some eventsub mini things (#5895) 2025-02-02 16:51:46 +00:00
pajlada 0f8a29fdb9 feat: add initial experimental Twitch Eventsub support (#5837)
Co-authored-by: nerix <nerixdev@outlook.de>
2025-02-02 16:03:24 +00:00
cmp 65e97846aa Disable QT keywords to avoid clashes with other libraries. (#5882) 2025-02-02 10:08:11 +00:00
pajlada f629eecaa7 feat: improve create clip error messaging (#5879) 2025-02-01 12:18:34 +00:00
Matthias Kronberg 22f5f4ea26 fix: don't show reply button on inline whispers or announcements (#5863) 2025-01-30 21:33:44 +00:00
apa420 f914e0406e feat(filters): filter by author user ID (#5862) 2025-01-30 21:05:12 +00:00
dependabot[bot] 6d638fe72d chore(deps): bump lib/WinToast from a78ce46 to f693b8e (#5823)
* chore(deps): bump lib/WinToast from `a78ce46` to `f693b8e`

Bumps [lib/WinToast](https://github.com/mohabouje/WinToast) from `a78ce46` to `f693b8e`.
- [Release notes](https://github.com/mohabouje/WinToast/releases)
- [Commits](https://github.com/mohabouje/WinToast/compare/a78ce469b456c06103b3b30d4bd37e7bb80da30c...f693b8e031f49edf0b38b55b067819839b5f5448)

---
updated-dependencies:
- dependency-name: lib/WinToast
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-01-30 19:18:17 +00:00
nerix 3a6c6ec979 fix(hotkeys): remove (self-)buddy from argumentsDescription (#5869) 2025-01-30 10:41:13 +00:00
iProdigy bbdbb84e3e fix: make suspicious treatment updates searchable (#5865) 2025-01-28 18:39:23 +01:00
Matthias Kronberg 8c836fe46c fix: Allow announcements to show up in /mentions (#5857) 2025-01-26 14:36:55 +00:00
pajlada 8554bd4d65 fix: properly stack/merge PubSub & IRC timeouts again (#5855) 2025-01-25 11:13:33 +00:00
pajlada 3214e0a80b fix: more force relayout on timeout/clear/delete (#5854) 2025-01-25 11:42:55 +01:00
nerix 16aec8eac1 fix: visually hide deleted messages immediately (#5844) 2025-01-24 18:28:13 +01:00
nerix 35b15c4088 feat: prefer visible/selected channels when joining (#5850) 2025-01-24 11:43:30 +00:00
nerix 0a3cc1deed refactor: merge adjecent words into one TextElement (#5847) 2025-01-22 23:25:00 +01:00
Mm2PL ea02a42162 Fixed a potential way to escape the Lua Plugin sandbox (#5846) 2025-01-22 01:35:52 +00:00
Mm2PL a2ad19df37 Update chatterino.d.ts to match plugin-meta.lua (#5792) 2025-01-19 14:09:45 +00:00
nerix 1ec1377c08 fix: only remove logging channels if we added them (#5828) 2025-01-19 13:16:10 +00:00
nerix c1959259ce fix: use serverReceivedTime over parseTime for stacking (#5824) 2025-01-19 12:37:58 +00:00
pajlada e92067b5de fix: support boost 1.87 (#5832)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-01-19 11:11:21 +01:00
nerix b0fee11621 fix: only use window scale in children (#5833) 2025-01-19 11:10:41 +01:00
nerix 7f9b33051e fix: use non-capturing group for highlight boundaries (#5784) 2025-01-12 13:12:31 +00:00
nerix 3cf56669c5 fix: set initial size of widgets (#5794) 2025-01-12 12:29:23 +00:00
nerix 7dbb27e22e feat: stack /clear messages (#5806) 2025-01-12 11:54:14 +00:00
pajlada 7b33560fd9 fix: don't block with update prompt on macos/linux (#5818) 2025-01-12 11:13:25 +00:00