Commit graph

1851 commits

Author SHA1 Message Date
thororen
55efafdbd0 Remove Old Plugins for VC Versions 2024-05-07 22:32:43 -04:00
thororen
830d4fb738 Merge remote-tracking branch 'upstream/dev' 2024-05-07 22:30:56 -04:00
Vendicated
449f95500a
bump to v1.8.2 2024-05-08 03:56:25 +02:00
KK2-5
dd3b7e5346
LastfmRichPresence: Add option to use album name as status name (#2400)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-08 03:55:32 +02:00
dolfies
5c787145e3
showHiddenThings: also show ModView & hidden discovery servers (#2415)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-08 03:50:26 +02:00
puv
1317222c35
feat(plugin): VoiceDownload (#2280)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-08 03:44:57 +02:00
Kyuuhachi
d3acd7edc7
new plugin ReplyTimestamp: show timestamps of replied messages (#2296)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-08 03:39:20 +02:00
Han Seung Min - 한승민
efca196ded
new plugin MessageLatency: indicator for other people's latency (#2353) 2024-05-08 03:25:32 +02:00
kaitlynkitty
e2dc9e75d1
new plugin WebScreenShareFixes: remove low stream bitrate limit (#2405) 2024-05-08 03:17:42 +02:00
Vendicated
21d2019e60
improve SupportHelper 2024-05-08 03:14:41 +02:00
Nuckyz
53dda32fb0
BetterFolders: Fix broken patch 2024-05-07 21:39:34 -03:00
Vendicated
799b903da9
Revert "messageLogger: fix niche bug ignoring edits when content is same (#2403)"
This reverts commit 85d6d74a3e.

As suspected, this code was actually necessary
2024-05-07 22:40:14 +02:00
thororen
1a589f6939 Fix BetterShopPreview 2024-05-07 14:08:11 -04:00
thororen
cdeb34b5f2 Merge remote-tracking branch 'upstream/dev' 2024-05-07 14:06:29 -04:00
Vendicated
97acffafcc
fix useStateFromStores JSDoc
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-07 16:32:19 +02:00
Nuckyz
75847147d1
FakeNitro: Add custom notifications sound bypass 2024-05-07 03:20:56 -03:00
Nuckyz
0e66c4a1f5
Fix subscribing to plugin flux events twice 2024-05-07 02:47:08 -03:00
Vendicated
72b17761bb
upgrade nodejs & pnpm to latest versions 2024-05-07 04:54:25 +02:00
Nuckyz
ecf6af5884
FakeNitro: Make disableEmbedPermissionCheck setting not private 2024-05-06 05:07:46 -03:00
thororen
515a873d1b Fix? 2024-05-05 23:03:15 -04:00
thororen
2fb4fca576 feat(DNDWhilePlaying): remove extra let 2024-05-05 21:50:11 -04:00
thororen
8f629c3d4f Requests + Size GlobalBadges margin properly 2024-05-05 21:07:28 -04:00
thororen
f91c4977a2 Merge remote-tracking branch 'upstream/dev' 2024-05-05 18:13:48 -04:00
61235ce994
ImageLink: Fix embed showing in gifs (#2417) 2024-05-05 17:53:51 -03:00
Fafa
45c1e42ce4
ReviewDB: Fix context menus being added to folders (#2416) 2024-05-05 17:53:51 -03:00
Nuckyz
a090872d8f
ImplicitRelationships: Properly test find 2024-05-05 17:53:51 -03:00
Nuckyz
60e6fdacfa
Resolve PluginSettings circular deps better 2024-05-05 17:53:51 -03:00
thororen
5524d2f835 Fix 2024-05-05 13:23:45 -04:00
thororen
f1d886e3bf fix 2024-05-05 13:16:39 -04:00
thororen
a60f661410 Fix 2024-05-05 13:13:56 -04:00
thororen
18fb94d872 Merge remote-tracking branch 'upstream/dev' 2024-05-05 13:12:45 -04:00
Vendicated
ce18000c4e
fix webpack patch on client using discordapp.com part 2 2024-05-05 18:58:23 +02:00
Vendicated
066b872219
fix webpack patch on client using discordapp.com 2024-05-05 18:56:49 +02:00
49e78793c5
ImageLink: Fix embed showing in gifs (#2417) 2024-05-05 05:15:01 -03:00
Fafa
b98544ed1f
ReviewDB: Fix context menus being added to folders (#2416) 2024-05-05 01:42:15 -03:00
Nuckyz
bc68bc0312
ImplicitRelationships: Properly test find 2024-05-04 23:15:55 -03:00
Nuckyz
b3819228ed
Resolve PluginSettings circular deps better 2024-05-04 23:15:55 -03:00
Vendicated
a525cd0113
bump to v1.8.1 2024-05-05 04:00:52 +02:00
Nuckyz
80b738ff3e
Future proof FakeNitro and Experiments to not brick Discord startup 2024-05-04 21:15:14 -03:00
thororen
c21e29f3d7 Haha Funny Moment 2024-05-04 01:10:12 -04:00
thororen
1a37064f2e Requests & Updates 2024-05-04 00:50:59 -04:00
thororen
f2328dea7f Fixes 2024-05-04 00:40:26 -04:00
thororen
4d46994464 Merge remote-tracking branch 'upstream/dev' 2024-05-04 00:38:32 -04:00
Vendicated
dfb06e47d0
fix overflow when having two rows of badges 2024-05-04 01:39:38 +02:00
Gabriel Ruiz Pérez
04d7cb8797
NewGuildSettings: add push notifs, highlights & events (#2413)
Co-authored-by: V <vendicated@riseup.net>
2024-05-04 01:15:18 +02:00
dolfies
a6c09bc909
feat(ValidUser): also display badges & banner (#2235)
Co-authored-by: V <vendicated@riseup.net>
2024-05-04 00:21:02 +02:00
Nuckyz
a98f12bd1e
SecretRingToneEnabler: Fix patch 2024-05-03 19:07:43 -03:00
Nuckyz
54bb7b96e9
Test Patches: Remove pnpm add puppeteer as it's already in deps 2024-05-03 18:58:56 -03:00
Nuckyz
1ef87361f2
Test Patches: Faster chromium setup; Update action versions (#2412) 2024-05-03 21:47:15 +00:00
Kyuuhachi
0350db7690
feat(plugin): ImageLink (#2297) 2024-05-03 22:42:14 +02:00