fourtf
5a3577317d
show messagebox if settings cannot be edited
2021-03-13 11:36:09 +01:00
Paweł
8b4cbce237
Fix workflow builds on ubuntu ( #2506 )
2021-03-10 22:00:29 +01:00
Paweł
efde73e684
Fixed remaining timeout message ( #2502 )
2021-03-07 18:03:53 +01:00
Emil Gedda
f53b0a9e0f
Fix quotation and handling of additional streamlink options ( #2495 )
2021-03-06 19:56:36 +01:00
Paweł
1eb6aa64db
Localized all relevant numbers visible to end-user ( #2488 )
2021-03-06 15:03:33 +01:00
pajlada
346cd2b86d
Fix macOS building with qt6 by default ( #2500 )
2021-03-06 14:05:03 +01:00
Paweł
b2aa370015
Fixed emote pasting bug with multiple spaces ( #2490 )
2021-03-04 01:13:36 +01:00
Paweł
30f3035dc2
Removed unnecessary declaration ( #2483 )
2021-02-28 22:06:15 +01:00
pajlada
b53137d1db
Stop double-running "check formatting" action ( #2482 )
...
also get some sneaky reformatting of the "check formatting" action in hehe
2021-02-27 15:37:51 +01:00
M4tthewDE
798384c931
Fix filter inconsistency ( #2480 )
2021-02-27 13:25:54 +01:00
Felanbird
032a791ec1
Fixed spelling of Suppress ( #2472 )
2021-02-21 16:42:59 +01:00
pajlada
e015013773
Add lint github action ( #2473 )
2021-02-21 14:45:42 +01:00
pajlada
714048a29e
Make qtkeychain fork up to date ( #2469 )
2021-02-20 21:02:43 +01:00
alazymeme
270ab35416
Update windows build instructions ( #2462 )
2021-02-18 22:01:38 +01:00
dependabot[bot]
277289db55
Bump lib/serialize from 130ffc3
to 7d37cbf
( #2418 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-02-17 23:57:37 +01:00
Paweł
7d9f4c2b0c
Migrated block, unblock and get user block list methods to Helix ( #2370 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-02-14 14:01:13 +01:00
pajlada
46f1347e4b
Don't use designated initializers ( #2457 )
...
they are a C++20 feature, we aim to support C++17.
2021-02-14 12:59:29 +01:00
pajlada
6b0ce396d6
Update to Emoji v13 (2020) ( #1555 )
2021-02-13 19:17:22 +01:00
pajlada
648757529d
Use dev version of settings ( #2453 )
2021-02-13 17:29:22 +01:00
pajlada
df4dd50dc8
Re-enable tests ( #2454 )
2021-02-13 17:22:21 +01:00
pajlada
435cf9a8b0
Use new version of aqtinstall in jobs ( #2450 )
2021-02-13 12:20:37 +01:00
AweesneW
542022bff3
Update HighlightingPage.cpp ( #2404 )
...
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-02-12 14:43:18 +01:00
Paweł
185980f8a2
Added /streamlink command ( #2443 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-02-12 14:16:44 +01:00
dependabot[bot]
3658b8130d
Update actions/cache requirement to v2.1.4 ( #2441 )
2021-02-11 15:36:38 +00:00
pajlada
303b079257
Remove bad asserts from IRC text wrapping code ( #2446 )
2021-02-11 12:52:50 +01:00
Paweł
4a53472215
Clean up debug output ( #2439 )
2021-02-07 14:37:19 +01:00
Paweł
a4fb20c72c
Added millisecond timestamp formats to settings ( #2375 )
2021-02-06 18:07:02 +01:00
Paweł
3023a44a21
Some fixes related to clipboard ( #2405 )
...
Also:
- Fixed capitalization of one method in `LoginDialog.cpp`
- Visually improved some strings in `LoginDialog.cpp`
- Added utility function getting clipboard content to `Clipboard.cpp`
- Made sure to use `crossPlatformCopy` in `UserInfoPopup.cpp`
2021-02-06 15:47:09 +01:00
M4tthewDE
369ffbfdc8
Added matthewde to the contributors file ( #2428 )
2021-01-31 16:48:10 +01:00
M4tthewDE
c2782666a6
Added formatting for remaining timeout duration ( #2398 )
2021-01-31 13:55:44 +01:00
pajlada
8cd923b8fb
Fix test compilation ( #2426 )
2021-01-31 13:35:01 +01:00
Daniel
5a29198367
Add regular expression support to filters ( #2225 )
2021-01-31 12:45:15 +01:00
Paweł
278a00a700
Implement /marker command ( #2360 )
...
This command works the same as it does on Twitch web chat - it creates a streamer marker at the current timestamp with an optional description
2021-01-30 15:39:01 +01:00
dependabot[bot]
eda5e2b504
Bump lib/signals from 6665cca
to baf5bb0
( #2423 )
...
Bumps [lib/signals](https://github.com/pajlada/signals ) from `6665cca` to `baf5bb0`.
- [Release notes](https://github.com/pajlada/signals/releases )
- [Commits](6665ccad90...baf5bb04bd
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-30 15:07:58 +01:00
pajlada
5fa829202d
Remove humanize submodule ( #2422 )
2021-01-30 14:14:11 +01:00
Rasmus Karlsson
4ac921cb1b
Fix dependabot submodule checker
2021-01-30 13:26:41 +01:00
fanway
127598db8a
Add automatic streamer mode detection to macOS ( #2376 )
2021-01-30 13:11:08 +01:00
alazymeme
73e0653a7c
Update OpenSSL download link ( #2416 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-01-30 12:44:33 +01:00
Iulian Onofrei
055db0ccfb
Added revolter to contributors list ( #2396 )
2021-01-23 20:54:16 +01:00
Iulian Onofrei
684dbed706
Fixed hidden tooltips when always on top is active ( #2384 )
2021-01-23 16:49:02 +01:00
fanway
d7b42716a3
Bump macOS minimum version to 10.14 ( #2386 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-01-23 16:27:05 +01:00
Leon Richardt
1b75dc1e2c
fix: properly handle CLI arguments ( #2368 )
...
Fix CLI arguments not being respected. This happened due to the addition of category-based logging (--help, --version) and changes to the window loading ( --channels), respectively.
When handling --channels, I took the liberty to refactor the previous version of window description (which relied on generating JSON) to directly building the WindowLayout.
2021-01-23 16:26:42 +01:00
Iulian Onofrei
55dd09a9f0
Removed obsolete macOS builds workaround ( #2395 )
2021-01-23 15:53:39 +01:00
pajlada
2a53ae49e0
Bump QtKeychain version ( #2393 )
2021-01-23 15:00:39 +01:00
Paweł
857705668e
Migrated getChannel to Helix ( #2381 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-01-21 13:48:48 +01:00
Paweł
a9b1af60de
Removed liveStatusChanged
signal connection to fix a crash ( #2377 )
2021-01-18 15:11:50 +01:00
Paweł
766700adc8
Removed empty liveStatusChanged connect signal ( #2374 )
2021-01-18 13:09:14 +01:00
Paweł
e48937e0aa
Fixed some spelling mistakes across files ( #2367 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-01-17 20:19:10 +01:00
Paweł
cfcac99ae6
Added clip creation support 🎬 ( #2271 )
...
You can create clips with `/clip` command, `Alt+X` keybind or `Create a clip` option in split header's context menu. This requires a new authentication scope so re-authentication will be required to use it.
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-01-17 14:47:34 +01:00
Leon Richardt
0542b81a03
feat: add a finally
callback to NetworkRequests ( #2350 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-01-16 18:25:56 +01:00