Nerixyz
|
738cddeb6b
|
fix: formatting and changelog
|
2024-10-27 21:38:40 +01:00 |
|
nerix
|
bbcd8c5eb2
|
fix: get rid of some more warnings (#5672)
|
2024-10-27 12:42:23 +00:00 |
|
nerix
|
74a385dfee
|
fix: escape 7TV emote names (#5677)
|
2024-10-27 12:56:37 +01:00 |
|
pajlada
|
f66bc37368
|
fix: use static version of 7tv badges (#5674)
|
2024-10-24 10:26:20 +02:00 |
|
nerix
|
55a12fa008
|
test: add snapshots for raids, timeouts, and notices (#5671)
|
2024-10-22 21:06:29 +00:00 |
|
iProdigy
|
18c4815ad7
|
feat: add shared chat badge (#5661)
|
2024-10-22 18:42:19 +02:00 |
|
pajlada
|
45d2c292d0
|
fix: subscribed threads not being marked as subscribed (#5668)
|
2024-10-21 13:19:08 +02:00 |
|
nerix
|
867e3f3ab0
|
fix: only invalidate buffers for chat windows (#5666)
|
2024-10-21 00:57:37 +02:00 |
|
nerix
|
e35fabfabe
|
refactor: irc message builder (#5663)
|
2024-10-20 10:40:48 +00:00 |
|
Mm2PL
|
352a4ec132
|
Move plugins to Sol (#5622)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-10-20 11:57:05 +02:00 |
|
nerix
|
9345050868
|
fix: invalidate buffers on WM_DPICHANGED (#5664)
|
2024-10-19 18:42:37 +00:00 |
|
nerix
|
5c9b17c31a
|
refactor: decouple reply parsing from MessageBuilder (#5660)
|
2024-10-19 12:04:44 +00:00 |
|
James Upjohn
|
fb787b5226
|
feat: make raid entry username clickable (#5651)
|
2024-10-19 13:01:22 +02:00 |
|
nerix
|
dab97b3235
|
test: USERNOTICE snapshot tests (#5656)
|
2024-10-19 10:25:21 +00:00 |
|
nerix
|
d0b9fd0dc3
|
fix: animate emotes when overlay is open (#5659)
|
2024-10-19 09:56:46 +00:00 |
|
nerix
|
a8d60b0b05
|
refactor: move MessageBuilder snapshot test to IrcMessageHandler (#5654)
|
2024-10-18 13:41:57 +00:00 |
|
nerix
|
800f6df2cf
|
refactor(message-builder): move static helper methods to functions (#5652)
|
2024-10-18 13:03:36 +02:00 |
|
Maverick
|
c0a5a3e805
|
feat: Print proxy URL information in /debug-env command (#5648)
|
2024-10-14 14:42:52 +00:00 |
|
nerix
|
d9453313b3
|
test: add snapshot tests for MessageBuilder (#5598)
|
2024-10-13 10:38:10 +00:00 |
|
nerix
|
3e2116629a
|
chore: improve appearance of Twitch emotes in popup (#5632)
|
2024-10-13 10:08:32 +00:00 |
|
maliByatzes
|
2d818a7657
|
Remember Popped-up Chat Size (#5635)
|
2024-10-12 10:35:39 +00:00 |
|
nerix
|
bc1850ce2d
|
fix: copy filters to overlay window (#5643)
|
2024-10-12 10:08:30 +00:00 |
|
iProdigy
|
bdc12ffb3f
|
feat: indicate multi-month subs and resubs (#5642)
|
2024-10-12 11:40:33 +02:00 |
|
nerix
|
f04e7e54e4
|
fix: only unpause if a selected page exists (#5637)
* fix: only unpause if a selected page exists
* chore: add changelog entry
* nit: reduce changes
---------
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-10-09 09:27:16 +00:00 |
|
nerix
|
afa8067a20
|
Add transparent overlay window (#4746)
|
2024-10-06 12:54:24 +02:00 |
|
nerix
|
9ba7ef324d
|
fix: support completing emotes starting with : (#5603)
|
2024-10-06 09:29:52 +00:00 |
|
Liam Rooney
|
0085fb64ac
|
feat: launch arg to start logged in as a supplied user (#5626)
|
2024-10-06 08:29:44 +00:00 |
|
nerix
|
c1e04eeeff
|
fix(shared-chat): check if source-channel is empty (#5625)
|
2024-10-05 16:41:24 +02:00 |
|
nerix
|
f5a8ea4cbf
|
fix(emoji): use flags over strings for capabilities (#5616)
|
2024-10-05 13:18:54 +00:00 |
|
iProdigy
|
2d7f515e5a
|
fix: disable correct message upon automod approve or deny (#5611)
|
2024-10-05 11:35:33 +00:00 |
|
nerix
|
94e266ac82
|
fix: avoid holes when moving tabs (#5612)
|
2024-10-05 11:09:23 +00:00 |
|
iProdigy
|
06d9a37709
|
feat: improve handling of shared chat messages (#5606)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-10-05 10:31:52 +00:00 |
|
nerix
|
81d72db76b
|
fix(streamer-mode): access timer from correct thread (#5624)
|
2024-10-04 22:12:01 +02:00 |
|
nerix
|
4d9ea37ff4
|
fix: use correct selection index when double-clicking into the void (#5617)
|
2024-10-02 18:33:36 +02:00 |
|
pajlada
|
055f6741b8
|
feat: run bench in ci (#5610)
|
2024-09-29 12:38:05 +00:00 |
|
nerix
|
0db477665c
|
fix: don't initialize GIFTimer in tests (#5608)
|
2024-09-29 14:05:28 +02:00 |
|
nerix
|
ef3c51a4e2
|
test: add more input completion tests (#5604)
|
2024-09-29 10:20:06 +00:00 |
|
nerix
|
ef4be6cdac
|
feat: send messages over Helix by default (#5607)
|
2024-09-29 11:52:37 +02:00 |
|
nerix
|
d0bcf35fdc
|
refactor: move zero width replacement to a function (#5594)
|
2024-09-28 12:49:26 +00:00 |
|
nerix
|
e149be3820
|
feat: include more data when copying messages as JSON (#5600)
|
2024-09-28 10:40:15 +00:00 |
|
nerix
|
edf18a7a0f
|
fix: properly display global badges for anon users (#5599)
|
2024-09-28 10:12:13 +00:00 |
|
pajlada
|
c4df31a226
|
fix: grammar in user highlights page (#5602)
|
2024-09-24 17:49:00 +00:00 |
|
nerix
|
3d06f8612f
|
chore: ensure static s are only present once in the final app (#5588)
|
2024-09-14 12:13:12 +00:00 |
|
nerix
|
2d8937f43e
|
chore: allow unreleased-lines to be reused on other files (#5593)
|
2024-09-14 12:41:37 +02:00 |
|
nerix
|
694cc2dbff
|
fix: close logging-channels when closing channels (#5592)
Co-authored-by: kornes <28986062+kornes@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-09-14 12:17:31 +02:00 |
|
nerix
|
2afa227139
|
chore: cleanup some parts of qmagicenum (#5587)
|
2024-09-09 19:16:36 +02:00 |
|
nerix
|
1240bd53b5
|
fix: only clear reply target when inline replying (#5586)
|
2024-09-08 22:05:15 +02:00 |
|
pajlada
|
336536c761
|
chore: clean up some of the pronoun implementation (#5583)
|
2024-09-08 13:30:06 +02:00 |
|
Timo Zuccarello
|
9375bce555
|
feat: add setting for showing pronouns in user info popup (#5442)
This uses https://pr.alejo.io/
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2024-09-08 11:19:43 +02:00 |
|
nerix
|
aae1288112
|
fix: don't add sets without emotes when searching (#5582)
|
2024-09-03 09:53:28 +00:00 |
|