aboutsummaryrefslogtreecommitdiff
path: root/src/utils/constants.ts
AgeCommit message (Collapse)Author
2023-10-09Revert mozilla store compliance changesV
This reverts commit 97b6699afefe373d510dda5589a0754a4b380153. Vencord is dropping support for the firefox extension, so these changes are now obsolete. revert so users can still install the extension manually and enjoy the full experience
2023-10-03feat(plugin): onePingPerDM (#1757)Dea
Co-authored-by: V <vendicated@riseup.net>
2023-09-23FriendInvites: Add picking uses (1 or 5) (#1727)Dziurwa
Co-authored-by: V <vendicated@riseup.net>
2023-09-21Fuck you MozillaV
2023-09-12lastfm: Add setting for artist name and song title only (#1726)Archer
Co-authored-by: V <vendicated@riseup.net>
2023-09-09LastFM: Add setting for using name + artist as activity name (#1713)Mushrrom
Co-authored-by: V <vendicated@riseup.net>
2023-09-08feat(plugin): PictureInPicture (#1697)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-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-19new plugin: NormalizeMessageLinks (#1641)bb010g
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-07-14chore: Update dev idsV
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-13ViewRaw: Add setting for swapping left/right click (#1263)rad
Co-authored-by: V <vendicated@riseup.net>
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-05-31Plugin: NoPendingCount (#1216)Amia
Co-authored-by: V <vendicated@riseup.net>
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-06[skip ci] Refactor utilsVendicated
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-24WhoReacted: Fix clicking user pfps also adding reaction (#977)Hazel Summer
2023-04-15feat: Add AlwaysAnimate plugin (#908)Jack
Co-authored-by: V <vendicated@riseup.net>
2023-04-15SendTimestamps (#891)V
Co-authored-by: Tyler Flowers <contact@ggtylerr.dev>
2023-04-15feat(moreUserTags): add HTML data attributes to user tags (#883)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-04-15PinDMs (#879)V
2023-04-09feat(NoAutoReplyMention): Inverse shift reply behaviour (#839)Amsyar Rasyiq
Co-authored-by: V <vendicated@riseup.net>
2023-04-06feat(plugin): User Voice Show (#694)LordElias
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-06BetterFolders: Fix Close all not working (#808)Đỗ Văn Hoài Tuân
2023-04-05Fix FriendInvites (#802)Dziurwa
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-02Add BetterFolders plugin (#530)Juby210
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-02feat(plugin): FakeProfileThemes (#710)Remty
2023-03-31feat(plugin): RelationshipNotifier (#450)nick
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-28TypingTweaks: Make names open profile on clickVendicated
Closes #718
2023-03-25Update LastFM plugin (#483)RuiNtD
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: Sofia Lima <me@dzshn.xyz>
2023-03-25feat(MessageEvents): Promisable send/edit listeners (#514)hunter
* promisable send/edit listeners * added self * Apply suggestions from code review Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> * fix patches --------- Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Ven <vendicated@riseup.net>
2023-03-25feat(plugin): SearchReply (#551)Syncx
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net>
2023-03-25PronounDB: Add support for compact mode & clean up (#604)TheKodeToad
2023-02-28GMPolyfill: add header prop (#543)Cloudburst
2023-02-28Add SupportHelper pluginVendicated
2023-02-16feat(plugin): ColorSighted (#501)Lewis Crichton
2023-02-01feat(plugin): RevealAllSpoilers (#381)whqwert
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-18feat(Plugin): customRPC (#406)The Captain
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12feat(Plugin): Add AlwaysTrust (#401)Nick
Co-authored-by: Ven <vendicated@riseup.net>