aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-09bump to v1.4.7V
2023-09-08blurnsfw: fix crash (#31)Luna
Reviewed-on: https://codeberg.org/Ven/cord/pulls/31 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-09-08feat(plugin): PictureInPicture (#1697)Hugo C
Co-authored-by: V <vendicated@riseup.net>
2023-09-08add custom plugin author popouts (#1712)V
2023-09-08feat: crash info in /vencord-debug (#1714)Lewis Crichton
Co-authored-by: V <vendicated@riseup.net>
2023-09-08ci: generate plugin readme mapV
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-06Uncanonicalize reported patchesNuckyz
2023-09-05[skip ci] PatchHelper: Fix copy button styleV
2023-09-05Bump to v1.4.6V
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-05fix typos (#1703)omahs
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-29Update ScreenshotV
2023-08-25fix(security - ipc): do not expose senderV
2023-08-25Fix theme upload on crapOsV
2023-08-25ci: fix generatePluginListV
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-20[skip ci] fix getPluginTargetV
2023-08-19bump to 1.4.5V
2023-08-19themes: ignore non theme filesV
2023-08-19feat(plugin): PreviewMessage (#1607)Syncx
Co-authored-by: V <vendicated@riseup.net>