Commit graph

73 commits

Author SHA1 Message Date
Oggetto
7b0352dd15
ShowHiddenChannels: Fix LockRightIcon color (#192) 2025-03-21 14:53:45 -04:00
thororen1234
d07c161ecb Merge remote-tracking branch 'upstream/dev' into dev
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
2025-02-21 20:18:35 +00:00
Suffocate
45c0fc48ed
SHC: fix hidden channels not muted (#3245) 2025-02-21 16:27:31 -03:00
thororen1234
32b44e9822
Updates 2025-02-20 23:40:53 -05:00
sadan4
b5ef858e71
Fix plugins broken by latest Discord update (#3237) 2025-02-21 01:18:57 -03:00
thororen1234
bd095525d8 Merge remote-tracking branch 'upstream/dev' into dev
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
Release / Build Equicord (push) Waiting to run
2025-02-01 20:13:02 -05:00
v
6cccb54ffc
Fix lag caused by poorly written CSS rules (#3198)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-02-02 01:37:54 +01:00
thororen1234
e4fcd54183 Merge remote-tracking branch 'upstream/dev' into dev 2025-01-31 13:44:46 -05:00
Nuckyz
414539f45e
Add more FIXME and explain better TODOS for migrations 2025-01-30 16:01:57 -03:00
thororen1234
90f2d0895e Patch Fixes 2025-01-29 09:32:35 -05:00
thororen1234
d9a61fd436 Some Fixes 2025-01-29 08:14:41 -05:00
thororen1234
8222eb430e Merge remote-tracking branch 'upstream/dev' into dev 2025-01-29 07:52:55 -05: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
thororen1234
a676c20cc8 Merge remote-tracking branch 'upstream/dev' into dev 2025-01-23 02:43:02 +00:00
Nuckyz
e000a947a3
Optimize slow patches 2025-01-22 23:10:43 -03:00
thororen1234
12453e0b85 Fix ShowHiddenChannels Error 2024-12-09 18:40:44 -05:00
thororen1234
7a0b240500 Patch Fixes 2024-12-08 21:22:48 -05:00
thororen1234
405f46791a Merge remote-tracking branch 'upstream/dev' into dev 2024-12-08 12:13:50 -05:00
Nuckyz
99dc65fe4e
Fix TypingIndicator & CallTimer 2024-12-07 20:31:08 -03:00
thororen1234
847a32765f feat(shc): Add feature parity, more styles & show modes
Co-authored-by: JustOptimize <me@oggetto.zip>
2024-12-01 07:21:59 -05:00
sadan4
ac1b1d44f5
ShowHiddenChannels: Fix viewing voice channels (#3033) 2024-11-24 02:03:59 +00:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -03:00
sadan4
d897dab054
ShowHiddenChannels: Fix viewing voice channels (#2979) 2024-10-26 07:32:32 -03:00
sadan4
4e89352758
Fix ShowHiddenChannels & FakeNitro broken functionality (#2959) 2024-10-19 11:06:42 +00:00
sadan4
aa1b446c07
ShowHiddenChannels: Fix re-organizing channels (#2942) 2024-10-10 09:16:36 -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
Nuckyz
e437498c8f
Fix broken patches 2024-08-02 21:27:02 -03:00
thororen
5c88284ed3
feat(showHiddenChannels): Fix Broken Patch (#2726) 2024-07-26 12:55:32 -03:00
Nuckyz
9f8c749421
Fix broken patches 2024-07-10 04:33:03 -03:00
Vendicated
5c05443f45
improve settings ui 2024-06-29 20:27:00 +02: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
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
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
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
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