Commit graph

2681 commits

Author SHA1 Message Date
Vendicated
cf8db5df6f
Merge remote-tracking branch 'origin/main' into dev 2025-11-02 17:04:37 +01:00
Aztup
6f16f1312c
fix(openInApp): Tidal regex (#3747)
Tidal no longer requires /browse/ in its URLs

Co-authored-by: lewisakura <lewi@lewisakura.moe>
2025-10-30 13:14:43 +00:00
Andrew
0f258731db
ReplaceGoogleSearch: add option to replace engine with single option (#3737)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-10-28 17:46:07 +00:00
Vendicated
556a27704a
ExpressionCloner: fix crash when in a server with 0 emojis 2025-10-27 22:39:55 +01:00
Elvyra
ebe2b2769c
BetterSettings: remove duplicate "Other options" menu entries (#3727)
Co-authored-by: V <vendicated@riseup.net>
2025-10-22 20:33:14 +00:00
Vendicated
e9fd7db6e6
GameActivityToggle: fix panel overflow 2025-10-22 22:22:49 +02:00
Vendicated
db5e507951
fix NoBlockedMessages 2025-10-22 22:11:00 +02:00
Vendicated
8eb252ad1e
fix: force disable new Discord settings ui 2025-10-22 00:13:31 +02:00
Nuckyz
9918bff479
NoServerEmojis: Fix broken patch 2025-10-16 22:04:11 -03:00
Vendicated
f4cb4ed39e
fix BetterFolders and various strings 2025-10-15 19:50:41 +02:00
Vendicated
b1edb6c156
bump to v1.13.4 2025-10-15 19:34:42 +02:00
Vendicated
647c824d93
fix: update intl hash function
e8598c6dde
2025-10-15 19:17:04 +02:00
Nuckyz
9c5eebe583
Decor: Fix decoration modal not opening 2025-10-14 19:04:10 -03:00
Vendicated
40e67ad7a6
CustomRPC: add README 2025-10-12 06:18:32 +02:00
Vendicated
dcefa49d34
CustomRPC: add party option & overhaul settings ui 2025-10-12 06:13:36 +02:00
Thomas White
dfbffd1342
VcNarrator: make nickname fallback to displayName instead of username (#3564) 2025-10-12 02:03:06 +00:00
Vendicated
b881b60ff7
FormSwitch: make entire Switch clickable & add focus rings 2025-10-11 18:54:01 +02:00
Vendicated
c1556f0949
bump to v1.13.3 2025-10-11 01:46:31 +02:00
V
cc01bb70cb
Replace Forms with our own independent components (#3618)
Vastly improves resilience of Settings Ui against Discord changes. Should now never break even if hell breaks loose

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-10-11 01:42:14 +02:00
Nuckyz
732f7dd4b4
ReviewDB: Fix patch for latest canary changes 2025-10-10 18:51:46 -03:00
Nuckyz
e8ea561e71
StartupTimings: Move section to developer options 2025-10-10 18:42:51 -03:00
sadan4
4486d3a4b8
Experiments: Fix warning patch (#3714) 2025-10-10 21:42:12 +00:00
Vendicated
61c32a9deb
fix SearchableSelect 2025-10-10 00:08:59 +02:00
Vendicated
ba0f39a7ba
fix stable compatibility 2025-10-09 21:26:32 +02:00
Vendicated
ae65883335
fix broken Settings ui 2025-10-09 21:17:17 +02:00
Vendicated
db077f307b
bump to v1.13.2 2025-10-07 16:06:58 +02:00
Vendicated
6b66856b5c
BetterSettings: fix context menu organising 2025-10-07 16:06:40 +02:00
Vendicated
54813f2dc3
WebContextMenus: fix crashing when clicking images
Co-Authored-By: rini <nil@dissoc.cc>
2025-10-07 03:17:41 +02:00
Vendicated
8ea9a08c70
update & publish types packages 2025-10-07 00:43:03 +02:00
정현수
d77fa7c206
RevealAllSpoilers: use cmd key on macOS (#3697) 2025-10-06 20:52:35 +00:00
thororen
66a8eb4854
fix ShowHiddenThings, BetterSessions, ShowTimeoutDuration (#3701)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-10-06 20:48:17 +00:00
sadan4
18af2e1148
TypingTweaks: use pointer cursor for clickable elements (#3705) 2025-10-05 22:05:31 +02:00
nin0
061cac08dd
AppleMusicRPC: fix album art fetching (#3702) 2025-10-05 22:02:39 +02:00
Vendicated
887911c1d3
fix FixImagesQuality 2025-10-05 21:02:55 +02:00
Vendicated
467da909d6
export new form components 2025-10-03 00:57:40 +02:00
Vendicated
163e716dca
fix lint 2025-10-03 00:53:02 +02:00
Vendicated
1d1e5f3756
bump to v1.13.1 2025-10-03 00:52:01 +02:00
Vendicated
a748ad2085
fix FormSwitch 2025-10-03 00:48:29 +02:00
V
7aa1d47193
fix reporter (#3699) 2025-10-01 23:12:33 +02:00
thororen
fd461045b9
new plugin AutoDNDWhilePlaying (#3652)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-09-30 00:51:37 +00:00
thororen
c26fb03849
QuickReply: Ignore messages by blocked/ignored users (#3659)
Co-authored-by: V <vendicated@riseup.net>
2025-09-29 18:16:00 +02:00
Vendicated
b1cdf7a35d
add vesktop protocol to csp whitelist 2025-09-29 03:47:28 +02:00
sadan4
8943c90cb0
arRPC: increase connection timeout to 5s (#3680)
Co-authored-by: V <vendicated@riseup.net>
2025-09-28 21:34:23 +00:00
V
f040133412
QuickReply/MessageClickActions: ignore non-replyable & ephemeral messages (#3692)
Co-authored-by: YashRaj <91825864+YashRajCodes@users.noreply.github.com>
2025-09-28 23:18:23 +02:00
TheRealClarity
631c763fc4
YoutubeAdblock: fix blocking in watch together activity (#3690) 2025-09-28 22:46:14 +02:00
sadan4
79c5cf5304
fix plugins for latest Discord update (#3681)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-09-27 21:59:18 +02:00
Vendicated
c5a1bbd7db
GameActivityToggle: fix background colour when using nameplate 2025-09-25 15:19:45 +02:00
thororen
7c839be64f
BetterFolders: close folder if the last server is removed (#3658)
Co-authored-by: V <vendicated@riseup.net>
2025-09-24 14:49:50 +00:00
Vendicated
cb845b5224
PlatformIndicators: update indicators in real time if status changes
Closes #3516
2025-09-23 23:58:47 +02:00
Vendicated
746c824020
Fix Debug Logging toggle not working
Closes #3268
2025-09-23 22:24:58 +02:00