Eric Liu
57c3e63cb6
WhoReacted: fix scroll jumping when rendering users ( #2271 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
012ac1edab
fix RestAPI find
2024-05-27 15:42:54 -04:00
Vendicated
04e4cad07f
fix ReviewDB
2024-05-27 15:42:54 -04:00
thororen
29a060981c
MemberCount: Fix error when not in a channel ( #2277 )
2024-05-27 15:42:54 -04:00
AutumnVN
5f11e84d66
emoteCloner: fix cloning gif stickers ( #2268 )
2024-05-27 15:42:54 -04:00
Hyper
82a608aab3
feat(MessageLogger): Add delete & edit toggle ( #2032 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
70a628978d
fix ViewIcons & Decor patches
2024-05-27 15:42:54 -04:00
Kyuuhachi
0487c42096
new plugin: BetterSettings ~ improves Discord's settings ( #2222 )
...
- makes opening settings much faster
- removes the scuffed transition animation
- organises the settings cog context menu into categories
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
stupid cat
e1b70b06ed
favGifSearch: don't error on favourited non-urls ( #2260 )
2024-05-27 15:42:54 -04:00
Vendicated
5b471e41ff
refactor shared utils to more obviously separate contexts
2024-05-27 15:42:54 -04:00
V
0e11f71caa
rewrite settings api to use SettingsStore class ( #2257 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:54 -04:00
Vendicated
da80252f37
rename Devs.obscurity => Devs.fawn :3
2024-05-27 15:42:54 -04:00
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