aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2023-06-30PronounDB: Fix profile patch, add pronoun source to tooltipV
2023-06-30OpenInApp: Add Epic Games; properly respect settingsV
2023-06-29OpenInApp: Support steam; integrate with SpotifyControls & ShowConnectionsV
2023-06-29PronounDB: Fix crashV
2023-06-29OpenInApp: Support profile activity on web & profile connectionV
2023-06-29New plugin: OpenInApp - Open spotify urls in spotify appV
2023-06-28Fix broken SHC patches (#1360)Nuckyz
2023-06-27PronounDB: fix caching not respecting user preference (#1344)alexia
2023-06-27ViewIcons: Fix animated server pfps & profile edit button (#1350)Commandtechno
fixes #1236
2023-06-27InvisibleChat: fix indicator & crashes (#1356)Sammy
2023-06-27ImageZoom: add nearest neighbour (#1341)Syncx
2023-06-25PronounDB: Strip newlines from Discord Pronouns (Discord is stupid)V
2023-06-25feat(๐Ÿ—ฟ): ignore blocked users (#1327)ActuallyTheSun
Co-authored-by: V <vendicated@riseup.net>
2023-06-25WebContextMenus: Support all text areasV
2023-06-25Fix IgnoreActivities broken patch (#1337)Nuckyz
2023-06-23Fix some plugins displaying legacy discriminators (username#0000)V
2023-06-22Fix ValidUser, BetterFolders & MutualGroupDmsV
Co-authored-by: Juby210 <31005896+Juby210@users.noreply.github.com> Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
2023-06-21[skip ci] WelcomeStickerPicker: Clean up settings typesV
2023-06-20Improve uwuify (#1295)heckeroncrack
Co-authored-by: V <vendicated@riseup.net>
2023-06-20SHC: show active now voice members; PermViewer: improve styling (#1314)Nuckyz
2023-06-17PronounDB: Source pronouns from both PronounDB & Discord (#1301)V
* PronounDB: Source pronouns from both PronounDB & Discord * jdsjdsajjasiofigvjodsjigfdjiogegjnegjnersjn
2023-06-16BiggerStreamPreview: Hide element if no stream is foundV
2023-06-16feat(plugin): BiggerStreamPreview (#1222)Phil
Co-authored-by: V <vendicated@riseup.net>
2023-06-16MessageLogger: Add user ignore list (#1275)kb
Co-authored-by: V <vendicated@riseup.net>
2023-06-16UnsuppressEmbeds: Support dmsV
2023-06-16[skip ci] Add version to /vencord-debugV
2023-06-15New Plugin: MutualGroupDMs (#1239)Amia
Co-authored-by: V <vendicated@riseup.net>
2023-06-15New Plugin: UnsuppressEmbeds (#1262)Dominik
Co-authored-by: V <vendicated@riseup.net>
2023-06-15Fix broken SHC patch (#1290)Nuckyz
2023-06-13๐Ÿงน๐ŸงนV
2023-06-13Fix disabling plugins whose stop() errorsV
2023-06-13ViewRaw: Remove less properties from authorV
2023-06-13ViewRaw: Add setting for swapping left/right click (#1263)rad
Co-authored-by: V <vendicated@riseup.net>
2023-06-11Settings: add custom sections support (#1270)AAGaming
Co-authored-by: V <vendicated@riseup.net>
2023-06-09fix: do not highlight new member leaf in red in message logger (#1071)Axu
Co-authored-by: V <vendicated@riseup.net>
2023-06-09QuickReply: respect users in userList of NoReplyMention (#1191)Rendundakat
Co-authored-by: V <vendicated@riseup.net>
2023-06-09[skip ci] Don't run ci on forks; Fix interaction nicks in SMYN (#4)Luna
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-04Fix(RevealAllSpoilers): New spoiler class name (#1229)whqwert
2023-06-03Fix ReviewDB auth (#1227)Manti
2023-05-31Add NoProfileThemes plugin (#1193)TheKodeToad
Co-authored-by: V <vendicated@riseup.net>
2023-05-31feat(MessageClickAction): delete message logger history (#1204)fawn
2023-05-31Plugin: NoPendingCount (#1216)Amia
Co-authored-by: V <vendicated@riseup.net>
2023-05-31VcNarrator: Fix always saying 'someone'V
2023-05-30VcNarrator: Improve username cleaning to support non ascii charsV
2023-05-30Improve /vencord-debugV
2023-05-28ReviewDB: Add Review Modal & Pagination (#1174)Manti
Co-authored-by: V <vendicated@riseup.net>
2023-05-28MessageLinkEmbeds: Fix niche unclaimed account bugV
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-23Make Fake Nitro transformations support the new markdown (#911)Nuckyz
2023-05-23New plugin : Party mode ๐ŸŽ‰ (#1161)UwU
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net>
2023-05-23TypingTweaks: Fix type errorV