Lewis Crichton
06f2239b1a
Merge branch 'dev' into feat/usercss
2023-09-15 19:40:07 +01:00
Syncx
a73d09a2f0
PreviewMessage: Add attachments (& misc changes) ( #1715 )
2023-09-12 23:14:17 +02:00
AutumnVN
cf7c4d63b6
pictureInPicture: don't show PiP button on normal file ( #1725 )
2023-09-12 23:11:53 +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
lovenginx
dd23f9802c
InvisibleChat: fixup decryption modal ( #1720 )
2023-09-12 23:04:50 +02:00
Nuckyz
f23ddf4cae
oopsies
2023-09-12 05:10:44 -03:00
Nuckyz
4222c7fd9f
Fix broken FakeNitro patch on canary
2023-09-12 05:01:18 -03:00
Nuckyz
09f65b401e
Fix broken MessageLogger patches
2023-09-12 04:28:55 -03:00
Lewis Crichton
1be6738715
perf: memoize relatively intensively computed values
2023-09-10 14:23:19 +01:00
Lewis Crichton
12509f8157
chore: clean lol
2023-09-10 14:11:25 +01:00
Lewis Crichton
74f9b1a022
feat: each settings component handles state, + fix selects again lol
2023-09-10 14:09:00 +01:00
Lewis Crichton
482caf0c5b
style: use switch for special case handling
2023-09-10 13:55:51 +01:00
Lewis Crichton
b1bdc48769
fix: redundant padding character in usercss id
2023-09-10 13:51:45 +01:00
Lewis Crichton
141b1a7041
fix: missing styles
2023-09-10 13:43:41 +01:00
Lewis Crichton
d43eebe0e4
refactor: split components and modal and whatnot
2023-09-10 13:40:04 +01:00
Lewis Crichton
f2dc34e023
Merge branch 'feat/usercss' of ssh://github.com/lewisakura/Vencord into feat/usercss
2023-09-09 19:48:39 +01:00
Lewis Crichton
f596941f3a
feat: checkbox type to bools in compiled output
2023-09-09 19:48:32 +01:00
V
7364776715
Dearrow: Fix button part 2
2023-09-09 19:51:30 +02:00
V
3a5b70d410
Dearrow: Fix button
2023-09-09 19:49:11 +02:00
V
e08d49edac
New Plugin: Dearrow ( #1723 )
2023-09-09 19:17:50 +02:00
Lewis Crichton
e4f4802155
Merge branch 'dev' into feat/usercss
2023-09-09 10:57:00 +01:00
Lewis Crichton
b7bd5096b6
fix: select defaults not working
2023-09-09 10:53:49 +01:00
Lewis Crichton
9fdd2c7c17
feat: better colorpicker
2023-09-09 10:43:07 +01:00
Lewis Crichton
51059c29e7
feat: non-exact settings subscriptions for live recompile
2023-09-09 10:17:21 +01:00
Lewis Crichton
64848b2fbf
feat: use built in tinycolor
2023-09-09 10:00:41 +01: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
Luna
620319a4bc
blurnsfw: fix crash ( #31 )
...
Reviewed-on: https://codeberg.org/Ven/cord/pulls/31
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-08 21:55:27 +00:00
Lewis Crichton
b6e20680ff
feat: my suffering is neverending and all i can think of is popups and modals
2023-09-08 22:19:21 +01:00
Lewis Crichton
d361edc47d
style: u love refactors ignoring stuff
2023-09-08 16:36:22 +01:00
Lewis Crichton
7174d2e744
perf: move theme parsing out of natives to prevent duplicate dependencies
2023-09-08 16:35:37 +01:00
Lewis Crichton
9a23571b3e
feat: resiliency against bad usercss
2023-09-08 15:54:25 +01:00
Lewis Crichton
723191ba9b
feat: usercss compilation and better settings storage
2023-09-08 14:59:41 +01: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
Lewis Crichton
f2a22c5e57
feat: crash info in /vencord-debug ( #1714 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-08 03:41:30 +02:00
Lewis Crichton
0cc420fb45
Merge branch 'dev' into feat/usercss
2023-09-07 16:36:21 +01:00
Lewis Crichton
a939034bc1
style: dont add unnecessary space
2023-09-07 16:07:45 +01:00
Luna
452bf72e56
rnnoise: fix error on webcam ( #29 )
...
errored because there was no audio stream, luckily the patched function had a boolean indicating if it was audio or not so just ignore it if it isnt
Reviewed-on: https://codeberg.org/Ven/cord/pulls/29
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-06 17:10:33 +00:00
Luna
afa47addd7
usrbg: export the data to allow other plugins to access ( #30 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Ven <ven@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Ven/cord/pulls/30
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-06 17:10:04 +00:00
V
8ecee3d09f
fix ViewRaw & VoiceMessages context menu style
2023-09-06 19:08:48 +02:00
luk1337
d2aac5edc5
ClearURLs: Add share_id parameter on reddit.com ( #1706 )
2023-09-06 18:53:28 +02:00
lovenginx
fc45510053
LoadingQuotes: add a new quote ( #1710 )
2023-09-06 18:52:14 +02:00
AutumnVN
77bfaf38a5
HideAttachments: fix broken css ( #1707 )
2023-09-06 18:51:48 +02:00
AutumnVN
a4cadc03d8
viewRaw: dont add context menu to guild folders ( #1708 )
2023-09-06 18:51:18 +02:00
AutumnVN
315fcf1972
messageLogger: make ignoreChannels also ignore threads ( #1709 )
2023-09-06 18:50:20 +02:00
V
4c805d08be
[skip ci] PatchHelper: Fix copy button style
2023-09-05 21:37:39 +02:00
V
774318d583
ViewRaw: Update description
2023-09-05 21:24:43 +02:00
V
7d954f9ade
ViewRaw: Fix ugly copy icon & context menu position
2023-09-05 21:20:13 +02:00
Luna
860d6edc7b
HideAttachments: allow hiding stickers ( #13 )
...
Self explanatory
Reviewed-on: https://codeberg.org/Ven/cord/pulls/13
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-05 18:56:28 +00:00
Rini
223b0366c6
pinDMs: fix alt+shift+up ( #25 )
...
applies the same fix as alt+up/down to the jump to unread one
confirmed non-explosion of shc
Reviewed-on: https://codeberg.org/Ven/cord/pulls/25
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-09-05 18:51:22 +00:00
Luna
69cb7593eb
View Raw on more objects ( #27 )
...
Shows view raw on guilds, channels, and users
Reviewed-on: https://codeberg.org/Ven/cord/pulls/27
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-05 18:49:57 +00:00
V
8614e17633
Fix some plugins wrongly displaying the settings cog
2023-09-05 20:10:42 +02:00
Ryan Cao
aecd9d8fda
feat(memberCount): format count according to user locale ( #1679 )
2023-09-05 19:46:33 +02:00
Hugo C
faeb4fb585
previewMessage: Hide the button once a message is sent ( #1692 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-05 19:45:44 +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
AutumnVN
8e952c630b
MessageLogger: fix ignore by id doesn't ignore edited ( #1705 )
2023-09-05 19:39:22 +02:00
V
2c758ccdf8
new plugin: ServerProfile ( #1704 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-09-05 18:36:14 +02:00
Lewis Crichton
b350087a7a
style: for if
2023-09-03 13:26:07 +01:00
Lewis Crichton
19a87e3e94
feat: ranges with units, loading vars from settings
2023-09-02 22:02:32 +01:00
Lewis Crichton
c0dff86cb2
fix: don't add empty :root{}
2023-09-02 21:34:55 +01:00
Lewis Crichton
0d66604be5
style: explicit ype qualifier
2023-09-02 21:29:44 +01:00
Lewis Crichton
b7fb178f1f
feat: inject css vars for usercss
2023-09-02 21:27:22 +01:00
Lewis Crichton
d689b3273b
style: clean up whackass imports
2023-09-02 18:01:55 +01:00
Lewis Crichton
2ef2baafbe
feat: initial usercss support
...
Parses UserCSS/UserStyle files (.user.css) but doesn't do anything
special yet with the variables. This is a first step towards
supporting UserCSS themes.
2023-09-02 17:51:17 +01:00
Nuckyz
c165725297
Fix OpenInApp patch
2023-09-02 03:03:50 -03:00
Nuckyz
29fbe3701a
Fix CrashHandler patch
2023-09-02 03:03:31 -03:00
V
0b7c0e9587
new plugin: themeAttributes ( #1686 )
2023-08-31 01:49:53 +02:00
Cynthia Foxwell
d88524e8cf
ShowMeYourName: Fix username being wrong on slash commands ( #1690 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-31 01:01:29 +02:00
Hugo C
d6efd99849
messageLinkEmbeds: fix AutoModEmbed on compact mode ( #1691 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-31 01:00:16 +02:00
ruukulada
fe6be987fd
gameActivityToggle: Fix disabled SVG look ( #1696 )
2023-08-31 00:53:05 +02:00
V
c752be45b2
fix(security - ipc): do not expose sender
2023-08-25 14:57:04 +02:00
V
07c1f5eed1
Fix theme upload on crapOs
2023-08-25 14:37:50 +02:00
AutumnVN
ebe10d3fad
customRPC fixes ( #1666 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:30:12 +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
CanadaHonk
60458cdf1f
Win32Updater: use before-quit event instead of patching updater ( #1668 )
2023-08-25 14:21:27 +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
Elliott Tallis
f628aa7a70
ClearURLs: Add si parameter on youtu.be ( #1681 )
2023-08-25 14:03:58 +02:00
megumin
0f0282551d
🗿 but HD ( #1678 )
2023-08-25 14:02:10 +02:00
V
0335e1ca59
new plugin FixSpotifyEmbeds: less loud embeds
2023-08-21 16:59:32 +02:00
V
72ce7a5ad1
themes: ignore non theme files
2023-08-19 01:33:39 +02:00
Syncx
e699ea63c7
feat(plugin): PreviewMessage ( #1607 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-19 01:19:10 +02:00
VMGuy23
97e1e9eb7a
messageLogger: apply deleted style to ephemeral messages ( #1608 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-19 01:14:51 +02:00
bb010g
4c4036546a
new plugin: NormalizeMessageLinks ( #1641 )
2023-08-19 01:10:59 +02:00
CanadaHonk
d582e61ec3
Fix patching Win32 updater with OpenAsar ( #1667 )
...
This is more generic rewrite allowing for more paths to be added in the future for whatever reason (like a rename in future Discord versions).
(The "OpenAsar" code previously was completely wrong)
2023-08-19 00:54:35 +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
Sammy
55b755b2df
InvisibleChat: improve encryption validator ( #1646 )
2023-08-16 00:57:56 +02:00
Nuckyz
ca439e9e9a
Fix ReviewDB buttons
2023-08-15 19:21:16 -03:00
Nuckyz
e02fcce3dc
Fix ServerListAPI
2023-08-15 18:48:50 -03: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
V
725fb27e54
futureproof settings patches
2023-08-12 03:01:53 +02:00
V
243381fc91
Settings: Give vencord sections classes so themes can match them
2023-08-12 02:59:24 +02:00
V
54cbdfdad0
MemberCount: Remove negative margin, fixes issues with some themes
2023-08-12 02:46:38 +02:00
V
fe80b8cc85
AnonymiseFileNames: Properly keep .tar.* extensions
2023-08-12 02:45: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
fawn
3b3da90c44
feat(VencordToolbox): add quickcss toggle ( #1604 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-12 02:14:07 +02:00
TheKodeToad
c79e065d09
ShowMeYourName: Option to use display names instead of usernames ( #1634 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-12 01:53:06 +02:00
AutumnVN
6e7996659f
messageLogger: fix ingore guild ( #1632 )
2023-08-11 06:10:49 +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
Justice Almanzar
fa124d8877
build: split preload & renderer.css into D. desktop / vesktop ( #1629 )
2023-08-11 00:14:50 +02:00
im-h
135da2a5f3
Translate/SendTimestamps: Fix accessibility ( #1628 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-10 02:31:28 +02:00
Manti
c96a1a9998
[ReviewDB] hide blocked users ( #1626 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-10 00:28:46 +00: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
Ryan Cao
21318850b1
fix: open links externally in Quick CSS editor ( #1487 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-04 20:13:53 +02:00
Lewis Crichton
885ad134b3
fix(cloud): cross-client enabling without proper validation ( #1531 )
2023-08-04 20:10:12 +02:00
V
3e7d4e2623
make QuickCSS have priority over themes
2023-08-04 20:08:13 +02:00
AutumnVN
d3691f74c4
chore: Fix greetStickerPicker file name ( #1610 )
2023-08-04 20:01:49 +02:00
Justice Almanzar
268f3a1840
add bottom margin to settings section ( #1616 )
2023-08-04 19:56:40 +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
bb7deeb09c
UserVoiceShow: Fix error
2023-08-03 00:13:04 +02:00
AutumnVN
0407be9847
textReplace: fix edge case ( #1521 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-02 00:28:44 +00:00
Hugo C
645749b5ae
VoiceMessages: Improve permission check ( #1544 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-02 00:27:10 +00:00
AutumnVN
2e002107a6
customRPC: add validation & some fixes ( #1481 )
...
Signed-off-by: V <vendicated@riseup.net>
2023-08-02 01:52:08 +02:00
Nickyux
cc07518a34
VoiceMessages: Support replies ( #1565 )
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
Co-authored-by: V <vendicated@riseup.net>
Signed-off-by: V <vendicated@riseup.net>
2023-08-02 01:51:39 +02:00
Rawir
45bb1af011
MuteNewGuild: Support lurked guilds ( #1546 )
...
Co-authored-by: Rawiros <45668076+Rawiros@users.noreply.github.com01~>
2023-08-01 05:32:29 +02:00
V
39ad88f433
Experiments: Fix canary
2023-08-01 05:23:52 +02:00
V
fe5e041db8
VoiceMessages: Read file from dynamic path (fixes mac & linux support)
2023-07-27 02:06:18 +02:00
Hugo C
1d77ab0ade
MemberCount: fix family center crash ( #1486 )
2023-07-26 00:33:00 +00:00
Syncx
208371c471
feat(plugin): Favorite Gif Search ( #1386 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-26 01:50:24 +02:00
Ryan Cao
c69c6f8cb7
feat(MessageLinkEmbeds): add whitelist/blacklist modes ( #813 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-26 01:41:41 +02:00
alexia
f2c6fcaa3b
fix(PronounDB): don't use guild pronouns in global profile modal ( #1462 )
2023-07-26 01:34:51 +02:00
Aayush Shah
abf62f28db
Themes tab: Add QuickCss button ( #1475 )
2023-07-26 01:29:57 +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
Ryan Cao
b4d0d95731
fix vencord toolbox being unusable with drag region ( #1480 )
...
* fix(OpenInApp): Broken patch (#1434 )
* fix: vencord toolbox unreachable with drag region
---------
Co-authored-by: whqwert <94757998+whqwert@users.noreply.github.com>
2023-07-25 15:34:57 +02:00
Commandtechno
d56e6560e5
[chore] Update DisableDMCallIdle description ( #1422 )
2023-07-16 00:51:14 +02:00
Justice Almanzar
a7e74ee4d5
classNameFactory: Allow (& ignore) all sorts of falsy values ( #1427 )
2023-07-16 00:50:21 +02:00
Luca Zeuch
1340f023a3
feat(MessageLogger): add option to ignore channels and guilds ( #1420 )
2023-07-14 18:21:29 +02:00
V
2bf0c324d7
chore: Update dev ids
2023-07-14 01:12:07 +02:00
V
f621cdb50b
Bump monaco editor
2023-07-14 01:10:53 +02:00
echo
9717001783
delete uwuifier plugin ( #1414 )
...
Co-authored-by: exhq <exhq@exhq.dev>
2023-07-14 01:08:27 +02:00
MrDiamondDog
065ab75627
Add "Show New" option in plugin settings ( #1416 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-13 19:35:40 +02:00
V
8aea72c1be
FakeNitro: Fix crash
2023-07-10 22:39:40 +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
7cd1d4c60f
translate: Add context menu item; fix MLE compatibility
2023-07-08 03:30:16 +02:00
V
2a318e390e
QuickCss: Fix wrongly applying quickcss when editing while disabled
2023-07-08 03:13:32 +02:00
V
7c7723bfb1
Plugin Settings: Use Switches for booleans
2023-07-08 03:04:58 +02:00
dolfies
2db0e71e5b
fix(RelationshipNotifier): Ignore user-actioned friend requests ( #1390 )
2023-07-08 02:37:32 +02:00
Ryan Cao
cde8074f44
feat(ClearURLs): add Threads share link tracking param ( #1384 )
2023-07-08 02:34:16 +02:00
Nuckyz
8b1630bc99
Fix ShowAllMessageButtons ( #1392 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-07-08 02:33:37 +02:00
V
cb5f23d9b5
ProxyLazy: Limit attempts
2023-07-06 00:54:49 +02:00
V
cd2cbfa0ef
ShowHiddenChannels: Fix crashing on canary
2023-07-06 00:43:43 +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
V
8027daa2b0
Fix types
2023-07-04 17:58:32 +02:00
Ryan Cao
0f7b9f588e
perf(cloud sync): minify synced settings ( #1377 )
2023-07-04 17:57:28 +02:00
V
93482ac2a5
SpotifyControls: improve open in app capabilities & styles
2023-07-04 17:53:17 +02:00
V
994c3b3c92
OpenInApp: Fix bot buttons
2023-07-04 17:52:52 +02:00
V
c696c186e8
WebKeybinds: Fix scope
2023-07-02 01:23:51 +02:00
V
1eabd1b701
WebKeybinds: Fix broken zoom on vesktop
2023-07-02 01:22:37 +02:00
V
1cbf2b43e1
Fix Badges
2023-07-02 01:17:02 +02:00
V
4c197d5d51
New Plugin: WebKeyBinds
2023-07-02 01:08:06 +02:00
V
07a0ebb1d2
PronounDB: Fix crash when having pronouns in profile disabled
2023-06-30 17:08:43 +02:00
V
f09b44b0d5
VcNarrator: Ignore stage channels
2023-06-30 15:55:20 +02:00
V
b607eebcb7
ImageZoom: Add square lens option
2023-06-30 15:50:56 +02:00
V
0936ca2985
ValidUser: Fix mentions with ! (<@!...>)
2023-06-30 15:43:21 +02:00
V
13bde79ec8
PronounDB: Fix profile patch, add pronoun source to tooltip
2023-06-30 15:39:33 +02:00
V
b592defaaf
OpenInApp: Add Epic Games; properly respect settings
2023-06-30 15:16:42 +02:00
V
73354973a3
OpenInApp: Support steam; integrate with SpotifyControls & ShowConnections
2023-06-29 16:15:07 +02:00
V
e12c0e546c
PronounDB: Fix crash
2023-06-29 14:28:16 +02:00
V
088a8bd1b6
OpenInApp: Support profile activity on web & profile connection
2023-06-29 05:02:13 +02:00
V
51adb26d01
New plugin: OpenInApp - Open spotify urls in spotify app
2023-06-29 04:33:35 +02:00
Nuckyz
cb980a1cad
Fix broken SHC patches ( #1360 )
2023-06-28 03:45:16 +00:00
alexia
8e9ba7c7ee
PronounDB: fix caching not respecting user preference ( #1344 )
2023-06-27 22:46:52 +02:00
Commandtechno
12e3c9234d
ViewIcons: Fix animated server pfps & profile edit button ( #1350 )
...
fixes #1236
2023-06-27 22:41:52 +02:00
Sammy
1d8dcef394
InvisibleChat: fix indicator & crashes ( #1356 )
2023-06-27 22:41:33 +02:00
Syncx
4fe2845234
ImageZoom: add nearest neighbour ( #1341 )
2023-06-27 22:41:19 +02:00
V
5e71ed286e
PronounDB: Strip newlines from Discord Pronouns (Discord is stupid)
2023-06-25 19:08:18 +02:00
ActuallyTheSun
8472c3823e
feat( 🗿 ): ignore blocked users ( #1327 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-25 18:31:39 +02:00
V
2103e52115
WebContextMenus: Support all text areas
2023-06-25 18:22:36 +02:00
Nuckyz
afbfb641e8
Fix IgnoreActivities broken patch ( #1337 )
2023-06-25 09:57:18 +00:00
V
d7ac418e05
Fix some plugins displaying legacy discriminators (username#0000)
2023-06-23 18:09:43 +02:00
V
5a0e501829
Fix ValidUser, BetterFolders & MutualGroupDms
...
Co-authored-by: Juby210 <31005896+Juby210@users.noreply.github.com>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
2023-06-22 22:35:59 +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
626eb3613e
[skip ci] WelcomeStickerPicker: Clean up settings types
2023-06-21 02:05:01 +02:00
V
3020fcc9bb
[skip ci] Improve typings for settings.withPrivateSettings
2023-06-21 02:00:59 +02:00
heckeroncrack
bc0de3926c
Improve uwuify ( #1295 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-20 22:11:59 +02:00
Nuckyz
9820b79dfe
SHC: show active now voice members; PermViewer: improve styling ( #1314 )
2023-06-20 22:11:50 +02:00
V
e4162e7bd5
PronounDB: Source pronouns from both PronounDB & Discord ( #1301 )
...
* PronounDB: Source pronouns from both PronounDB & Discord
* jdsjdsajjasiofigvjodsjigfdjiogegjnegjnersjn
2023-06-17 03:50:59 +02:00
V
555cf64080
BiggerStreamPreview: Hide element if no stream is found
2023-06-16 19:46:39 +02:00
Phil
e8d90d2b45
feat(plugin): BiggerStreamPreview ( #1222 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-16 19:35:50 +02:00
kb
55af40ee74
MessageLogger: Add user ignore list ( #1275 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-16 19:35:35 +02:00
V
a1fabcdf0a
UnsuppressEmbeds: Support dms
2023-06-16 19:28:30 +02:00
V
eaeb60308e
[skip ci] Add version to /vencord-debug
2023-06-16 19:07:22 +02:00
Amia
662c0227eb
New Plugin: MutualGroupDMs ( #1239 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-15 03:39:15 +02:00
Dominik
543fdf4943
New Plugin: UnsuppressEmbeds ( #1262 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-15 03:18:34 +02:00
Nuckyz
1225383723
Fix broken SHC patch ( #1290 )
2023-06-15 01:05:15 +00:00
V
07a9adbce2
🧹 🧹
2023-06-13 03:45:05 +02:00
V
42d8211871
Fix disabling plugins whose stop() errors
2023-06-13 02:29:29 +02:00
V
ab3e993274
ViewRaw: Remove less properties from author
2023-06-13 02:23:06 +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
AAGaming
a4191c9f6c
Settings: add custom sections support ( #1270 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-11 23:11:56 +02:00
V
f1349a2787
Remove Cloud Sync notification
2023-06-11 22:57:07 +02:00
Axu
683c92f904
fix: do not highlight new member leaf in red in message logger ( #1071 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-09 22:17:44 +02:00
Rendundakat
3410ed024f
QuickReply: respect users in userList of NoReplyMention ( #1191 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-06-09 22:17:32 +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
whqwert
55543d8640
Fix(RevealAllSpoilers): New spoiler class name ( #1229 )
2023-06-04 17:22:21 -03:00
Manti
263fbc377e
Fix ReviewDB auth ( #1227 )
2023-06-03 20:07:04 +00:00
AutumnVN
c9c0ab5aca
Fix cloud auth [object%20Object] ( #1226 )
2023-06-03 16:57:31 -03:00
TheKodeToad
43011825af
Add NoProfileThemes plugin ( #1193 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-31 19:14:18 +02:00
fawn
4abcea61f8
feat(MessageClickAction): delete message logger history ( #1204 )
2023-05-31 19:14:17 +02:00
V
cba810cab5
Improve settings selectable text style
2023-05-31 19:14:17 +02:00
Amia
5938c7d67c
Plugin: NoPendingCount ( #1216 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-31 19:14:17 +02:00
V
99d8b8b75f
VcNarrator: Fix always saying 'someone'
2023-05-31 19:14:14 +02:00
V
a2a33ca62d
Fix occasional freezing on firefox (cache related)
2023-05-30 15:23:33 +02:00
V
7568bbaed0
VcNarrator: Improve username cleaning to support non ascii chars
2023-05-30 15:23:32 +02:00
V
9023d45d9e
Improve /vencord-debug
2023-05-30 15:23:32 +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
6300198a54
MessageLinkEmbeds: Fix niche unclaimed account bug
...
This plugin fires MESSAGE_UPDATE events for messages containing message
links (to rerender them). If the updated message is an interaction, it
contains message.interaction.user. If the one who ran the command is
you, message.interaction.user will be you and the email in this data is
always set to null. Discord seems to update the local user data with
this user. So essentially, in the above described edge case it would
update the current user to have no email (only locally, in memory. There
is 0 risk for your account, it was just a temporary visual bug) which
would cause the unclaimed account banner to appear.
This commit fixes this by simply omitting the interaction field from the
MESSAGE_UPDATE event
2023-05-28 22:02:47 +02:00
Nuckyz
458c7ed4c5
Make Fake Nitro transformations support the new markdown ( #911 )
2023-05-23 00:25:48 -03: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
V
dab48288a8
TypingTweaks: Fix type error
2023-05-23 03:22:48 +02:00
alexia
9aef97c771
fix(TypingTweaks): use global displayName over username ( #1165 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-23 03:19:26 +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
6bf6583e7d
FakeNitro: Fix unavailable emotes; Discord Stickers are now free ( #1184 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-23 03:02:48 +02:00
Nuckyz
5219fb700f
PermViewer: Add ability to change sort order; Properly center ( #1182 )
2023-05-23 02:22:25 +02:00
V
184c03b28e
PluginModal: Anonymise authors ( #1176 )
2023-05-23 01:55:39 +02:00
Nuckyz
ec091a7959
Fix SHC broken patches; Sort PermViewer channel overwrites roles ( #1166 )
2023-05-20 02:24:56 +02:00
V
89a6c575c9
lastfm: Fix discord application
2023-05-18 05:11:06 +02:00
Hunter
c2a1c4cbf6
Urban Dictionary: better embed ( #1127 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-17 04:40:40 +02:00
Syncx
1d6b78f6c6
feat(plugin): FavoriteEmojiFirst ( #1110 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-17 04:38:15 +02:00
Sammy
341151a718
feat(InvisibleChat): use discords embed api ( #1162 )
2023-05-17 04:38:01 +02:00
Nuckyz
f6fd7cf37a
PlatformIndicators: make mobile icon match Discord's ( #1160 )
2023-05-17 04:37:47 +02:00
Kay Alizer
d53476a32a
VcNarrator: Add 'Narrate Self' option ( #1120 )
...
* Add 'Narrate Self' option
if anyone wishes to hear their own name on join this should work
* Apply suggestions from code review
Co-authored-by: V <vendicated@riseup.net>
* Update vcNarrator.tsx
---------
Co-authored-by: V <vendicated@riseup.net>
2023-05-16 19:23:10 +02:00
Animal
fc943b7778
emoteCloner: allow other characters in sticker names ( #1140 )
...
* allow spaces and other characters in cloning sticker names
* fix
* stickers have a different character limit
2023-05-16 19:22:46 +02:00
Nuckyz
3f2bcd2cab
SHC: Permissions viewer integration ( #475 )
2023-05-16 17:15:56 +00:00
Nuckyz
235000cf41
Fix handleProtoChange erroring when userSettingsProto is undefined ( #1150 )
2023-05-16 14:53:17 +00:00
V
263884cbd8
PermViewer: Fix context menu for roleless users & muted channels ( #1138 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-16 00:19:20 +02:00
V
bb83c0b672
[skip ci] PronounDB: Do not add pronouns to automod messages
2023-05-15 18:20:34 +02:00
V
2815509c00
UserScript: Fix fetch().res.ok
2023-05-15 02:49:34 +02:00
Nuckyz
64b38348d4
feat(plugins): Permissions Viewer ( #477 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-15 02:33:04 +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
Manti
7a27de8927
[ReviewDB] Improve UI & Use new RewviewDB api endpoints ( #1104 )
2023-05-14 01:29:13 +02:00
LordElias
1bc0678422
MoreUserTags: Fix & Add ability to customize text inside tag ( #1077 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: ActuallyTheSun <78964224+ActuallyTheSun@users.noreply.github.com>
2023-05-13 22:38:49 +00: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
c062f9bdeb
SpotifyControls: Add context menu icons
2023-05-13 23:47:13 +02:00
V
f2ef96a420
PlatformIndicators: Fix profile spacing
2023-05-13 22:56:46 +02:00
V
1ec28a345b
EmoteCloner: Add Sticker cloning ( #1118 )
2023-05-13 18:47:46 +02:00
V
2fdc00b11e
BadgesAPI: Fix canary crash (new pomelo badge, the horror)
2023-05-12 23:34:30 +02:00
V
3da112680d
oops, add missing else
2023-05-12 04:17:12 +02:00
V
1d93162036
MessageClickActions: Add double click to reply
2023-05-12 04:15:35 +02:00
V
7dcd32e838
PlatformIndicators: Fix weird spacing in badges
2023-05-12 03:54:57 +02:00
V
ade31f993b
Implement plugin tags
2023-05-12 03:41:15 +02:00
AutumnVN
3c7496ac6d
TextReplace: Visible Linebreak in settings ( #1063 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-12 02:59:51 +02: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
2b337eace1
[skip ci] ShowHiddenChannel: Fix broken patch
2023-05-12 02:30:51 +02:00
V
5c5b009c41
Settings: Fix resetting scroll/search when getting a ping ( #1106 )
2023-05-12 01:40:43 +02:00
Nuckyz
0c54b1fa1d
[skip ci] Fix InvisibleChat button being added to wrong chat box ( #1100 )
2023-05-11 17:44:33 +00:00
Kode
393f76749a
USRBG: Hide Nitro badge if banner's source is USRBG ( #1096 )
...
* Hide Nitro badge if banner's source is USRBG, tweaks to description
* Rename function
* Update src/plugins/usrbg/index.tsx
---------
Co-authored-by: V <vendicated@riseup.net>
2023-05-11 19:33:08 +02:00