aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Collapse)Author
2023-08-31gameActivityToggle: Fix disabled SVG look (#1696)ruukulada
2023-08-25feat: add copyUserURLs plugin (#1683)Adrian Castro
Co-authored-by: V <vendicated@riseup.net>
2023-08-25build: allow overriding git details & disabling updating (#1677)Sefa Eyeoglu
Co-authored-by: V <vendicated@riseup.net>
2023-08-19new plugin: NormalizeMessageLinks (#1641)bb010g
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-12feat(plugin): SecretRingToneEnabler (#1570)Andrew-DLO
Co-authored-by: V <vendicated@riseup.net>
2023-08-11feat(plugin): NoSentryConsole (#1623)Arrow
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-08-10chore: transition to shorter license headers (#6)Rini
Transition from the GPL jumpscare to a more concise header: /* * Vencord, a Discord client mod * Copyright (c) 2023 Vendicated and contributors * * SPDX-License-Identifier: GPL-3.0 */ Old files still keep the old headers, while eslint will now autofix the new header Reviewed-on: https://codeberg.org/Ven/cord/pulls/6 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de>
2023-08-04make QuickCSS have priority over themesV
2023-08-04Add proper user-friendly theme manager (#635)megumin
Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net>
2023-07-26New plugin: VoiceMessages (#1380)V
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2023-07-14chore: Update dev idsV
2023-07-08feat(cloud): support multiple user accounts (#1382)Lewis Crichton
Co-authored-by: V <vendicated@riseup.net>
2023-07-08QuickCss: Fix wrongly applying quickcss when editing while disabledV
2023-07-06ProxyLazy: Limit attemptsV
2023-07-04fix: send notification when settings are manually synced (#1378)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-07-04perf(cloud sync): minify synced settings (#1377)Ryan Cao
2023-06-29OpenInApp: Support steam; integrate with SpotifyControls & ShowConnectionsV
2023-06-23Fix some plugins displaying legacy discriminators (username#0000)V
2023-06-21Fix Vencord WebV
2023-06-21utils: export missing membersV
2023-06-21[skip ci] Improve typings for settings.withPrivateSettingsV
2023-06-16feat(plugin): BiggerStreamPreview (#1222)Phil
Co-authored-by: V <vendicated@riseup.net>
2023-06-15New Plugin: UnsuppressEmbeds (#1262)Dominik
Co-authored-by: V <vendicated@riseup.net>
2023-06-13๐Ÿงน๐ŸงนV
2023-06-13ViewRaw: Add setting for swapping left/right click (#1263)rad
Co-authored-by: V <vendicated@riseup.net>
2023-06-11Remove Cloud Sync notificationV
2023-06-09[skip ci] Don't run ci on forks; Fix interaction nicks in SMYN (#4)Luna
The following actions are disabled unless run on the main repo: codeberg, publish, build/upload, reportBrokenPlugins Reviewed-on: https://codeberg.org/Ven/cord/pulls/4 Co-authored-by: Luna <imlvnaa@gmail.com> Co-committed-by: Luna <imlvnaa@gmail.com>
2023-06-03Fix cloud auth [object%20Object] (#1226)AutumnVN
2023-05-31Plugin: NoPendingCount (#1216)Amia
Co-authored-by: V <vendicated@riseup.net>
2023-05-28ReviewDB: Add Review Modal & Pagination (#1174)Manti
Co-authored-by: V <vendicated@riseup.net>
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-23Uwufy: Add option to uwufy all messages (#1036)PandaNinjas
Co-authored-by: V <vendicated@riseup.net>
2023-05-23PluginModal: Anonymise authors (#1176)V
2023-05-14NoReplyMention: add option to only exclude specific users from pings (#1107)outfoxxed
Co-authored-by: V <vendicated@riseup.net>
2023-05-12silentMessageToggle: Add setting to disable auto disable (#1062)Supertiger
Co-authored-by: V <vendicated@riseup.net>
2023-05-10New Plugin: Translate (#1089)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-06[skip ci] Refactor utilsVendicated
2023-05-05[skip ci] Fix handleComponentFailed spamVendicated
2023-05-02new plugin: VencordToolbox (#998)V
2023-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-29[skip ci] Update Monaco; Fix code scanning errorsVendicated
2023-04-28MuteNewGuilds: add toggles for guild, everyone, and roles. (#979)carince
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Norikiru <99774021+Norikiru@users.noreply.github.com>
2023-04-28[skip ci] definePluginSettings: Add missing BigInt typeVendicated
2023-04-24WhoReacted: Fix clicking user pfps also adding reaction (#977)Hazel Summer
2023-04-22feat: auto-managed flux subscriptions via plugin.flux (#959)V
2023-04-18Fix inserting text when markdown preview is offVendicated
2023-04-15CloudSync: fix accidently applying stale settings (#915Lewis Crichton
* modify the cloud timestamp before importing * use util/native relaunch * lambda why * "should work!" - Vendicated, 15th April 2023