Nuckyz
31c21594e6
Reporter: Ignore another useless error
2024-03-27 10:39:58 -03:00
Nuckyz
0983a038f1
Fix broken patches
2024-03-27 10:30:34 -03:00
Nuckyz
e1f8b3cb30
UserVoiceShow: Fix UserPopout patch stealing predicates from another component
2024-03-22 09:45:28 -03:00
Nuckyz
8d35cc6112
BetterNotes: Fix patches
2024-03-22 09:45:28 -03:00
Inbestigator
3636de8466
Enforced User type
2024-03-21 21:28:09 -07:00
Inbestigator
107140a4c1
Fixed using globalname
2024-03-21 21:03:07 -07:00
Inbestigator
a33106253c
Merge branch 'main' into BypassDND
2024-03-21 20:54:28 -07:00
Vendicated
ca18b6e044
Fix CloudSync
2024-03-22 04:08:08 +01:00
Vendicated
caa14ece0d
bump to v1.7.3
2024-03-22 03:14:57 +01:00
mcpower
ec66c35d41
MessageLinkEmbeds: Load embeds from newest to oldest ( #2230 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-22 01:27:09 +00:00
Inbestigator
1cb295b1b9
new plugin: OverrideForumDefaults ( #2272 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-03-22 02:16:24 +01:00
MrDiamondDog
5646fe402a
feat(PatchHelper): Paste Full Patch ( #1982 )
2024-03-21 23:59:25 +00:00
Syncx
2ce3487477
PinDMs: add category support & fix bugs ( #2203 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-22 00:55:37 +01:00
Trey
55901ba35e
AlwaysTrust: Add options for each popup ( #2234 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-21 23:44:37 +00:00
Masterjoona
04d5423b08
fix(AnonymiseFileNames): anonymise files in forum posts ( #2270 )
2024-03-21 23:42:41 +00:00
Eric Liu
021948c919
WhoReacted: fix scroll jumping when rendering users ( #2271 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-22 00:39:26 +01:00
Vendicated
3e332a6062
fix RestAPI find
2024-03-21 23:27:08 +01:00
Vendicated
0d5f492891
fix ReviewDB
2024-03-21 21:17:47 +01:00
thororen
ae9435ac55
MemberCount: Fix error when not in a channel ( #2277 )
2024-03-19 12:06:09 +01:00
Inbestigator
46063b42d8
Moved self to bottom of devs
2024-03-17 18:48:15 -07:00
AutumnVN
90ee07fd98
emoteCloner: fix cloning gif stickers ( #2268 )
2024-03-16 16:43:04 +01:00
Hyper
356d8d8e5e
feat(MessageLogger): Add delete & edit toggle ( #2032 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-16 02:27:59 +00:00
Vendicated
23aeb21272
fix ViewIcons & Decor patches
2024-03-16 02:30:36 +01:00
Kyuuhachi
6140b95814
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-03-16 02:19:26 +01:00
Inbestigator
4875cb0dc4
Changed to Logger
2024-03-13 15:09:43 -07:00
Inbestigator
49777e4e5f
Made icon PascalCase
2024-03-13 15:06:34 -07:00
Inbestigator
175088ce2f
Added types
2024-03-13 14:45:07 -07:00
Inbestigator
19fb542f20
Updated notification to look more like the normal notification
2024-03-13 14:40:22 -07:00
stupid cat
f3ee43fe66
favGifSearch: don't error on favourited non-urls ( #2260 )
2024-03-13 22:23:04 +01:00
Vendicated
afdcf0edb9
refactor shared utils to more obviously separate contexts
2024-03-13 21:59:09 +01:00
V
9aa205b5ec
rewrite settings api to use SettingsStore class ( #2257 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-03-13 21:45:45 +01:00
Vendicated
7190437e92
rename Devs.obscurity => Devs.fawn :3
2024-03-13 00:36:42 +01:00
Nuckyz
bf9a225038
HTTP Updater: Only include first commit line
2024-03-12 20:18:46 -03:00
Nuckyz
6a7657de3f
Remove getGuildRoles
2024-03-12 20:18:44 -03:00
Inbestigator
a6a63d9eac
Merge branch 'main' into BypassDND
2024-03-11 08:40:11 -07:00
Nuckyz
6e363814d1
ResurrectHome: Fix README image
2024-03-11 12:37:59 -03:00
Vendicated
2730eada8d
Bump to v1.7.2
2024-03-11 16:35:21 +01:00
Elvyra
f9924d555a
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-03-11 15:31:36 +00:00
Haruka
1fbc4f7ce1
fix(ServerProfile): crop banner to prevent overflow ( #2250 )
2024-03-11 16:19:35 +01:00
Vendicated
34390e0365
Add workaround for guild role api changes on canary/ptb
...
fixes RoleColorEverywhere, ServerInfo, PermissionViewer, BetterRoleContext
2024-03-11 16:15:49 +01:00
Jack
497f0de9a1
chore(Decor): Change URL formula for cost savings ( #2247 )
2024-03-11 15:52:11 +01:00
Inbestigator
e331cfe52e
Made it check focus/channel
2024-03-10 20:52:07 -07:00
Inbestigator
e483584eff
Organz
...
(Organization)
2024-03-09 12:57:10 -08:00
Inbestigator
fd9f7aafcf
Welfare
2024-03-08 23:38:58 -08:00
Inbestigator
1e462cc187
Shortbread
2024-03-08 23:31:23 -08:00
Inbestigator
e1b75bdb57
Removed DataStore shenanigans, this change means that bypasses can be saved to the cloud settings!
2024-03-08 23:29:01 -08:00
Inbestigator
ce99871a4d
Removed excessive number of ifs
2024-03-08 16:12:33 -08:00
Inbestigator
98ee690bdd
Removed unused interface
2024-03-08 16:06:18 -08:00
Inbestigator
96b6ac67ae
Updated contextmenus
2024-03-08 15:56:41 -08:00
Inbestigator
3e7032b188
Merge branch 'main' into BypassDND
2024-03-08 15:23:27 -08:00