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
|
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 |
|
Nuckyz
|
0561bd1951
|
fix: ShowConnections patch; chore: Remove dead code
|
2024-06-12 16:39:04 -03:00 |
|
Nuckyz
|
aa7eb77050
|
ShowHiddenChannels: Fix patch
|
2024-05-31 23:41:38 -03:00 |
|
Nuckyz
|
8f59cd8a1a
|
Optimize slowest patches
|
2024-05-23 21:48:12 -03:00 |
|
Nuckyz
|
5f8b96dced
|
Change duplicate find for SHC and VCDoubleClick
|
2024-05-19 22:11:42 -03:00 |
|
Nuckyz
|
a055b1d47b
|
refactor(Webpack): more reliable patching (#2237)
|
2024-05-02 23:52:41 +02:00 |
|
Vendicated
|
e0becc1ba0
|
ShowHiddenChannels: Fix incompatibility with favorite channels experiment
|
2024-04-07 21:46:32 +02:00 |
|
Nuckyz
|
126023f8f2
|
ShowHiddenChannels: Fix patches
|
2024-03-28 10:46:28 -03:00 |
|
Nuckyz
|
ec34412100
|
Fix store finds
|
2024-03-28 09:49:59 -03:00 |
|
Nuckyz
|
cf7830e747
|
ShowHiddenChannels: Fix patches
|
2024-03-08 00:24:23 -03:00 |
|
Vendicated
|
0c9d2a6a21
|
Fix plugins using the Timestamp component
|
2024-02-13 09:05:19 +01:00 |
|
Nuckyz
|
558c2a0b2e
|
Make PermissionsViewer and ShowHiddenChannels default dropdown change when clicked
|
2024-02-09 19:47:43 -03:00 |
|
Nuckyz
|
935d0a0a03
|
Fix broken patches and finds
|
2024-02-08 15:33:49 -03:00 |
|
Nuckyz
|
1df0b571af
|
Fix broken patches
|
2023-12-12 22:57:32 -03:00 |
|
Nuckyz
|
0f74817e25
|
Fix broken SHC find
|
2023-11-23 02:22:04 -03:00 |
|
V
|
7b24c8ac69
|
move new webpack methods to more appropriate file
|
2023-11-22 07:04:17 +01:00 |
|
Nuckyz
|
ffe6512693
|
Improve component finding api and migrate plugins to use them
|
2023-11-22 02:49:08 -03:00 |
|
Nuckyz
|
6ab4cf0a0b
|
Fix broken patches due to unread changes
|
2023-11-20 23:16:34 -03:00 |
|
Nuckyz
|
7b248ee309
|
Fix SHC patches
|
2023-11-15 14:50:52 -03:00 |
|
Vendicated
|
584885acf5
|
[skip ci] Revert "add react linting"
doesnt work properly :(
This reverts commit 18fdc33ee7 .
|
2023-10-31 23:56:13 +01:00 |
|
Vendicated
|
18fdc33ee7
|
[skip ci] add react linting
|
2023-10-31 23:50:55 +01:00 |
|
Nuckyz
|
e05c630a54
|
SHC: Make Chat Input Bar channel list include hidden channels
|
2023-10-27 14:29:25 -03:00 |
|
Nuckyz
|
1676956f61
|
Fix hidden channels triggering the unread box
|
2023-10-26 20:59:48 -03:00 |
|
Nuckyz
|
8692109bc5
|
Add comments to some SHC patches
|
2023-10-26 18:13:25 -03:00 |
|
Nuckyz
|
0847f205b8
|
Fix some hidden channels not collapsing
|
2023-10-26 18:11:00 -03:00 |
|
Nuckyz
|
8567ff6239
|
Little bit of SHC cleanup
|
2023-10-26 16:51:37 -03:00 |
|
Nuckyz
|
64c6f5740f
|
Fix FakeNitro completely (#1903)
|
2023-10-26 03:19:26 +00:00 |
|
Nuckyz
|
123853e848
|
Fix ShowHiddenChannels
|
2023-10-25 17:25:44 -03:00 |
|
V
|
cd2cbfa0ef
|
ShowHiddenChannels: Fix crashing on canary
|
2023-07-06 00:43:43 +02:00 |
|
Nuckyz
|
cb980a1cad
|
Fix broken SHC patches (#1360)
|
2023-06-28 03:45:16 +00:00 |
|
Nuckyz
|
9820b79dfe
|
SHC: show active now voice members; PermViewer: improve styling (#1314)
|
2023-06-20 22:11:50 +02:00 |
|
Nuckyz
|
1225383723
|
Fix broken SHC patch (#1290)
|
2023-06-15 01:05:15 +00:00 |
|
V
|
07a9adbce2
|
🧹🧹
|
2023-06-13 03:45:05 +02:00 |
|
Nuckyz
|
ec091a7959
|
Fix SHC broken patches; Sort PermViewer channel overwrites roles (#1166)
|
2023-05-20 02:24:56 +02:00 |
|
Syncx
|
1d6b78f6c6
|
feat(plugin): FavoriteEmojiFirst (#1110)
Co-authored-by: V <vendicated@riseup.net>
|
2023-05-17 04:38:15 +02:00 |
|
Nuckyz
|
f6fd7cf37a
|
PlatformIndicators: make mobile icon match Discord's (#1160)
|
2023-05-17 04:37:47 +02:00 |
|
Nuckyz
|
3f2bcd2cab
|
SHC: Permissions viewer integration (#475)
|
2023-05-16 17:15:56 +00:00 |
|
V
|
2b337eace1
|
[skip ci] ShowHiddenChannel: Fix broken patch
|
2023-05-12 02:30:51 +02:00 |
|
Vendicated
|
0d5e2d0696
|
[skip ci] Refactor utils
|
2023-05-06 01:36:00 +02:00 |
|
Nuckyz
|
1f7ec93a24
|
SHC: Small improvements (#907)
|
2023-04-15 03:40:42 +00:00 |
|
Nuckyz
|
336c7bdd5e
|
SHC: Fix emoji rendering & allowed users/roles edge cases (#895)
Co-authored-by: V <vendicated@riseup.net>
|
2023-04-15 05:02:08 +02:00 |
|
Nuckyz
|
9d742094cb
|
ShowHiddenChannels: Use Discord's new overlay vars (#795)
* Fix SHC css for new Discord vars
* I'm dumb
* improvements to work with themes
---------
Co-authored-by: V <vendicated@riseup.net>
|
2023-04-05 20:44:03 +00:00 |
|
Nuckyz
|
12ffb9d642
|
Fake Nitro Transform Stickers option and other stuff (#683)
Co-authored-by: V <vendicated@riseup.net>
|
2023-04-05 05:06:04 +02:00 |
|
Nuckyz
|
6f200e9218
|
Fix grammar and SHC patches matching wrong var (#636)
|
2023-03-21 06:30:09 +00:00 |
|
Nuckyz
|
586b26d2d4
|
Fixes and ShowHiddenChannels improvements (#634)
~ Fixes #630
~ Fixes #618
|
2023-03-21 06:07:16 +00:00 |
|
Nuckyz
|
e36f4e5b0a
|
Fixes and make guild tooltip show users inside hidden voice channels (#613)
* Fix #509
* Fix #597
* Fix #594
|
2023-03-19 22:03:33 -03:00 |
|
Nuckyz
|
0fb79b763d
|
Improvements, changes and fixes (#611)
|
2023-03-19 04:53:00 -03:00 |
|
Nuckyz
|
40395d562a
|
Improvements for patches and misc stuff (#582)
|
2023-03-08 00:11:59 -03:00 |
|
Nuckyz
|
bed5e98bb0
|
Misc fixes and improvements (#555)
Co-authored-by: Ven <vendicated@riseup.net>
|
2023-03-05 22:49:59 +01:00 |
|