Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-30 | Improve /vencord-debug | V | |
2023-05-28 | ReviewDB: Add Review Modal & Pagination (#1174) | Manti | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-28 | MessageLinkEmbeds: Fix niche unclaimed account bug | V | |
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-23 | Make Fake Nitro transformations support the new markdown (#911) | Nuckyz | |
2023-05-23 | New plugin : Party mode 🎉 (#1161) | UwU | |
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-23 | TypingTweaks: Fix type error | V | |
2023-05-23 | fix(TypingTweaks): use global displayName over username (#1165) | alexia | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-23 | Uwufy: Add option to uwufy all messages (#1036) | PandaNinjas | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-23 | FakeNitro: Fix unavailable emotes; Discord Stickers are now free (#1184) | V | |
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> | |||
2023-05-23 | PermViewer: Add ability to change sort order; Properly center (#1182) | Nuckyz | |
2023-05-23 | PluginModal: Anonymise authors (#1176) | V | |
2023-05-20 | Fix SHC broken patches; Sort PermViewer channel overwrites roles (#1166) | Nuckyz | |
2023-05-18 | lastfm: Fix discord application | V | |
2023-05-17 | Urban Dictionary: better embed (#1127) | Hunter | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-17 | feat(plugin): FavoriteEmojiFirst (#1110) | Syncx | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-17 | feat(InvisibleChat): use discords embed api (#1162) | Sammy | |
2023-05-17 | PlatformIndicators: make mobile icon match Discord's (#1160) | Nuckyz | |
2023-05-16 | VcNarrator: 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-16 | emoteCloner: 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-16 | SHC: Permissions viewer integration (#475) | Nuckyz | |
2023-05-16 | Fix handleProtoChange erroring when userSettingsProto is undefined (#1150) | Nuckyz | |
2023-05-16 | PermViewer: 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 messages | V | |
2023-05-15 | UserScript: Fix fetch().res.ok | V | |
2023-05-15 | feat(plugins): Permissions Viewer (#477) | Nuckyz | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-14 | NoReplyMention: 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 | |
2023-05-13 | MoreUserTags: Fix & Add ability to customize text inside tag (#1077) | LordElias | |
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: ActuallyTheSun <78964224+ActuallyTheSun@users.noreply.github.com> | |||
2023-05-14 | ReverseImageSearch: Add engine icons | V | |
2023-05-13 | ViewIcons: Add context menu icons | V | |
2023-05-13 | SpotifyControls: Add context menu icons | V | |
2023-05-13 | PlatformIndicators: Fix profile spacing | V | |
2023-05-13 | EmoteCloner: Add Sticker cloning (#1118) | V | |
2023-05-12 | BadgesAPI: Fix canary crash (new pomelo badge, the horror) | V | |
2023-05-12 | oops, add missing else | V | |
2023-05-12 | MessageClickActions: Add double click to reply | V | |
2023-05-12 | PlatformIndicators: Fix weird spacing in badges | V | |
2023-05-12 | Implement plugin tags | V | |
2023-05-12 | TextReplace: Visible Linebreak in settings (#1063) | AutumnVN | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-12 | silentMessageToggle: Add setting to disable auto disable (#1062) | Supertiger | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-12 | [skip ci] ShowHiddenChannel: Fix broken patch | V | |
2023-05-12 | Settings: Fix resetting scroll/search when getting a ping (#1106) | V | |
2023-05-11 | [skip ci] Fix InvisibleChat button being added to wrong chat box (#1100) | Nuckyz | |
2023-05-11 | USRBG: Hide Nitro badge if banner's source is USRBG (#1096) | Kode | |
* 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 | ViewIcons: More consistent context menu position | V | |
2023-05-11 | [skip ci] Translate: Shift/Right click shortcut | V | |
2023-05-11 | Translate: Only add button in chat box | V | |
2023-05-11 | WebContextMenus: Fix slate menu | V | |
2023-05-11 | Fix ServerListAPI | V | |
2023-05-11 | experiments: Add a warning card to experiments page (#1097) | V | |