Commit graph

1758 commits

Author SHA1 Message Date
Nuckyz
16caeeb7ed FakeNitro: Make disableEmbedPermissionCheck setting not private 2024-05-27 15:42:56 -04:00
Sqaaakoi
7adb363c82 ImageLink: Fix embed showing in gifs (#2417) 2024-05-27 15:42:56 -04:00
Fafa
3df133ecfa ReviewDB: Fix context menus being added to folders (#2416) 2024-05-27 15:42:56 -04:00
Nuckyz
96df642490 ImplicitRelationships: Properly test find 2024-05-27 15:42:56 -04:00
Nuckyz
0620f09c4a Resolve PluginSettings circular deps better 2024-05-27 15:42:56 -04:00
Vendicated
99866f7bd2 fix webpack patch on client using discordapp.com part 2 2024-05-27 15:42:56 -04:00
Vendicated
3f8a4ed5da fix webpack patch on client using discordapp.com 2024-05-27 15:42:56 -04:00
Vendicated
e0809fa714 bump to v1.8.1 2024-05-27 15:42:56 -04:00
Nuckyz
c4a1d35024 Future proof FakeNitro and Experiments to not brick Discord startup 2024-05-27 15:42:56 -04:00
Vendicated
034a4286e9 fix overflow when having two rows of badges 2024-05-27 15:42:56 -04:00
Gabriel Ruiz Pérez
5ca2819cd3 NewGuildSettings: add push notifs, highlights & events (#2413)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
dolfies
5df8173fde feat(ValidUser): also display badges & banner (#2235)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
Nuckyz
03ed699664 SecretRingToneEnabler: Fix patch 2024-05-27 15:42:56 -04:00
Nuckyz
014179b493 Test Patches: Remove pnpm add puppeteer as it's already in deps 2024-05-27 15:42:56 -04:00
Nuckyz
c24c33804b Test Patches: Faster chromium setup; Update action versions (#2412) 2024-05-27 15:42:56 -04:00
Kyuuhachi
459bbe74c3 feat(plugin): ImageLink (#2297) 2024-05-27 15:42:56 -04:00
Vendicated
f8ac0a6d3e fix badges with custom component 2024-05-27 15:42:56 -04:00
sunnie
1360f169fd MsgClickActions: control ping via shift & NoReplyMention plugin (#2390)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
katlyn
0ff3588b09 feat(USRBG): update to new API (#2388) 2024-05-27 15:42:56 -04:00
Sqaaakoi
27f1a67d1e ReviewDB: add more context menu shortcuts to view reviews (#2382)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
dolfies
e77d1c3b36 fix sort conflict of ImplicitRelationships & SortFriendRequests (#2408) 2024-05-27 15:42:56 -04:00
Nuckyz
3329d49f68 MoreUserTags: Remove old workaround; MessageClickActions: Move finds outside of start 2024-05-27 15:42:56 -04:00
dolfies
6afb3db4ee feat(plugin): PauseInvitesForever (#2372)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
HAHALOSAH
d17cca2942 messageLogger: fix niche bug ignoring edits when content is same (#2403) 2024-05-27 15:42:56 -04:00
Nuckyz
934b6bb901 refactor(Webpack): more reliable patching (#2237) 2024-05-27 15:42:56 -04:00
Vendicated
882789649c fix FriendsSince 2024-05-27 15:42:56 -04:00
Vendicated
3a9354b2e8 improve contributor modal & badge 2024-05-27 15:42:56 -04:00
Nuckyz
055243d8c4 NoTrack: Option to keep analytics, improve patches 2024-05-27 15:42:56 -04:00
Nuckyz
e90ca32a43 RoleColorEverywhere: Actually fix patch 2024-05-27 15:42:56 -04:00
Nuckyz
b9297fee90 ResurrectHome: Fix patch 2024-05-27 15:42:56 -04:00
Nuckyz
b38a14d7a9 RoleColorEverywhere: Fix patch 2024-05-27 15:42:56 -04:00
Nuckyz
3492743589 Bump to 1.8.0 2024-05-27 15:42:56 -04:00
HAHALOSAH
19560b2ab7 fix(fakeNitro): Use getEmojiURL as emoji.url was removed (#2401) 2024-05-27 15:42:56 -04:00
Nuckyz
932fc40a67 BetterFolders: Fix patch; MessageLogger: Ignore Venbot; ReviewDB: Clean migration code 2024-05-27 15:42:56 -04:00
dolfies
141c841c67 fix(ImplicitRelationships): Use new Flux event (#2392) 2024-05-27 15:42:55 -04:00
Nuckyz
13d73d3f83 Bump to 1.7.9 2024-05-27 15:42:55 -04:00
Nuckyz
54e66c8832 RoleColorEverywhere: Fix patch again 2024-05-27 15:42:55 -04:00
Nuckyz
d1549130c6 FriendsSince: Remove workaround for stable compatibility 2024-05-27 15:42:55 -04:00
Nuckyz
75a4b9bc1a MoreUserTags: Fix patches 2024-05-27 15:42:55 -04:00
Nuckyz
07f9ec8339 PronounDB: Fix patch 2024-05-27 15:42:55 -04:00
Elvyra
52ee9aba49 Fix OnePingPerDM and RoleColorEverywhere patches (#2387) 2024-05-27 15:42:55 -04:00
Koda!!
cd26362155 feat(plugin): StreamerModeOnStream (#2320)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
dolfies
52d8e57ad9 feat(plugin): ImplicitRelationships (#947)
Co-authored-by: Angelos Bouklis <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
My-Name-Is-Jeff
8c965d8ac5 fix ValidUser (#2381) 2024-05-27 15:42:55 -04:00
Vendicated
66b7a51c12 fix badges 2024-05-27 15:42:55 -04:00
Vendicated
5bb9dbb1bb fix FakeProfileThemes 2024-05-27 15:42:55 -04:00
Amia
659ab8fbc5 New Plugin: BetterSessions (#1324)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
dolfies
eebba24632 ShowTimeouts->ShowHiddenThings ~show invite-disabled tooltip too (#2375) 2024-05-27 15:42:55 -04:00
Vendicated
43315b4300 Make Updater slightly more future proof
- Removes the option to disable update notifications. Users really should not be outdated, so this option was never good. To disable notifications, turn on auto update
- Enables auto update by default. Users keep complaining about issues while being outdated, so this should help
- Update Notification now opens Updater in a modal to remove dependency on Settings patch. This makes it slightly more failsafe, it's unlikely that both modals and our settings patch break
2024-05-27 15:42:55 -04:00
Vendicated
4af6ec5b5b fix FriendsSince on canary 2024-05-27 15:42:55 -04:00