aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-09-06rnnoise: fix error on webcam (#29)Luna
errored because there was no audio stream, luckily the patched function had a boolean indicating if it was audio or not so just ignore it if it isnt Reviewed-on: https://codeberg.org/Ven/cord/pulls/29 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-06usrbg: export the data to allow other plugins to access (#30)Luna
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Ven <ven@noreply.codeberg.org> Reviewed-on: https://codeberg.org/Ven/cord/pulls/30 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-06fix ViewRaw & VoiceMessages context menu styleV
2023-09-06ClearURLs: Add share_id parameter on reddit.com (#1706)luk1337
2023-09-06LoadingQuotes: add a new quote (#1710)lovenginx
2023-09-06HideAttachments: fix broken css (#1707)AutumnVN
2023-09-06viewRaw: dont add context menu to guild folders (#1708)AutumnVN
2023-09-06messageLogger: make ignoreChannels also ignore threads (#1709)AutumnVN
2023-09-05[skip ci] PatchHelper: Fix copy button styleV
2023-09-05ViewRaw: Update descriptionV
2023-09-05ViewRaw: Fix ugly copy icon & context menu positionV
2023-09-05HideAttachments: allow hiding stickers (#13)Luna
Self explanatory Reviewed-on: https://codeberg.org/Ven/cord/pulls/13 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-05pinDMs: fix alt+shift+up (#25)Rini
applies the same fix as alt+up/down to the jump to unread one confirmed non-explosion of shc Reviewed-on: https://codeberg.org/Ven/cord/pulls/25 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de>
2023-09-05View Raw on more objects (#27)Luna
Shows view raw on guilds, channels, and users Reviewed-on: https://codeberg.org/Ven/cord/pulls/27 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-05Fix some plugins wrongly displaying the settings cogV
2023-09-05feat(memberCount): format count according to user locale (#1679)Ryan Cao
2023-09-05previewMessage: Hide the button once a message is sent (#1692)Hugo C
Co-authored-by: V <vendicated@riseup.net>
2023-09-05feat(plugin): ShowTimeouts (#1687)dolfies
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Co-authored-by: V <vendicated@riseup.net>
2023-09-05MessageLogger: fix ignore by id doesn't ignore edited (#1705)AutumnVN
2023-09-05new plugin: ServerProfile (#1704)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-09-02Fix OpenInApp patchNuckyz
2023-09-02Fix CrashHandler patchNuckyz
2023-08-31new plugin: themeAttributes (#1686)V
2023-08-31ShowMeYourName: Fix username being wrong on slash commands (#1690)Cynthia Foxwell
Co-authored-by: V <vendicated@riseup.net>
2023-08-31messageLinkEmbeds: fix AutoModEmbed on compact mode (#1691)Hugo C
Co-authored-by: V <vendicated@riseup.net>
2023-08-31gameActivityToggle: Fix disabled SVG look (#1696)ruukulada
2023-08-25fix(security - ipc): do not expose senderV
2023-08-25Fix theme upload on crapOsV
2023-08-25customRPC fixes (#1666)AutumnVN
Co-authored-by: V <vendicated@riseup.net>
2023-08-25feat: add copyUserURLs plugin (#1683)Adrian Castro
Co-authored-by: V <vendicated@riseup.net>
2023-08-25Win32Updater: use before-quit event instead of patching updater (#1668)CanadaHonk
2023-08-25build: allow overriding git details & disabling updating (#1677)Sefa Eyeoglu
Co-authored-by: V <vendicated@riseup.net>
2023-08-25ClearURLs: Add si parameter on youtu.be (#1681)Elliott Tallis
2023-08-25🗿 but HD (#1678)megumin
2023-08-21new plugin FixSpotifyEmbeds: less loud embedsV
2023-08-19themes: ignore non theme filesV
2023-08-19feat(plugin): PreviewMessage (#1607)Syncx
Co-authored-by: V <vendicated@riseup.net>
2023-08-19messageLogger: apply deleted style to ephemeral messages (#1608)VMGuy23
Co-authored-by: V <vendicated@riseup.net>
2023-08-19new plugin: NormalizeMessageLinks (#1641)bb010g
2023-08-19Fix patching Win32 updater with OpenAsar (#1667)CanadaHonk
This is more generic rewrite allowing for more paths to be added in the future for whatever reason (like a rename in future Discord versions). (The "OpenAsar" code previously was completely wrong)
2023-08-16chore: update for 'Vencord Desktop' -> 'Vesktop' rebrandV
2023-08-16feat(plugins): Web/Vesktop AI Noise Suppression powered by RNNoise (#1477)Justice Almanzar
Co-authored-by: V <vendicated@riseup.net>
2023-08-16InvisibleChat: improve encryption validator (#1646)Sammy
2023-08-15Fix ReviewDB buttonsNuckyz
2023-08-15Fix ServerListAPINuckyz
2023-08-12Fix plugins broken by latest canary update (#1637)V
* Fix WebContextMenus * BetterGifAltText: futureproof find * Fix pronoundb profile patch * Fix NoScreensharePreview * Fix FakeNitro emote text patch --------- Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-08-12futureproof settings patchesV
2023-08-12Settings: Give vencord sections classes so themes can match themV
2023-08-12MemberCount: Remove negative margin, fixes issues with some themesV
2023-08-12AnonymiseFileNames: Properly keep .tar.* extensionsV