aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-21[skip ci] WelcomeStickerPicker: Clean up settings typesV
2023-06-21[skip ci] Improve typings for settings.withPrivateSettingsV
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-18Update README.mdV
2023-06-17PronounDB: Source pronouns from both PronounDB & Discord (#1301)V
* PronounDB: Source pronouns from both PronounDB & Discord * jdsjdsajjasiofigvjodsjigfdjiogegjnegjnersjn
2023-06-16Bump to 1.2.8V
2023-06-16BiggerStreamPreview: Hide element if no stream is foundV
2023-06-16Codeberg Mirror: Hopefully fix race conditionV
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-11Remove Cloud Sync notificationV
2023-06-09Bump to 1.2.7V
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-06-03Fix cloud auth [object%20Object] (#1226)AutumnVN
2023-06-01[skip ci] ci: fix inconsistent formattingV
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-31Improve settings selectable text styleV
2023-05-31Plugin: NoPendingCount (#1216)Amia
Co-authored-by: V <vendicated@riseup.net>
2023-05-31VcNarrator: Fix always saying 'someone'V
2023-05-31Add codeberg to gitlens and add build tasks (#3)Luna
It needed to be added inorder for gitlens to recognise the remote as a gitea instance without, it wouldnt be able to open branches/specific commits correctly and build tasks are just for ease of development (teeny weeny pr bc im not gonna do anything else with this branch) Co-authored-by: Luna R <imlvnaa@gmail.com> Reviewed-on: https://codeberg.org/Ven/cord/pulls/3 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-05-30README: Add codeberg mirrorV
2023-05-30Bump to 1.2.6V
2023-05-30Fix occasional freezing on firefox (cache related)V
2023-05-30Clean up build scriptsV
2023-05-30VcNarrator: Improve username cleaning to support non ascii charsV
2023-05-30Improve /vencord-debugV
2023-05-29Add codeberg mirror sync workflowV
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-23[skip ci] Fix plugin json generationV
2023-05-23Bump to 1.2.5V
2023-05-23DiscordUtils: Add sendMessageV
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>