Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-04 | Add additional build flavours for Vencord Desktop (#765) | V | |
2023-04-03 | SpotifyControls: Fix crashing on canary | Vendicated | |
Vencord is still pretty broken on Canary and likely will be for a bit, but this should at least fix instantly crashing | |||
2023-04-03 | Fix weird style on username sheet | Vendicated | |
2023-04-03 | fix oopsie | Vendicated | |
2023-04-03 | Game Activity Toggle and SettingsStoreAPI (#587) | Nuckyz | |
2023-04-02 | QuickReply & Up Key: Do not attempt to edit/reply to logged deleted message | Vendicated | |
2023-04-02 | BetterFolders: fix mentions display (#761) | Juby210 | |
closes #759 | |||
2023-04-02 | Fix typo | V | |
2023-04-02 | Add BetterFolders plugin (#530) | Juby210 | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-04-02 | Web: Update extension icon from trolley to Vencord logo | Vendicated | |
2023-04-02 | Update Contributor Badge to new logo | V | |
2023-04-02 | feat(plugin): FakeProfileThemes (#710) | Remty | |
2023-04-02 | Delete corruptMp4s.ts | V | |
Discord/Electron fixed this bug, so mp4s created by this plugin just look normal on Electron 22, not fixable | |||
2023-04-02 | Bump to v1.1.4 | Vendicated | |
2023-04-01 | Add Notification log (#745) | V | |
2023-03-31 | RelationShipNotifier: Delay by 5s to fix false positives | Vendicated | |
2023-03-31 | feat(plugin): RelationshipNotifier (#450) | nick | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-31 | Fix IgnoreActivities broken patch (#743) | Nuckyz | |
2023-03-31 | feat(plugin): Wikisearch (#585) | Berlin | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-31 | Add back window transparency with temporary unsafe settings key | Vendicated | |
2023-03-31 | docs: fix ToC | Vendicated | |
2023-03-31 | Fix broken plugins | Vendicated | |
2023-03-31 | Update 1_INSTALLING.md | V | |
2023-03-31 | Fix onHeadersReceived clashes when using OpenAsar (fix github raw styles) | Vendicated | |
2023-03-31 | FakeNitro: Fix fake emote rendering incorrectly in thread previews | Vendicated | |
2023-03-30 | Remove transparency feature | Vendicated | |
This not only causes incredibly confusion among users because they expect it to work without themes, it also causes freezes/whitescreens for some users. Thus, this feature is disabled for now until someone contributes a fix! | |||
2023-03-30 | feat(SpotifyControls): Fix background color for built-in themes (#731) | whqwert | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-03-30 | new Plugin: GifPaste - Insert Gif links instead of sending | Vendicated | |
2023-03-30 | NoTrack: Update description & authors | Vendicated | |
2023-03-30 | Fix NoTrack | Vendicated | |
2023-03-30 | SpotifyControls: Add right click menus to title/album/artists | Vendicated | |
2023-03-28 | Fix makeProxy returning stale proxies after assigning objects (#722) | Phil | |
2023-03-28 | Bump to v1.1.3 | Vendicated | |
2023-03-28 | types: Make ErrorBoundary.wrap explicitly return Function | Vendicated | |
2023-03-28 | feat(ViewRaw): Improve View Raw action icon (#720) | Elliott Tallis | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-28 | Fix SilentMessage/SilentTyping toggles showing in wrong sections | Vendicated | |
Closes #656 | |||
2023-03-28 | TypingTweaks: Make names open profile on click | Vendicated | |
Closes #718 | |||
2023-03-28 | feat(uwuify): improve uwuification algorithm (#706) | Skye | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-28 | fix: no more theme box obliteration (#707) | Lewis Crichton | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-26 | MessageLinkEmbeds: Fix weird commas in title | Vendicated | |
2023-03-26 | DevCompanion: Always use original | Vendicated | |
2023-03-25 | fix API plugins being force enabled unconditionally (#704) | Lewis Crichton | |
* only enable dependencies if required * fixme note | |||
2023-03-25 | Add Code of Conduct (#680) | Ven | |
2023-03-25 | Fix broken patches (#701) | Nuckyz | |
2023-03-25 | Update LastFM plugin (#483) | RuiNtD | |
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: Sofia Lima <me@dzshn.xyz> | |||
2023-03-25 | feat(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-25 | feat(plugin): SearchReply (#551) | Syncx | |
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net> | |||
2023-03-25 | PronounDB: Add support for compact mode & clean up (#604) | TheKodeToad | |
2023-03-25 | MessageLogger: Add context menu entry to remove history (#693) | Ven | |
2023-03-25 | Make Vencord title look consistent with Discord (#685) | Đỗ Văn Hoài Tuân | |
closes (#649) |