1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-11 10:26:21 +00:00
Commit graph

244 commits

Author SHA1 Message Date
Korbo
540e91305a fix: strikethrough in SilentMessageToggle's disabled SVG (#2004) 2024-05-27 15:42:52 -04:00
V
3e2bcdcfc6 fix ci 2024-05-27 15:42:52 -04:00
V
b715324333 Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:52 -04:00
V
09a497493b fix circular import bricking browser version 2024-05-27 15:42:52 -04:00
V
dd43373279 Remove obsolete mapMangledModule ~ modules are no longer mangled 2024-05-27 15:42:52 -04:00
Jack
574d01f5c9 feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
V
47f62529e7 move new webpack methods to more appropriate file 2024-05-27 15:42:52 -04:00
V
7867a952ce Make it possible to destructure lazy webpack finds 2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a Improve component finding api and migrate plugins to use them 2024-05-27 15:42:52 -04:00
V
b3248ad1d3 allow plugins to specify how soon their start() method is called 2024-05-27 15:42:52 -04:00
CodeF53
97c7975c58 feat(plugin): ClientTheme (#807) 2024-05-27 15:42:52 -04:00
AM
0ae341dc88 [Plugin] Super Reaction Tweaks (#1958)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2024-05-27 15:42:52 -04:00
V
6bf91d78a2 feat: simple plugin natives (#1965) 2024-05-27 15:42:52 -04:00
Vendicated
29d8e79afb [skip ci] Revert "add react linting"
doesnt work properly :(

This reverts commit 18fdc33ee7.
2024-05-27 15:42:51 -04:00
Vendicated
f07b1fff3e [skip ci] add react linting 2024-05-27 15:42:51 -04:00
Susheel Thapa
bc395242bc fix typo in multiple files (#1911) 2024-05-27 15:42:51 -04:00
Luna
6850b2fee6 fix: shikicodeblocks, betterroledot (#1895) 2024-05-27 15:42:50 -04:00
TheKodeToad
00fa010dae TypingTweaks: fix (#1883) 2024-05-27 15:42:50 -04:00
Vendicated
b22d95009b Fix ViewIcons 2024-05-27 15:42:50 -04:00
Vendicated
e4ba1b0489 Fix Settings Proto 2024-05-27 15:42:50 -04:00
AutumnVN
56a3dd0b59 fix userutils (#1861) 2024-05-27 15:42:49 -04:00
V
90c19c16b6 Fix canary crashing (#1833) 2024-05-27 15:42:49 -04: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