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 |
|
cmp
|
2656fd0d6b
|
feat: add Linux support for Live Notifications toasts w/ libnotify (#5881)
|
2025-02-08 19:06:48 +00:00 |
|
pajlada
|
e4ae092b6f
|
chore(ci): bump macos runners from 13 to 14 (#5934)
|
2025-02-08 19:24:39 +01:00 |
|
pajlada
|
d05d8e120c
|
chore: disable Qt5 builds in CI (#5933)
|
2025-02-08 18:50:07 +01:00 |
|
nerix
|
992f9195a7
|
refactor(eventsub): use variants for sum types (#5930)
|
2025-02-08 14:33:29 +01:00 |
|
pajlada
|
0d02a6344b
|
chore(eventsub): run pytest in ci (#5920)
|
2025-02-07 22:01:05 +00:00 |
|
pajlada
|
02405b935a
|
refactor(eventsub): use snake_case transform by default (#5916)
|
2025-02-07 20:57:07 +01:00 |
|
nerix
|
9092f246fc
|
fix: address clang-tidy warnings (#5915)
|
2025-02-07 18:22:10 +00:00 |
|
nerix
|
f37676fe1c
|
refactor(eventsub): enforce static error categories (#5903)
|
2025-02-07 15:37:53 +00:00 |
|
pajlada
|
9260e72a0b
|
refactor(eventsub): remove empty line start of implementation (#5910)
|
2025-02-06 21:17:57 +00:00 |
|
pajlada
|
05f541d5e4
|
doc(ci): explain ubuntu docker image stuff (#5905)
|
2025-02-06 12:44:00 +01:00 |
|
pajlada
|
634842d2f5
|
refactor(eventsub): Allow for skipping generation of json implementations (#5904)
This can be done using the `SKIP_JSON_GENERATION` flag (off by default)
The FreeBSD builder uses this flag since its python stuff is slow
|
2025-02-06 08:21:21 +00:00 |
|
nerix
|
449aefc6bc
|
refactor(eventsub): generate entire files (#5897)
|
2025-02-05 16:53:25 +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 |
|
nerix
|
f9f7d47b43
|
deps: update libcommuni (#5883)
|
2025-02-02 10:45:49 +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 |
|
dependabot[bot]
|
810d3cdfd6
|
chore(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 (#5860)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.0 to 5.3.1.
- [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.0...v5.3.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-01 11:13:01 +01:00 |
|
pajlada
|
bfa7dda2c5
|
chore(ci): bump twitch pubsub server version to v1.0.8 (#5877)
|
2025-01-31 14:19:09 +01:00 |
|
dependabot[bot]
|
af32613fa4
|
chore(deps): bump lib/WinToast from f693b8e to 637229e (#5876)
Bumps [lib/WinToast](https://github.com/mohabouje/WinToast) from `f693b8e` to `637229e`.
- [Release notes](https://github.com/mohabouje/WinToast/releases)
- [Commits](https://github.com/mohabouje/WinToast/compare/f693b8e031f49edf0b38b55b067819839b5f5448...637229e3ab9004af5f811482a7b18ea62fe9a6cd)
---
updated-dependencies:
- dependency-name: lib/WinToast
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-01-31 10:07:06 +01: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]
|
71179ed6fa
|
chore(deps): bump lib/expected-lite from 6ea9ca0 to 54ca18b (#5866)
Bumps [lib/expected-lite](https://github.com/martinmoene/expected-lite) from `6ea9ca0` to `54ca18b`.
- [Release notes](https://github.com/martinmoene/expected-lite/releases)
- [Commits](https://github.com/martinmoene/expected-lite/compare/6ea9ca0741c5ca0279798e7c39b4a3debbed450b...54ca18bcea8e39c41650d82268077d559c695aa5)
---
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>
|
2025-01-30 20:28:25 +01: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 |
|
nerix
|
2dd25cc043
|
fix: use upstream qtkeychain (for real this time) (#5871)
|
2025-01-29 21:02:51 +01:00 |
|
pajlada
|
6f3cf28477
|
docs: update linux & test docs (#5864)
|
2025-01-28 18:39:40 +01:00 |
|
iProdigy
|
bbdbb84e3e
|
fix: make suspicious treatment updates searchable (#5865)
|
2025-01-28 18:39:23 +01:00 |
|
dependabot[bot]
|
93344c9488
|
chore(deps): bump lib/settings from 6f0328b to d1a2e48 (#5859)
|
2025-01-26 22:23:10 -05: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 |
|
dependabot[bot]
|
f4ff62f908
|
chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 (#5852)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.2.0 to 5.3.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.2.0...v5.3.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-01-24 12:04:06 +01:00 |
|
dependabot[bot]
|
785b27dd2c
|
chore(deps): bump lib/settings from 6c95e5d to 6f0328b (#5851)
|
2025-01-24 00:38:31 +00:00 |
|
dependabot[bot]
|
da2384d695
|
chore(deps): bump dawidd6/action-download-artifact from 6 to 8 (#5848)
|
2025-01-23 15:08:44 +00:00 |
|
dependabot[bot]
|
2a3bf6feec
|
chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 (#5849)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.2.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.1.2...v5.2.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-01-23 15:39:50 +01: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 |
|
dependabot[bot]
|
a9984b63e1
|
chore(deps): bump hendrikmuhs/ccache-action from 1.2.14 to 1.2.16 (#5821)
|
2025-01-19 18:04:56 +00:00 |
|
dependabot[bot]
|
ad9ee66958
|
chore(deps): bump ncipollo/release-action from 1.14.0 to 1.15.0 (#5822)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.14.0...v1.15.0)
---
updated-dependencies:
- dependency-name: ncipollo/release-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-01-19 17:37:15 +00:00 |
|
dependabot[bot]
|
169daf8f2c
|
chore(deps): bump lib/expected-lite from 5b5caad to 6ea9ca0 (#5829)
|
2025-01-19 17:01:46 +00:00 |
|
pajlada
|
00c4f6f17b
|
chore(tests): don't use variants 😠 (#5840)
|
2025-01-19 17:25:11 +01:00 |
|
pajlada
|
58748d0ca7
|
chore(tests): print more errors when snapshot tests fail (#5839)
|
2025-01-19 16:15:02 +00:00 |
|
dependabot[bot]
|
b91985e4df
|
chore(deps): bump lib/settings from 9e9c2f6 to 6c95e5d (#5779)
Bumps [lib/settings](https://github.com/pajlada/settings) from `9e9c2f6` to `6c95e5d`.
- [Commits](https://github.com/pajlada/settings/compare/9e9c2f65f4ae195a96329a90fd6ae24c24fb8f2f...6c95e5d6f602d762f25b1778a111db693e1f53d4)
---
updated-dependencies:
- dependency-name: lib/settings
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-01-19 14:38:43 +00:00 |
|