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 |
|
iProdigy
|
bbdbb84e3e
|
fix: make suspicious treatment updates searchable (#5865)
|
2025-01-28 18:39:23 +01:00 |
|
pajlada
|
8554bd4d65
|
fix: properly stack/merge PubSub & IRC timeouts again (#5855)
|
2025-01-25 11:13:33 +00:00 |
|
nerix
|
0a3cc1deed
|
refactor: merge adjecent words into one TextElement (#5847)
|
2025-01-22 23:25:00 +01:00 |
|
nerix
|
c1959259ce
|
fix: use serverReceivedTime over parseTime for stacking (#5824)
|
2025-01-19 12:37:58 +00:00 |
|
nerix
|
7dbb27e22e
|
feat: stack /clear messages (#5806)
|
2025-01-12 11:54:14 +00:00 |
|
pajlada
|
e3268767c2
|
fix: automod username placement (#5759)
|
2024-12-08 11:12:27 +00:00 |
|
pajlada
|
46c1f18ae7
|
feat: add setting to hide blocked term automod messages (#5690)
|
2024-11-05 21:04:45 +01:00 |
|
nerix
|
68304272a2
|
fix: handle multiline selection starting at trailing space (#5691)
|
2024-11-03 19:23:53 +01:00 |
|
nerix
|
8220a1fbd4
|
feat: make usernames in USERNOTICEs clickable (#5686)
|
2024-11-03 11:17:16 +00:00 |
|
nerix
|
101a45fd3a
|
refactor: deduplicate IRC parsing (#5678)
|
2024-11-02 12:54:31 +00:00 |
|
nerix
|
5f76f5b755
|
fix: take indices to messages as a hint (#5683)
|
2024-11-02 12:11:59 +00:00 |
|
nerix
|
bbcd8c5eb2
|
fix: get rid of some more warnings (#5672)
|
2024-10-27 12:42:23 +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
|
e35fabfabe
|
refactor: irc message builder (#5663)
|
2024-10-20 10:40:48 +00:00 |
|
James Upjohn
|
fb787b5226
|
feat: make raid entry username clickable (#5651)
|
2024-10-19 13:01:22 +02:00 |
|
nerix
|
800f6df2cf
|
refactor(message-builder): move static helper methods to functions (#5652)
|
2024-10-18 13:03:36 +02:00 |
|
nerix
|
d9453313b3
|
test: add snapshot tests for MessageBuilder (#5598)
|
2024-10-13 10:38:10 +00:00 |
|
nerix
|
afa8067a20
|
Add transparent overlay window (#4746)
|
2024-10-06 12:54:24 +02:00 |
|
nerix
|
c1e04eeeff
|
fix(shared-chat): check if source-channel is empty (#5625)
|
2024-10-05 16:41:24 +02:00 |
|
iProdigy
|
2d7f515e5a
|
fix: disable correct message upon automod approve or deny (#5611)
|
2024-10-05 11:35:33 +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
|
e149be3820
|
feat: include more data when copying messages as JSON (#5600)
|
2024-09-28 10:40:15 +00:00 |
|
nerix
|
3d06f8612f
|
chore: ensure statics are only present once in the final app (#5588)
|
2024-09-14 12:13:12 +00:00 |
|
iProdigy
|
956186d1a1
|
feat: indicate which mods start and cancel raids (#5563)
|
2024-08-31 10:12:25 +00:00 |
|
pajlada
|
627c735524
|
refactor: some Application & style things (#5561)
|
2024-08-25 15:33:07 +02:00 |
|
pajlada
|
175afa8b16
|
refactor: make a single MessageBuilder (#5548)
|
2024-08-24 10:18:27 +00:00 |
|
pajlada
|
998920d244
|
Remove experimental IRC support (#5547)
|
2024-08-18 12:04:26 +00:00 |
|
pajlada
|
cc8bd538b9
|
refactor: Move MessageFlag(s) to its own file (#5549)
|
2024-08-18 12:25:01 +02:00 |
|
nerix
|
aed55ac1ba
|
fix: replace defines with constexpr/const and use more absolute paths for includes (#5527)
bye bye nuuls
|
2024-08-03 10:00:58 +00:00 |
|
nerix
|
5ee5abf5b2
|
fix: sort elements after RTL reordering (#5525)
|
2024-07-28 10:29:29 +00:00 |
|
nerix
|
ff7cc09f8b
|
chore: cleanup, document, and test some RTL code (#5473)
|
2024-07-27 11:19:26 +00:00 |
|
pajlada
|
5deec1f02f
|
chore: remove Singleton & replace getIApp with getApp (#5514)
|
2024-07-21 13:09:59 +00:00 |
|
Daniel Sage
|
6b73bb53ec
|
Display message being replied to above input box (#4350)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-07-14 15:06:42 -04:00 |
|
nerix
|
b9f669d3a5
|
feat: strip prefixes and suffixes in links (#5486)
|
2024-07-14 11:17:42 +02:00 |
|
Daniel Sage
|
8e29f75308
|
Enable antialiasing for reply button (#5491)
|
2024-07-07 09:42:49 +00:00 |
|
nerix
|
189be8c68f
|
chore: remove old Qt 5.12 code, update docs and FreeBSD runner (#5396)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-06-23 12:26:59 +00:00 |
|
iProdigy
|
d2316af70f
|
feat: notify mods when users are warned (#5441)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-06-06 10:13:13 +00:00 |
|
nerix
|
d00cadf4eb
|
refactor: load images in workers and push immediately (#5431)
|
2024-06-02 16:31:17 +02:00 |
|
pajlada
|
2a46ee708e
|
Fixed restricted users' usernames not being clickable (#5405)
|
2024-06-01 11:07:01 +00:00 |
|
pajlada
|
3d5acff907
|
fix: update color of usernames & boldness of usernames on the fly (#5300)
|
2024-05-12 12:37:47 +00:00 |
|
nerix
|
febcf464fe
|
Use Qt's High-DPI scaling on Windows (#4868)
|
2024-05-12 11:59:14 +00:00 |
|
nerix
|
dfa929e207
|
fix: use the full url when resolving (#5345)
|
2024-04-21 19:24:11 +00:00 |
|
nerix
|
b391f18177
|
fix: set maximum of scrollbar after filtering (#5329)
|
2024-04-17 17:08:47 +00:00 |
|
Mm2PL
|
7285f08a04
|
Fixed links having http:// added to the beginning in certain cases. (#5323)
|
2024-04-13 08:18:34 +00:00 |
|
nerix
|
8db0bb464d
|
fix: use login name when parsing highlights (#5295)
|
2024-04-02 19:59:59 +00:00 |
|
Mm2PL
|
69bdac9936
|
Add reward.cost reward.id, reward.title filter variables (#5275)
|
2024-03-30 11:28:49 +00:00 |
|
DatGuy1
|
fb6beb4aca
|
fix: add trailing space if deletion link included in image upload response (#5269)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2024-03-26 18:51:16 +00:00 |
|