Commit graph

1679 commits

Author SHA1 Message Date
Nuckyz
be86cda0e9 HTTP Updater: Only include first commit line 2024-05-27 15:42:54 -04:00
Nuckyz
03f49e3a9c Remove getGuildRoles 2024-05-27 15:42:54 -04:00
Nuckyz
62c5404d68 ResurrectHome: Fix README image 2024-05-27 15:42:54 -04:00
Vendicated
dd816399f4 Bump to v1.7.2 2024-05-27 15:42:54 -04:00
Elvyra
f5a0a5fecc new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin

* chore: add devs entry

* fix text

* Update src/plugins/friendsSince/index.tsx

Co-authored-by: V <vendicated@riseup.net>

* refactor: Put element into its own section

* feat: add section to user profile in DMs

* escape {

* fixes

* Add README

* Wrap in ErrorBoundary

---------

Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Haruka
88bdafa857 fix(ServerProfile): crop banner to prevent overflow (#2250) 2024-05-27 15:42:54 -04:00
Vendicated
4a1a74f60e Add workaround for guild role api changes on canary/ptb
fixes RoleColorEverywhere, ServerInfo, PermissionViewer, BetterRoleContext
2024-05-27 15:42:54 -04:00
Jack
421cab012b chore(Decor): Change URL formula for cost savings (#2247) 2024-05-27 15:42:54 -04:00
Nuckyz
4a13fbc0b4 RoleColorEverywhere: Wrap roleGroupColor in ErrorBoundary 2024-05-27 15:42:54 -04:00
Nuckyz
86e0102868 Bump to 1.7.1 2024-05-27 15:42:54 -04:00
Nuckyz
9f01b61311 ShowHiddenChannels: Fix patches 2024-05-27 15:42:54 -04:00
Nuckyz
8767eea50c Make more finds use filters.componentByCode 2024-05-27 15:42:54 -04:00
Amia
70abb1e6ce fix(MutualGroupDMs): update regex (#2242) 2024-05-27 15:42:54 -04:00
Vendicated
84efaf52b0 New plugin: BetterRoleContext ~ edit/copy colour shortcuts in profile 2024-05-27 15:42:54 -04:00
Nuckyz
9ba0ef10e2 VencordToolbox: don't subscribe to all settings
Also remove one indirection from useSettings
2024-05-27 15:42:54 -04:00
Nuckyz
37b550e508 Close Ipc FS watchers if window is closed 2024-05-27 15:42:54 -04:00
Nuckyz
86ad2385b2 Fix trying to check for updates if origin doesn't have same branch 2024-05-27 15:42:54 -04:00
Sam
83e1d4183b MemberCount: Add options to choose where the member count will be displayed (#2224) 2024-05-27 15:42:54 -04:00
AutumnVN
da4d80f74d CustomRPC: Change timestamp to milisecond (#2231) 2024-05-27 15:42:54 -04:00
Nuckyz
025063d7d4 Fix waitFor initial finds traces getting logged to the console even though they always fail 2024-05-27 15:42:54 -04:00
Kyuuhachi
a2a61b2a4c Refactor ContextMenuAPI (#2236) 2024-05-27 15:42:54 -04:00
Nuckyz
bdd05672f6 FakeNitro: Fix trimming wrong content 2024-05-27 15:42:54 -04:00
dolfies
3cb33eaf84 feat(plugin): ResurrectHome (#2232) 2024-05-27 15:42:54 -04:00
Nuckyz
420f1db9f7 FakeNitro: Remove extra space in modal 2024-05-27 15:42:54 -04:00
Nuckyz
85df9d447e FakeNitro: Fix hyperlink text setting for stickers 2024-05-27 15:42:54 -04:00
Nuckyz
d87d7535d6 ClientTheme: do not use lodash on start method 2024-05-27 15:42:54 -04:00
Nuckyz
3a9c12ef13 Add more settings to IgnoreActivities (#2153) 2024-05-27 15:42:54 -04:00
[object Object]
02a86411d2 fix Vencloud not working on UserScript (#2213)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
1392784751 fix some minor bugs 2024-05-27 15:42:54 -04:00
Vendicated
9063324aba MemberCount: Also add to server tooltip; refactor code 2024-05-27 15:42:54 -04:00
Nuckyz
b72adf5d6d Fix NotificationVolume 2024-05-27 15:42:54 -04:00
Nuckyz
eff6822c2e Fix FakeNitro patch and message content patch error 2024-05-27 15:42:54 -04:00
Vendicated
5e727f59cc bump to v1.7.0 2024-05-27 15:42:54 -04:00
Andrei Neacsu
7f30fcce65 LastfmRichPresence: Add an option to hide the Last.fm logo (#2189)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Lualt
6059ecb8ce feat(plugin) FakeNitro: Allow customising hyperlink text (#2192)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Nuckyz
85fb2cc545 Add permissions checks for FakeNitro actions (#2160)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
WackyModer
7d70bbdb04 whoReacted: fix reaction count being off by one (#2209)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
6093f65dd7 SpotifyControls: fix seekbar grabber alignment 2024-05-27 15:42:54 -04:00
Av32000
955b1c6eb4 SpotifyControls: export album cover as CSS variable for themes (#2197)
--vc-spotify-track-image
2024-05-27 15:42:54 -04:00
Nuckyz
7716d3e3aa Fix ReviewDB 2024-05-27 15:42:54 -04:00
Sqaaakoi
84c5515e4a ImageZoom: negate the border offsetting the lens (#2117)
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
2024-05-27 15:42:54 -04:00
Vendicated
7a8c53cdae SuperReactionTweaks: only super react by default if user has nitro 2024-05-27 15:42:54 -04:00
Nuckyz
77eac00deb Fix Decor patch 2024-05-27 15:42:54 -04:00
Manti
223af1b3a9 fix reviewdb auth not working on userscript (#2194) 2024-05-27 15:42:54 -04:00
Vendicated
24114b6c5d VoiceMessages: Add warning if audio file is not OggOpus 2024-05-27 15:42:54 -04:00
Margot
da44d43816 MuteNewGuild -> NewGuildSettings; add 'show all channels' option (#2065)
Co-authored-by: MopigamesYT <mopigames@proton.me>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Syncx
ab3f0d95cc fix ImageZoom patch (#2181) 2024-05-27 15:42:54 -04:00
Vendicated
cfbd85a59a MessageLinkEmbeds: fix group dm support, improve ui 2024-05-27 15:42:54 -04:00
Vendicated
f9236d183e MessageLinkEmbeds: fix erroring on some invalid message links 2024-05-27 15:42:54 -04:00
Vendicated
5440930537 WebContextMenus: fix copying images
it broke because of the new url expiry parameters
2024-05-27 15:42:54 -04:00