Commit graph

78 commits

Author SHA1 Message Date
thororen1234
ee19701974 Merge remote-tracking branch 'upstream/main'
Some checks are pending
Release / Build Equicord (push) Waiting to run
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
2025-01-23 02:43:48 +00:00
Nuckyz
ed99ae7f23
ShowHiddenThings: Fix showing ModView 2025-01-22 22:22:43 -03:00
thororen1234
f8879cc801 Merge remote-tracking branch 'upstream/dev' into dev
# Conflicts:
#	eslint.config.mjs
#	package.json
#	pnpm-lock.yaml
#	src/components/PluginSettings/index.tsx
#	src/plugins/imageZoom/index.tsx
#	src/plugins/messageLogger/index.tsx
#	src/plugins/pictureInPicture/index.tsx
#	src/plugins/serverInfo/GuildInfoModal.tsx
#	src/plugins/whoReacted/index.tsx
2025-01-04 17:57:05 -05:00
v
7be3a40b7c
Add React eslint & update depencenies (#3090)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-01-04 03:24:50 -03:00
verticalsync
59b76e8867
fix(plugins): statusPresets & fakeNitro causing plugins to not load entirely 2024-12-30 16:38:51 +02:00
thororen1234
cc4266cbf2 Fix StatusPresets 2024-12-28 21:22:29 -05:00
thororen1234
fc7827a2f0 Merge remote-tracking branch 'upstream/dev' 2024-12-12 02:19:56 -05:00
sadan4
2dc8c2bf76
Fix multiple plugins for latest Discord update (#3072) 2024-12-12 03:49:21 -03:00
thororen1234
8941a2bbb7 Reporter Fix 2024-12-09 13:43:40 -05:00
thororen1234
ab07047b66 FakeNitro Fix 2024-12-08 21:48:47 -05:00
thororen1234
56bc164d9e Merge remote-tracking branch 'upstream/main' 2024-11-13 21:16:42 +00:00
sadan4
af1edc88bf
FakeNitro: Fix embedding animated emojis (#3012) 2024-11-13 18:27:21 +00:00
thororen1234
d08ca66fc1 fix animated emojis
credit to sadan4
2024-11-06 22:18:43 -05:00
thororen1234
d1455b3761 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-05 15:27:42 -05:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -03:00
thororen1234
28794c4d53 Merge remote-tracking branch 'upstream/dev' into dev 2024-10-19 11:30:42 -04:00
sadan4
4e89352758
Fix ShowHiddenChannels & FakeNitro broken functionality (#2959) 2024-10-19 11:06:42 +00:00
thororen1234
82c023cf0b Fix Some Plugins 2024-10-17 04:09:45 -04:00
thororen1234
7155bdf764 Merge remote-tracking branch 'upstream/main' 2024-10-05 17:15:48 +00:00
Nuckyz
b5f626d1ff
Fix multiple plugins (again) 2024-10-05 08:01:40 -03:00
thororen1234
76c91b0fc3 Merge remote-tracking branch 'upstream/dev' into dev 2024-09-25 21:34:37 -04: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
sadan4
d7cbe270e5
FakeNitro: Fix wrongfully allowed emojis in voice calls (#2901) 2024-09-23 13:23:30 -03:00
thororen1234
8f3ef364fa Merge remote-tracking branch 'upstream/dev' into dev 2024-09-23 06:25:43 +00:00
sadan4
1defaaceb1
FakeNitro: Fix wrongfully allowed emojis in voice calls (#2901) 2024-09-23 03:07:01 -03:00
thororen1234
9a0acbd72d Possible Fix For Theme Reset 2024-07-25 19:36:45 -04:00
thororen1234
64cb08a53f Revert "Fetch all findstorelazy from webpack"
This reverts commit bf246208e9.
2024-07-20 04:16:06 -04:00
thororen1234
bf246208e9 Fetch all findstorelazy from webpack 2024-07-20 03:55:47 -04:00
thororen1234
3c4d217312 Stuff 2024-07-18 00:53:55 -04:00
thororen1234
dd51c702e4 Merge remote-tracking branch 'upstream/dev' 2024-07-14 20:02:26 -04:00
Vendicated
bbf43c3073
fix(FakeNitro): do not convert applicable twitch sub emotes 2024-07-13 20:34:16 +02:00
thororen1234
cd96099b3d Merge remote-tracking branch 'upstream/dev' 2024-06-20 12:35:54 -04:00
Nuckyz
d07042236d
Add wrapSettingsHook back; Fix FakeNitro subscription emoji bypass 2024-06-19 23:50:03 -03:00
thororen1234
7adcfaa735 Merge remote-tracking branch 'upstream/dev' 2024-06-19 12:19:51 -04:00
Nuckyz
d04ead7d35
FakeNitro: Fix theme bypass 2024-06-19 02:39:15 -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
thororen1234
2e40a9e07b Updates 2024-06-18 22:37:54 -04: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
thororen1234
8cc9c4855b Merge remote-tracking branch 'upstream/dev' 2024-06-13 12:43:34 -04:00
Nuckyz
0561bd1951
fix: ShowConnections patch; chore: Remove dead code 2024-06-12 16:39:04 -03:00
thororen1234
8a093424c0 Merge remote-tracking branch 'upstream/dev' 2024-06-12 13:44:23 -04:00
Nuckyz
fd2311db3b
Fix broken patches 2024-06-11 23:10:47 -03:00
thororen1234
f2d2ca1fa8 Merge remote-tracking branch 'upstream/dev' 2024-05-30 10:51:39 -04:00
Nuckyz
537fc5e33d
feat(API): updateMessage API for forcing re-renders 2024-05-29 04:57:18 -03:00
thororen1234
9fbfcb019a Merge remote-tracking branch 'upstream/dev' 2024-05-27 21:15:25 -04:00
Vendicated
c836270320
fix minor bugs in various plugins
- FriendsSince: Don't show for friend requests
- FakeNitro: Fix attempting to bypass unicode emojis #2503
- MessageLatency: ignore bots #2504
- CtrlEnterSend: use cmd+enter on macOS #2502
- ReplaceGoogleSearch: trim LF character #2488

Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: rushiiMachine <33725716+rushiiMachine@users.noreply.github.com>
Co-authored-by: Lumap <lumap@duck.com>
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
2024-05-26 18:24:02 +02:00
thororen1234
ef81244269 Merge remote-tracking branch 'upstream/dev' 2024-05-25 23:26:09 -04:00
Nuckyz
8f59cd8a1a
Optimize slowest patches 2024-05-23 21:48:12 -03:00
thororen1234
314b042532 Merge remote-tracking branch 'upstream/dev' 2024-05-17 09:40:30 -04:00
Nuckyz
6547cc10f7
FakeNitro: Fix attempting to bypass unicode emojis
Closes #2470
2024-05-17 04:34:50 -03:00