aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-07feat(PronounDB): Add local pronoun overridesfeat/pronounoverridesnea
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>
2023-05-23TypingTweaks: Fix type errorV
2023-05-23fix(TypingTweaks): use global displayName over username (#1165)alexia
Co-authored-by: V <vendicated@riseup.net>
2023-05-23Uwufy: Add option to uwufy all messages (#1036)PandaNinjas
Co-authored-by: V <vendicated@riseup.net>
2023-05-23FakeNitro: Fix unavailable emotes; Discord Stickers are now free (#1184)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-23PermViewer: Add ability to change sort order; Properly center (#1182)Nuckyz
2023-05-23PluginModal: Anonymise authors (#1176)V
2023-05-20Fix SHC broken patches; Sort PermViewer channel overwrites roles (#1166)Nuckyz
2023-05-18lastfm: Fix discord applicationV
2023-05-17bump to 1.2.4V
2023-05-17Urban Dictionary: better embed (#1127)Hunter
Co-authored-by: V <vendicated@riseup.net>
2023-05-17feat(plugin): FavoriteEmojiFirst (#1110)Syncx
Co-authored-by: V <vendicated@riseup.net>
2023-05-17feat(InvisibleChat): use discords embed api (#1162)Sammy
2023-05-17PlatformIndicators: make mobile icon match Discord's (#1160)Nuckyz
2023-05-16VcNarrator: Add 'Narrate Self' option (#1120)Kay Alizer
* 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-16emoteCloner: allow other characters in sticker names (#1140)Animal
* allow spaces and other characters in cloning sticker names * fix * stickers have a different character limit
2023-05-16SHC: Permissions viewer integration (#475)Nuckyz
2023-05-16Fix handleProtoChange erroring when userSettingsProto is undefined (#1150)Nuckyz
2023-05-16PermViewer: Fix context menu for roleless users & muted channels (#1138)V
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-15[skip ci] PronounDB: Do not add pronouns to automod messagesV
2023-05-15UserScript: Fix fetch().res.okV
2023-05-15bump to 1.2.3V
2023-05-15feat(plugins): Permissions Viewer (#477)Nuckyz
Co-authored-by: V <vendicated@riseup.net>
2023-05-14Update README.md (#1123)V
2023-05-14NoReplyMention: add option to only exclude specific users from pings (#1107)outfoxxed
Co-authored-by: V <vendicated@riseup.net>
2023-05-14[ReviewDB] Improve UI & Use new RewviewDB api endpoints (#1104)Manti