Kasia
|
46a5c9509e
|
Fix Qt::SkipEmptyParts deprecation warning (#3726)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-05-14 10:11:39 +00:00 |
|
dependabot[bot]
|
d6148381eb
|
Bump lib/magic_enum from b2ac762 to 87190b8 (#3723)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-05-14 11:43:15 +02:00 |
|
Kasia
|
5ba3ef721f
|
Added /debug-env command (#3727)
|
2022-05-13 21:59:03 +02:00 |
|
Kasia
|
0c6358a2af
|
Add missing QDebug header (#3725)
* Fix apparent missing header
* I had format on save turned off
|
2022-05-13 10:45:42 +00:00 |
|
Kasia
|
efbf03d05b
|
Add missing vector header (#3724)
This fixes compilation under GCC 12.1.0
|
2022-05-11 22:36:57 +00:00 |
|
James Upjohn
|
a5930f222a
|
Fix self-highlighting from resub messages (#3708)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-05-08 11:44:32 +00:00 |
|
Sidd
|
94f067ce62
|
fix: unlisten to automod on user change (#3718)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-05-08 10:56:40 +00:00 |
|
kornes
|
07dd8c560b
|
Prevent user from entering incorrect characters in Live Notifications channels list (#3715)
Co-authored-by: Sidd <iProdigy@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-05-08 10:27:25 +00:00 |
|
Sidd
|
fd44f30c7d
|
fix: disable duplicate automod caught message handler (#3717)
|
2022-05-07 22:05:13 +02:00 |
|
pajlada
|
65301a3359
|
Fix automod crash (#3716)
|
2022-05-07 18:48:10 +00:00 |
|
nerix
|
f97780d84e
|
Improve Twitch PubSub connection reliability (#3643)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-05-07 15:22:39 +00:00 |
|
pajlada
|
4aa5b04e37
|
Disable formatting on "contested lines" (#3714)
These lines are formatted differently between clang-format 10 (on CI) and clang-format 11+ (on most dev systems)
|
2022-05-07 14:57:26 +00:00 |
|
LosFarmosCTL
|
66b9b04401
|
fix: raise existing emote popups from behind other windows (macOS) (#3713)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-05-07 14:31:14 +00:00 |
|
Sidd
|
b2ed4c0843
|
fix: parse irc tags with consecutive escapes (#3711)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-05-07 13:57:46 +00:00 |
|
badoge
|
846ffbb422
|
Sorted usernames in /vips message to be case-insensitive (#3696)
|
2022-04-30 12:02:40 +00:00 |
|
Mm2PL
|
00b463d298
|
Delete 'is live' messages from non-open channels (#3678)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-04-30 11:37:24 +00:00 |
|
badoge
|
d85d9d4910
|
Add option to open a user's chat in a new tab from the usercard avatar context menu (#3625)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-04-30 10:29:14 +00:00 |
|
kornes
|
b825493d6e
|
Fix incorrect spacing of settings icons at high DPI (#3698)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-04-30 10:04:45 +00:00 |
|
Auro
|
94e4cd2c1d
|
Added is:first-msg search option (#3700)
* added first-msg for flag predicate
* Update CHANGELOG.md
* Update changelog entry phrasing
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-04-30 11:23:48 +02:00 |
|
badoge
|
7246ab38c7
|
Add chatter count for each category in viewer list (#3683)
Co-authored-by: Kasia <zneix@zneix.eu>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-04-24 15:54:37 +00:00 |
|
kornes
|
f170d31ab5
|
Add missing tooltip hide on ChannelView leave event (#3686)
|
2022-04-24 17:23:23 +02:00 |
|
Kasia
|
e8c73ba4af
|
Update contributors list (#3677)
|
2022-04-16 11:28:55 +02:00 |
|
kornes
|
0de4a2160a
|
Add missing parent pointer to few QMessageBox and QFontDialog (#3679)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-04-16 08:59:20 +00:00 |
|
hicupalot
|
200f364a47
|
Added hicupalot's avatar to the Contribution List (#3674)
|
2022-04-12 18:55:42 -04:00 |
|
Felanbird
|
778ddc441f
|
Update Issue Template version placeholder to 2.3.5 (#3657)
* Update version comment to 2.3.5
[no ci]
* Update comment post #3663
[no ci]
|
2022-04-09 17:14:42 +02:00 |
|
Mm2PL
|
45e8d1d96e
|
Include user's operating system information in the About page (#3663)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-04-09 12:55:27 +00:00 |
|
Sidd
|
c399d4dbe9
|
refactor(TwitchChannel): remove getGameById call (#3662)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-04-09 12:27:04 +00:00 |
|
nerix
|
0b9f62188c
|
fix: build user timeout/ban message in GUI thread (#3665)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-04-09 11:58:18 +00:00 |
|
James Upjohn
|
c6db023ee3
|
fix(ci): dankness removed from homebrew CI (#3666)
fdm
|
2022-04-09 13:27:51 +02:00 |
|
James Upjohn
|
04c355f7e9
|
feat: use message's original channel name when usercard popout is opened (#3623)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-04-09 11:27:21 +00:00 |
|
Sidd
|
3afdb3367f
|
Add iProdigy to contributors list (#3661)
|
2022-04-08 03:56:20 +00:00 |
|
sando
|
a53f8d32e1
|
Adjust large stream thumbnail to 16:9 (#3655)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-04-07 22:34:52 +00:00 |
|
hicupalot
|
e5d94591c6
|
Added hicupalot to contributors list (#3660)
|
2022-04-07 13:45:54 +00:00 |
|
hicupalot
|
bfb024b1e7
|
Added quotation marks in the permitted/blocked Automod messages (#3654)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
|
2022-04-07 08:15:41 -04:00 |
|
Sidd
|
870aa74427
|
Use login name for NotificationController lookup (#3648)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-04-06 21:10:22 +00:00 |
|
fourtf
|
81a62764c8
|
2.3.5
|
2022-04-05 14:11:02 +02:00 |
|
James Upjohn
|
f76306c6fa
|
fix: re-add missing Twitch emote reload message (#3645)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
|
2022-04-05 10:01:18 +02:00 |
|
Sidd
|
cd64607295
|
chore: update TLDs (#3650)
|
2022-04-04 13:57:26 +02:00 |
|
Mm2PL
|
28fa6b8f5c
|
Add tab-completion for the /announce Twitch command (#3642)
https://blog.twitch.tv/en/2022/03/31/raise-your-swords-for-mod-appreciation-day/
|
2022-04-01 22:14:42 +00:00 |
|
Mm2PL
|
832e34186b
|
Fix announcement rendering (#3639)
* Fix announcement rendering
* Changelog
* Add test message to Window.cpp
|
2022-03-31 22:24:19 +00:00 |
|
Felanbird
|
e41a2e8408
|
Add newline to dontSaveSettings error (#3635)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-03-31 11:35:52 +00:00 |
|
fourtf
|
33ed195c19
|
set version number to 2.3.5 for cmake
|
2022-03-27 22:43:10 +02:00 |
|
fourtf
|
3868fbc9d9
|
2.3.5-beta1
|
2022-03-27 22:31:09 +02:00 |
|
fourtf
|
e8b0257397
|
2.3.5-beta
|
2022-03-27 22:18:04 +02:00 |
|
fourtf
|
9a7015bedd
|
reordered changelog
|
2022-03-27 14:02:20 +02:00 |
|
Mm2PL
|
29117a930e
|
Add an action to select the word under the cursor (#3633)
|
2022-03-27 13:33:44 +02:00 |
|
nerix
|
8f156298af
|
docs(building): add instructions for CLion on Windows (#3626)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
|
2022-03-26 14:14:26 +00:00 |
|
qooq69
|
3c46572c51
|
Added margin to emote search (#3543)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-03-26 13:46:22 +00:00 |
|
Infinitay
|
554313d645
|
Add the ability to lock NotebookTab layout (#3627)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2022-03-26 14:16:45 +01:00 |
|
Felanbird
|
8247ce72fb
|
Update Windows build docs QtCreator screenshot (#3624)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2022-03-22 13:06:42 +00:00 |
|