Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-24 | settingsSync: correctly use platform agnostic relaunch | V | |
2023-09-23 | FriendInvites: Add picking uses (1 or 5) (#1727) | Dziurwa | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-23 | add max attempts to lazys | V | |
2023-09-23 | Fix Plugin Settings on canary | V | |
2023-09-21 | Fix BetterRoleDot making reporter angry | Nuckyz | |
2023-09-21 | Fix broken FakeNitro patch (again) | Nuckyz | |
2023-09-21 | Fuck you Mozilla | V | |
2023-09-21 | Delete FixInbox: Discord fixed this issue themselves now | V | |
2023-09-21 | BetterRoleDot: Setting for copying role color in profile popout (#1698) | AutumnVN | |
2023-09-21 | Settings: use nearest-neighbour for shiggy (#1739) | Daniel Foster | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-21 | [ReviewDB] add emojis, discord markdown & notifications (#1718) | Manti | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-20 | Fix broken FakeNitro patch | Nuckyz | |
2023-09-19 | moreUserTags: fix user tag in member list (#1730) | AutumnVN | |
2023-09-19 | textReplace: pad space only in string rules (#1738) | AutumnVN | |
2023-09-19 | ClearURLs: Add si parameter on youtube.com (#1733) | XAlboX | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-19 | Bundle dependencies with extensions for webstore rule compliance (#1740) | V | |
2023-09-19 | favGifSearch: fix search bar (#1732) | AutumnVN | |
2023-09-12 | PreviewMessage: Add attachments (& misc changes) (#1715) | Syncx | |
2023-09-12 | pictureInPicture: don't show PiP button on normal file (#1725) | AutumnVN | |
2023-09-12 | lastfm: Add setting for artist name and song title only (#1726) | Archer | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-12 | InvisibleChat: fixup decryption modal (#1720) | lovenginx | |
2023-09-12 | oopsies | Nuckyz | |
2023-09-12 | Fix broken FakeNitro patch on canary | Nuckyz | |
2023-09-12 | Fix broken MessageLogger patches | Nuckyz | |
2023-09-09 | Dearrow: Fix button part 2 | V | |
2023-09-09 | Dearrow: Fix button | V | |
2023-09-09 | New Plugin: Dearrow (#1723) | V | |
2023-09-09 | LastFM: Add setting for using name + artist as activity name (#1713) | Mushrrom | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-08 | blurnsfw: 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-08 | feat(plugin): PictureInPicture (#1697) | Hugo C | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-08 | add custom plugin author popouts (#1712) | V | |
2023-09-08 | feat: crash info in /vencord-debug (#1714) | Lewis Crichton | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-06 | rnnoise: 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-06 | usrbg: 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-06 | fix ViewRaw & VoiceMessages context menu style | V | |
2023-09-06 | ClearURLs: Add share_id parameter on reddit.com (#1706) | luk1337 | |
2023-09-06 | LoadingQuotes: add a new quote (#1710) | lovenginx | |
2023-09-06 | HideAttachments: fix broken css (#1707) | AutumnVN | |
2023-09-06 | viewRaw: dont add context menu to guild folders (#1708) | AutumnVN | |
2023-09-06 | messageLogger: make ignoreChannels also ignore threads (#1709) | AutumnVN | |
2023-09-05 | [skip ci] PatchHelper: Fix copy button style | V | |
2023-09-05 | ViewRaw: Update description | V | |
2023-09-05 | ViewRaw: Fix ugly copy icon & context menu position | V | |
2023-09-05 | HideAttachments: 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-05 | pinDMs: 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-05 | View 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-05 | Fix some plugins wrongly displaying the settings cog | V | |
2023-09-05 | feat(memberCount): format count according to user locale (#1679) | Ryan Cao | |
2023-09-05 | previewMessage: Hide the button once a message is sent (#1692) | Hugo C | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-09-05 | feat(plugin): ShowTimeouts (#1687) | dolfies | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Co-authored-by: V <vendicated@riseup.net> |