AutumnVN
79ee7703e0
fix BetterGifPicker, Experiments
2024-05-27 15:42:55 -04:00
TheKodeToad
a6c26b7ee2
Fix DisableCallIdle
2024-05-27 15:42:55 -04:00
Nuckyz
a4ac21fe23
Fix store finds
2024-05-27 15:42:55 -04:00
AutumnVN
e9e1a9e70d
fix ImageZoom, LoadingQuote, NoRPC, RevealAllSpoilers, SecretRingTone ( #2306 )
2024-05-27 15:42:55 -04:00
Vendicated
ed076538a4
i may be stupid :3
2024-05-27 15:42:55 -04:00
Vendicated
0cc102035b
Fix FakeNitro
2024-05-27 15:42:55 -04:00
Nuckyz
49efd81942
Fix lazy chunk force loading
2024-05-27 15:42:55 -04:00
Vendicated
507f848b92
Fix PinDMs
2024-05-27 15:42:55 -04:00
Vendicated
d9ebba2481
Fix MessageLogger
2024-05-27 15:42:55 -04:00
Vendicated
c6f54ce765
Fix WhoReacted
2024-05-27 15:42:55 -04:00
Vendicated
cb790d4b44
ReadAllNotificationButton: make button less ugly
2024-05-27 15:42:55 -04:00
Vendicated
56e0dcc2a5
webpack: fix infinite recursion when using ConsoleShortcuts plugin
2024-05-27 15:42:55 -04:00
Nuckyz
b438d0a2b9
Reporter: Ignore another useless error
2024-05-27 15:42:55 -04:00
Nuckyz
041dbeea9b
Fix broken patches
2024-05-27 15:42:55 -04:00
Nuckyz
03c6ae204b
UserVoiceShow: Fix UserPopout patch stealing predicates from another component
2024-05-27 15:42:55 -04:00
Nuckyz
8510a322f9
BetterNotes: Fix patches
2024-05-27 15:42:55 -04:00
Vendicated
7337bfaf9c
Fix CloudSync
2024-05-27 15:42:55 -04:00
Vendicated
e1edf6212e
bump to v1.7.3
2024-05-27 15:42:55 -04:00
mcpower
45cf1bb051
MessageLinkEmbeds: Load embeds from newest to oldest ( #2230 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
Inbestigator
dfa17bb945
new plugin: OverrideForumDefaults ( #2272 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
MrDiamondDog
667e6911ee
feat(PatchHelper): Paste Full Patch ( #1982 )
2024-05-27 15:42:54 -04:00
Syncx
8d3cee6a92
PinDMs: add category support & fix bugs ( #2203 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Trey
4760b33675
AlwaysTrust: Add options for each popup ( #2234 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Masterjoona
47bf981bf8
fix(AnonymiseFileNames): anonymise files in forum posts ( #2270 )
2024-05-27 15:42:54 -04:00
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