Nuckyz
9945219de7
openInviteModal utility
...
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2023-11-29 23:15:19 -03:00
Nuckyz
1619ee404a
Utility function for loading Discord chunks ( #2017 )
2023-11-28 16:33:02 -03:00
Korbo
6573c4757c
fix: strikethrough in SilentMessageToggle's disabled SVG ( #2004 )
2023-11-28 18:32:29 +00:00
V
ec16fd8741
fix ci
2023-11-25 02:55:59 +01:00
V
534565db25
Add webpack find testing ( #2016 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-11-25 01:32:21 +01:00
V
f39f16d34b
fix circular import bricking browser version
2023-11-23 06:43:22 +01:00
V
63451bad25
Remove obsolete mapMangledModule ~ modules are no longer mangled
2023-11-23 03:11:17 +01:00
Jack
93a95b6d56
feat(patcher): Grouped replacements ( #2009 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-11-22 07:23:21 +01:00
V
7b24c8ac69
move new webpack methods to more appropriate file
2023-11-22 07:04:17 +01:00
V
b21b6d7e5d
Make it possible to destructure lazy webpack finds
2023-11-22 02:54:46 -03:00
Nuckyz
ffe6512693
Improve component finding api and migrate plugins to use them
2023-11-22 02:49:08 -03:00
V
371b5b0be8
allow plugins to specify how soon their start() method is called
2023-11-22 06:14:16 +01:00
CodeF53
6face7f8ef
feat(plugin): ClientTheme ( #807 )
2023-11-21 16:30:29 -03:00
AM
9bd82943e3
[Plugin] Super Reaction Tweaks ( #1958 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2023-11-09 04:42:35 +01:00
V
119b628f33
feat: simple plugin natives ( #1965 )
2023-11-09 02:32:34 +01:00
Vendicated
584885acf5
[skip ci] Revert "add react linting"
...
doesnt work properly :(
This reverts commit 18fdc33ee7
.
2023-10-31 23:56:13 +01:00
Vendicated
18fdc33ee7
[skip ci] add react linting
2023-10-31 23:50:55 +01:00
Susheel Thapa
0afe319141
fix typo in multiple files ( #1911 )
2023-10-27 12:09:38 -03:00
Luna
a6b8b59d5c
fix: shikicodeblocks, betterroledot ( #1895 )
2023-10-26 01:03:11 +02:00
TheKodeToad
ab1b002ed1
TypingTweaks: fix ( #1883 )
2023-10-25 20:43:48 +02:00
Vendicated
8f0009778a
Fix ViewIcons
2023-10-25 19:09:59 +02:00
Vendicated
c90440f031
Fix Settings Proto
2023-10-25 18:42:31 +02:00
AutumnVN
2478ffb695
fix userutils ( #1861 )
2023-10-25 17:38:55 +02:00
V
1a1d9b07e8
Fix canary crashing ( #1833 )
2023-10-25 00:17:11 +02:00
V
d81302f64c
Revert mozilla store compliance changes
...
This reverts commit 97b6699afe
.
Vencord is dropping support for the firefox extension, so these changes
are now obsolete. revert so users can still install the extension
manually and enjoy the full experience
2023-10-09 03:15:43 +02:00
Dea
9891791fa7
feat(plugin): onePingPerDM ( #1757 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-10-03 01:53:14 +02:00
V
ae6584da7c
add os-accent-color variable (following BetterDiscord)
2023-09-25 18:53:10 +02:00
V
d9933c5793
settingsSync: correctly use platform agnostic relaunch
2023-09-24 01:16:50 +02:00
Dziurwa
83bfe28fa4
FriendInvites: Add picking uses (1 or 5) ( #1727 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-23 03:50:14 +02:00
V
08c5d23636
add max attempts to lazys
2023-09-23 03:25:19 +02:00
V
97b6699afe
Fuck you Mozilla
2023-09-21 18:56:58 +02:00
V
41f5d71e38
Bundle dependencies with extensions for webstore rule compliance ( #1740 )
2023-09-19 04:11:27 +02:00
Archer
a95311ef2c
lastfm: Add setting for artist name and song title only ( #1726 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-12 23:11:25 +02:00
Mushrrom
17abbd3e3e
LastFM: Add setting for using name + artist as activity name ( #1713 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-09 04:22:41 +02:00
Hugo C
4c9996d620
feat(plugin): PictureInPicture ( #1697 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-08 03:57:44 +02:00
V
885c75fdaa
add custom plugin author popouts ( #1712 )
2023-09-08 03:42:20 +02:00
V
8614e17633
Fix some plugins wrongly displaying the settings cog
2023-09-05 20:10:42 +02:00
dolfies
0d18b44ba7
feat(plugin): ShowTimeouts ( #1687 )
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Co-authored-by: V <vendicated@riseup.net>
2023-09-05 19:42:35 +02:00
ruukulada
fe6be987fd
gameActivityToggle: Fix disabled SVG look ( #1696 )
2023-08-31 00:53:05 +02:00
Adrian Castro
eca4af829f
feat: add copyUserURLs plugin ( #1683 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:24:58 +02:00
Sefa Eyeoglu
714d87241c
build: allow overriding git details & disabling updating ( #1677 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:15:02 +02:00
bb010g
4c4036546a
new plugin: NormalizeMessageLinks ( #1641 )
2023-08-19 01:10:59 +02:00
V
ede507e80c
chore: update for 'Vencord Desktop' -> 'Vesktop' rebrand
2023-08-16 01:55:56 +02:00
Justice Almanzar
ffdf63563b
feat(plugins): Web/Vesktop AI Noise Suppression powered by RNNoise ( #1477 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-16 01:32:11 +02:00
Andrew-DLO
742f5cf556
feat(plugin): SecretRingToneEnabler ( #1570 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-12 02:23:00 +02:00
Arrow
abdf4ebb05
feat(plugin): NoSentryConsole ( #1623 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-08-11 00:17:29 +02:00
Rini
8b6c8bc0ec
chore: transition to shorter license headers ( #6 )
...
Transition from the GPL jumpscare to a more concise header:
/*
* Vencord, a Discord client mod
* Copyright (c) 2023 Vendicated and contributors
*
* SPDX-License-Identifier: GPL-3.0
*/
Old files still keep the old headers, while eslint will now autofix the new header
Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-08-10 00:17:49 +00:00
V
3e7d4e2623
make QuickCSS have priority over themes
2023-08-04 20:08:13 +02:00
megumin
d6c43986fd
Add proper user-friendly theme manager ( #635 )
...
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-08-04 19:52:20 +02:00
V
8620a1d86d
New plugin: VoiceMessages ( #1380 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2023-07-26 01:27:04 +02:00
V
2bf0c324d7
chore: Update dev ids
2023-07-14 01:12:07 +02:00
Lewis Crichton
e52ae62441
feat(cloud): support multiple user accounts ( #1382 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-08 03:36:59 +02:00
V
2a318e390e
QuickCss: Fix wrongly applying quickcss when editing while disabled
2023-07-08 03:13:32 +02:00
V
cb5f23d9b5
ProxyLazy: Limit attempts
2023-07-06 00:54:49 +02:00
Ryan Cao
232e340fab
fix: send notification when settings are manually synced ( #1378 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-04 15:59:42 +00:00
Ryan Cao
0f7b9f588e
perf(cloud sync): minify synced settings ( #1377 )
2023-07-04 17:57:28 +02:00
V
73354973a3
OpenInApp: Support steam; integrate with SpotifyControls & ShowConnections
2023-06-29 16:15:07 +02:00
V
d7ac418e05
Fix some plugins displaying legacy discriminators (username#0000)
2023-06-23 18:09:43 +02:00
V
92113da7c0
Fix Vencord Web
2023-06-21 21:50:28 +02:00
V
ceb1f15188
utils: export missing members
2023-06-21 21:04:04 +02:00
V
3020fcc9bb
[skip ci] Improve typings for settings.withPrivateSettings
2023-06-21 02:00:59 +02:00
Phil
e8d90d2b45
feat(plugin): BiggerStreamPreview ( #1222 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-16 19:35:50 +02:00
Dominik
543fdf4943
New Plugin: UnsuppressEmbeds ( #1262 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-15 03:18:34 +02:00
V
07a9adbce2
🧹 🧹
2023-06-13 03:45:05 +02:00
rad
386dfe363a
ViewRaw: Add setting for swapping left/right click ( #1263 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-13 01:05:04 +02:00
V
f1349a2787
Remove Cloud Sync notification
2023-06-11 22:57:07 +02:00
Luna
dbad10984a
[skip ci] Don't run ci on forks; Fix interaction nicks in SMYN ( #4 )
...
The following actions are disabled unless run on the main repo: codeberg, publish, build/upload, reportBrokenPlugins
Reviewed-on: https://codeberg.org/Ven/cord/pulls/4
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-06-09 19:48:18 +00:00
AutumnVN
c9c0ab5aca
Fix cloud auth [object%20Object] ( #1226 )
2023-06-03 16:57:31 -03:00
Amia
5938c7d67c
Plugin: NoPendingCount ( #1216 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-31 19:14:17 +02:00
Manti
3e3d05fc26
ReviewDB: Add Review Modal & Pagination ( #1174 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-28 22:03:06 +02:00
V
368d2bcdbb
DiscordUtils: Add sendMessage
2023-05-23 03:47:09 +02:00
UwU
bc46bfa467
New plugin : Party mode 🎉 ( #1161 )
...
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-05-23 03:32:27 +02:00
PandaNinjas
9d62dec6b9
Uwufy: Add option to uwufy all messages ( #1036 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-23 03:13:21 +02:00
V
184c03b28e
PluginModal: Anonymise authors ( #1176 )
2023-05-23 01:55:39 +02:00
outfoxxed
caf77a3d7f
NoReplyMention: add option to only exclude specific users from pings ( #1107 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-14 00:01:10 +00:00
Supertiger
63387a48ee
silentMessageToggle: Add setting to disable auto disable ( #1062 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-12 00:58:53 +00:00
V
cb385d1b28
New Plugin: Translate ( #1089 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-10 23:14:04 +02:00
Vendicated
0d5e2d0696
[skip ci] Refactor utils
2023-05-06 01:36:00 +02:00
Vendicated
244d10dc9e
[skip ci] Fix handleComponentFailed spam
2023-05-05 16:57:58 +02:00
V
bc1d8694d4
new plugin: VencordToolbox ( #998 )
2023-05-02 02:55:38 +02:00
V
c62d05e1b3
Refactor ipc to be strongly typed and hide impl details ( #1018 )
2023-05-02 02:50:51 +02:00
Vendicated
bf795c49df
[skip ci] Update Monaco; Fix code scanning errors
2023-04-29 04:16:28 +02:00
carince
0cc3901e4e
MuteNewGuilds: add toggles for guild, everyone, and roles. ( #979 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Norikiru <99774021+Norikiru@users.noreply.github.com>
2023-04-28 02:03:38 +00:00
Vendicated
f8ace5b53a
[skip ci] definePluginSettings: Add missing BigInt type
2023-04-28 02:57:09 +02:00
Hazel Summer
5be86f9bd1
WhoReacted: Fix clicking user pfps also adding reaction ( #977 )
2023-04-24 01:42:38 +02:00
V
63fc354d48
feat: auto-managed flux subscriptions via plugin.flux ( #959 )
2023-04-22 01:18:19 +00:00
Vendicated
8dd70f5d1a
Fix inserting text when markdown preview is off
2023-04-18 23:13:10 +02:00
Lewis Crichton
ff3589d157
CloudSync: fix accidently applying stale settings ( #915
...
* modify the cloud timestamp before importing
* use util/native relaunch
* lambda why
* "should work!" - Vendicated, 15th April 2023
2023-04-15 14:50:00 +02:00
Jack
ea30ca418f
feat: Add AlwaysAnimate plugin ( #908 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-04-15 05:10:03 +00:00
V
88ad4f1b05
SendTimestamps ( #891 )
...
Co-authored-by: Tyler Flowers <contact@ggtylerr.dev>
2023-04-15 04:42:18 +02:00
Ryan Cao
ca91ef4e39
feat(moreUserTags): add HTML data attributes to user tags ( #883 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-04-15 02:31:36 +02:00
V
db7fc3769b
Fix settings on Vencord Mobile ( #905 )
2023-04-15 02:27:11 +02:00
V
6c719f5ee9
PinDMs ( #879 )
2023-04-15 02:26:46 +02:00
Vendicated
c6f0d0763c
Remove noisy notifications from notification log
2023-04-13 19:15:36 +02:00
Amsyar Rasyiq
c4a3d25d37
feat(NoAutoReplyMention): Inverse shift reply behaviour ( #839 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-04-09 06:55:04 +02:00
V
08822dd190
Improvements for VencordDesktop ( #847 )
2023-04-09 04:04:02 +02:00
V
eaf1af75bd
WebContextMenus: Port more menus ( #818 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-08 03:51:37 +02:00
Lewis Crichton
97f8d4d515
feat: Cloud settings sync ( #505 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-07 02:27:18 +02:00
LordElias
e261c93563
feat(plugin): User Voice Show ( #694 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-06 03:22:54 +02:00
Đỗ Văn Hoài Tuân
2e6c5eacf7
BetterFolders: Fix Close all not working ( #808 )
2023-04-06 03:02:53 +02:00