Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-07 | feat(PronounDB): Add local pronoun overridesfeat/pronounoverrides | nea | |
2023-06-04 | Fix(RevealAllSpoilers): New spoiler class name (#1229) | whqwert | |
2023-06-03 | Fix ReviewDB auth (#1227) | Manti | |
2023-06-03 | Fix cloud auth [object%20Object] (#1226) | AutumnVN | |
2023-06-01 | [skip ci] ci: fix inconsistent formatting | V | |
2023-05-31 | Add NoProfileThemes plugin (#1193) | TheKodeToad | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-31 | feat(MessageClickAction): delete message logger history (#1204) | fawn | |
2023-05-31 | Improve settings selectable text style | V | |
2023-05-31 | Plugin: NoPendingCount (#1216) | Amia | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-31 | VcNarrator: Fix always saying 'someone' | V | |
2023-05-31 | Add 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-30 | README: Add codeberg mirror | V | |
2023-05-30 | Bump to 1.2.6 | V | |
2023-05-30 | Fix occasional freezing on firefox (cache related) | V | |
2023-05-30 | Clean up build scripts | V | |
2023-05-30 | VcNarrator: Improve username cleaning to support non ascii chars | V | |
2023-05-30 | Improve /vencord-debug | V | |
2023-05-29 | Add codeberg mirror sync workflow | 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 | [skip ci] Fix plugin json generation | V | |
2023-05-23 | Bump to 1.2.5 | V | |
2023-05-23 | DiscordUtils: Add sendMessage | V | |
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 | bump to 1.2.4 | 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 | bump to 1.2.3 | V | |
2023-05-15 | feat(plugins): Permissions Viewer (#477) | Nuckyz | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-14 | Update README.md (#1123) | V | |
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 | |