Nuckyz
|
0f384419d5
|
DynamicImageModalAPI: Include new image modal too
|
2025-02-28 19:54:05 -03:00 |
|
Nuckyz
|
aab09ac249
|
Fix ChatInputButtonAPI
|
2025-02-27 18:55:55 -03:00 |
|
Nuckyz
|
8d0f312122
|
Badges: Fix custom badges being turned into orbs
|
2025-02-25 16:29:27 -03:00 |
|
sadan4
|
b5ef858e71
|
Fix plugins broken by latest Discord update (#3237)
|
2025-02-21 01:18:57 -03:00 |
|
Nuckyz
|
a73074b69f
|
MessageDecorationsAPI: Fix bad vertical alignment
|
2025-02-03 02:02:22 -03:00 |
|
Nuckyz
|
ae98cfb637
|
Wrap decorators in flex with gap to avoid adding margins
|
2025-02-02 17:59:22 -03:00 |
|
Nuckyz
|
fc4e95806d
|
Fix ImplicitRelationships and NotificationsVolume (#3184)
Also simplifies MessageEventsAPI patch
|
2025-01-31 17:55:40 +00:00 |
|
Nuckyz
|
414539f45e
|
Add more FIXME and explain better TODOS for migrations
|
2025-01-30 16:01:57 -03:00 |
|
Nuckyz
|
a492f7657b
|
MessageEventsAPI: Fix for upcoming change
|
2025-01-30 15:15:40 -03:00 |
|
Nuckyz
|
33d4f13a24
|
Fix everything broken by recent Discord update (#3177)
Co-authored-by: sadan <117494111+sadan4@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2025-01-29 01:04:36 -03:00 |
|
v
|
317121fc08
|
Replace API add/remove funcs with methods in plugin definition (#3028)
|
2025-01-23 01:48:44 +00:00 |
|
Vendicated
|
47315b0eba
|
fix plugins modifying message content
|
2025-01-22 18:19:04 +01:00 |
|
sadan4
|
19361ef790
|
BadgeApi, AccountPanelServerProfile: Fix not working (#3147)
|
2025-01-18 16:52:35 -03:00 |
|
Nuckyz
|
c8f4ce9785
|
Fix PinDMs and BetterSettings eager load
|
2025-01-15 11:17:40 -03:00 |
|
Nuckyz
|
3243120baa
|
Reapply "MessagePopoverAPI: Fix buttons not appearing"
Actually applying the fix this time
|
2025-01-10 01:07:58 -03:00 |
|
Nuckyz
|
4ab297c9e3
|
Revert "MessagePopoverAPI: Fix buttons not appearing"
I didn't mean to push this yet
|
2025-01-09 06:22:07 -03:00 |
|
Nuckyz
|
263a96c310
|
MessagePopoverAPI: Fix buttons not appearing
|
2025-01-08 19:41:13 -03:00 |
|
Nuckyz
|
0ac80ce9d1
|
MessagePopoverAPI: Add buttons after quick reactions
|
2024-12-01 00:10:08 -03:00 |
|
Vendicated
|
1150a50355
|
Badges: fix overflow in Discord's css
|
2024-11-29 22:46:28 +01:00 |
|
Nuckyz
|
00f82e96bd
|
Fix all plugins for new i18n lib (#2993)
|
2024-11-05 16:50:26 -03:00 |
|
Vendicated
|
a11ccde40f
|
Fix ViewIcons & plugins that use image modals
Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
|
2024-10-23 03:57:46 +02:00 |
|
Nuckyz
|
b5f626d1ff
|
Fix multiple plugins (again)
|
2024-10-05 08:01:40 -03:00 |
|
sadan4
|
bc59fc41b3
|
Fix multiple plugins for latest Discord update (#2911)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
|
2024-09-25 22:25:48 -03:00 |
|
Vendicated
|
8890c8c6b4
|
fix Commands, Badges, RoleColorEverywhere
|
2024-09-05 02:35:40 +02:00 |
|
Nuckyz
|
df8aec8e3c
|
Fix BetterFolders and FriendsSince
|
2024-09-04 08:25:23 -03:00 |
|
v
|
44c8463496
|
Remove obsolete patches for old profiles (#2800)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
|
2024-08-22 17:13:57 +02:00 |
|
Vendicated
|
5160f906f4
|
delete MaskedLinkPaste ~ now a stock Discord feature
|
2024-08-03 19:02:48 +02:00 |
|
Vendicated
|
021d9bf179
|
fix message hover buttons... again
|
2024-08-03 17:54:25 +02:00 |
|
Vendicated
|
8274b67597
|
fix message hover buttons
|
2024-08-03 11:04:03 +02:00 |
|
Nuckyz
|
e437498c8f
|
Fix broken patches
|
2024-08-02 21:27:02 -03:00 |
|
fres621
|
e460b5efb6
|
Fix MessagePopoverAPI patch (#2746)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
|
2024-07-30 20:26:58 -03:00 |
|
Vendicated
|
c3852cb892
|
fix badges on canary
|
2024-07-17 02:34:05 +02:00 |
|
Vendicated
|
bc0d4a80ff
|
BadgeAPI: fix bugs in new profiles
|
2024-06-26 18:09:21 +02:00 |
|
Nuckyz
|
d4ed747434
|
Clean-up related additions to mangled exports
|
2024-06-21 04:15:44 -03:00 |
|
vee
|
3505adad6d
|
final batch of fixes ~ we are SO BACK!! (#2598)
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597)
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
|
2024-06-19 07:16:29 +02:00 |
|
vee
|
d19b0aeb5b
|
second batch of fixes (#2596)
Co-authored-by: programminglaboratorys <107296738+programminglaboratorys@users.noreply.github.com>
Co-authored-by: Haruka <personal@shiroko.me>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
|
2024-06-19 04:36:21 +02:00 |
|
vee
|
d6f1209438
|
fix first set of plugins (#2591)
* Add back mangled webpack searching
* Make window non enumerable in all cases
* fix some webpack commons
* oops
* fix more webpack commons
* fix some finds
* fix more webpack commons
* fix common names
* fix reporter
* fix Constants common
* more fix
* fix SettingsStores (return of old SettingsStoreAPI)
* doomsday fix: MutualGroupDMs (#2585)
* fix SettingsStoreAPI
* fix MessageLinkEmbeds
* fix checking uninitialised settings
* doomsday fix: BetterSessions (#2587)
* doomsday fix: ReviewDB and Summaries (#2586)
Co-authored-by: vee <vendicated@riseup.net>
* fix various things that use default/other names
* fix settings
* wbctxmenus
* fix BetterSettings
* wouldnt it be funny if discord reverted again once we're done
* fix ViewIcons
* fix showconnections
* fix FriendsSince
* FakeNitro: fix app icons
* doomsday fix: NoPendingCount (#2590)
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: Manti <67705577+mantikafasi@users.noreply.github.com>
|
2024-06-19 03:04:15 +02:00 |
|
Vendicated
|
4bf28f4634
|
BadgeAPI: fix our badges not showing if there are 0 discord badges
|
2024-06-09 04:09:08 +02:00 |
|
Vendicated
|
65970618d8
|
fix badges in new profiles
|
2024-06-08 05:40:09 +02:00 |
|
Nuckyz
|
537fc5e33d
|
feat(API): updateMessage API for forcing re-renders
|
2024-05-29 04:57:18 -03:00 |
|
Nuckyz
|
8f59cd8a1a
|
Optimize slowest patches
|
2024-05-23 21:48:12 -03:00 |
|
Nuckyz
|
60e6fdacfa
|
Resolve PluginSettings circular deps better
|
2024-05-05 17:53:51 -03:00 |
|
Vendicated
|
dfb06e47d0
|
fix overflow when having two rows of badges
|
2024-05-04 01:39:38 +02:00 |
|
Vendicated
|
520e915168
|
fix badges with custom component
|
2024-05-03 22:18:31 +02:00 |
|
Vendicated
|
f54dcb74d7
|
improve contributor modal & badge
|
2024-05-02 15:24:00 +02:00 |
|
Vendicated
|
d5f70070ef
|
fix badges
|
2024-04-24 05:27:14 +02:00 |
|
Vendicated
|
e71fcc3010
|
Fix FakeNitro
|
2024-03-28 04:21:52 +01:00 |
|
Vendicated
|
0d22ff0091
|
webpack: fix infinite recursion when using ConsoleShortcuts plugin
|
2024-03-27 21:27:56 +01:00 |
|
Nuckyz
|
0983a038f1
|
Fix broken patches
|
2024-03-27 10:30:34 -03:00 |
|
Kyuuhachi
|
42a9fa2d47
|
Refactor ContextMenuAPI (#2236)
|
2024-03-07 10:06:24 +00:00 |
|