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
Nuckyz
2f1e86f333
TypingIndicator: support threads
2023-11-21 00:51:12 -03:00
Justice Almanzar
45aa9fbb6d
Fix hljs find ( #1983 )
2023-11-15 15:30:31 -03:00
Nuckyz
7845af0802
Remove hacks to support no longer active versions of Discord
2023-10-27 19:55:39 -03:00
Susheel Thapa
0afe319141
fix typo in multiple files ( #1911 )
2023-10-27 12:09:38 -03:00
Vendicated
589c070773
fix not removing vencord 'chunks' from webpack
2023-10-26 22:51:07 +02:00
Vendicated
e4701769a5
Fix entry webpack modules not being patched
2023-10-26 21:21:21 +02:00
Vendicated
25f101602d
fix modules being patched multiple times
2023-10-26 21:03:05 +02:00
TheKodeToad
c1de41436a
Fix plugins using promptToUpload ( #1908 )
2023-10-26 13:49:06 -03:00
rini
c7a20769f9
fix things using lodash ( #1882 )
2023-10-25 20:29:32 +02:00
Vendicated
465a87f66b
Fix ColorSighted
2023-10-25 20:07:45 +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
rini
fbc5038306
fix: RPC plugins ( #1873 )
2023-10-25 18:20:32 +02:00
Vendicated
ddc39fe84d
Fix SettingStores, GameActivityToggle
2023-10-25 18:15:18 +02:00
sunnie
c5dd50ad8f
fix messageLinkEmbeds, moreUserTags ( #1859 )
2023-10-25 17:38:55 +02:00
AutumnVN
2478ffb695
fix userutils ( #1861 )
2023-10-25 17:38:55 +02:00
Vendicated
fb22c57da1
MessageAccessoriesAPI: Fix
2023-10-25 17:38:55 +02:00
Vendicated
7ee9a8bb99
SpotifyControls: Fix
2023-10-25 17:38:55 +02:00
megumin
4beef9f73b
fix: ComponentDispatch and GifPaste plugin ( #1843 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-10-25 17:38:55 +02:00
Vendicated
4da79abb21
Fix components filter
2023-10-25 17:38:55 +02:00
Vendicated
4e27722b54
fix webpack patching
2023-10-25 17:38:55 +02:00
V
1a1d9b07e8
Fix canary crashing ( #1833 )
2023-10-25 00:17:11 +02:00
AutumnVN
88b06191b9
fix modal image + reviewdb bot tag ( #1761 )
...
* fix modal image
* fix reviewdb bot tag
2023-09-29 00:46:33 +02:00
V
c6b1b9463c
improve webpack find error messages
2023-09-25 18:27:18 +02:00
Syncx
a73d09a2f0
PreviewMessage: Add attachments (& misc changes) ( #1715 )
2023-09-12 23:14:17 +02:00
V
885c75fdaa
add custom plugin author popouts ( #1712 )
2023-09-08 03:42:20 +02:00
Syncx
e699ea63c7
feat(plugin): PreviewMessage ( #1607 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-19 01:19:10 +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
V
3e732646e5
Fix plugins broken by latest canary update ( #1637 )
...
* Fix WebContextMenus
* BetterGifAltText: futureproof find
* Fix pronoundb profile patch
* Fix NoScreensharePreview
* Fix FakeNitro emote text patch
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-08-12 05:27:59 +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
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
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
Phil
e8d90d2b45
feat(plugin): BiggerStreamPreview ( #1222 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-16 19:35:50 +02:00
Amia
662c0227eb
New Plugin: MutualGroupDMs ( #1239 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-15 03:39:15 +02:00
V
a2a33ca62d
Fix occasional freezing on firefox (cache related)
2023-05-30 15:23:33 +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
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
Syncx
1d6b78f6c6
feat(plugin): FavoriteEmojiFirst ( #1110 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-17 04:38:15 +02:00
Nuckyz
64b38348d4
feat(plugins): Permissions Viewer ( #477 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-15 02:33:04 +02:00
V
cd53cf38fe
ReverseImageSearch: Add engine icons
2023-05-14 00:10:01 +02:00
V
f13f9e80a9
ViewIcons: Add context menu icons
2023-05-13 23:49:47 +02:00
V
195f1a032f
ShowConnections: Add verified & copy/link icons in tooltip ( #1092 )
2023-05-10 23:13:47 +02:00
Vendicated
0d5e2d0696
[skip ci] Refactor utils
2023-05-06 01:36:00 +02:00
V
bc1d8694d4
new plugin: VencordToolbox ( #998 )
2023-05-02 02:55:38 +02:00
Vendicated
0fe0fecba2
MessageLogger: Nicer context menu
2023-04-28 04:23:42 +02:00
Vendicated
1caaa78490
PinDMs: Add option to sort by most recent message
2023-04-17 01:06:54 +02:00