Nuckyz
|
76f8b0e38e
|
Make getUserSetting not return undefined
|
2024-08-03 13:27:46 -03:00 |
|
Nuckyz
|
a3612dd4ee
|
Merge branch 'dev' into immediate-finds
|
2024-07-17 17:02:56 -03:00 |
|
Vendicated
|
80b493d7a8
|
WhoReacted: fix errors
|
2024-07-17 21:30:10 +02:00 |
|
Nuckyz
|
c6b2eeb86d
|
Merge branch 'dev' into immediate-finds
|
2024-06-21 04:24:13 -03:00 |
|
Nuckyz
|
d4ed747434
|
Clean-up related additions to mangled exports
|
2024-06-21 04:15:44 -03:00 |
|
Nuckyz
|
a82a0636cf
|
Merge branch 'dev' into immediate-finds
|
2024-06-21 03:03:07 -03:00 |
|
Nuckyz
|
a01ee40591
|
Clean-up related additions to mangled exports
|
2024-06-19 23:50:04 -03: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
|
337850c33a
|
Merge branch 'dev' into immediate-finds
|
2024-06-12 17:09:10 -03:00 |
|
Vendicated
|
40c5ade82d
|
MessageLinkEmbeds: fix display when using compact mode
|
2024-06-12 04:48:42 +02:00 |
|
Nuckyz
|
6e1094a5d1
|
Merge branch 'dev' into immediate-finds
|
2024-05-29 05:08:19 -03:00 |
|
Nuckyz
|
537fc5e33d
|
feat(API): updateMessage API for forcing re-renders
|
2024-05-29 04:57:18 -03:00 |
|
Nuckyz
|
999d6c812f
|
better types? no ts-ignore, also filters.componentByCode is recursive now
|
2024-05-25 23:51:59 -03:00 |
|
Nuckyz
|
c9d9d53fb1
|
Merge branch 'dev' into immediate-finds
|
2024-05-22 01:01:58 -03:00 |
|
Nuckyz
|
afd56820db
|
Revert "MessageLinkEmbeds: No longer need to reset global regex"
It is still needed for messageLinkRegex.test
|
2024-05-21 23:58:37 -03:00 |
|
Nuckyz
|
d36c361b47
|
Merge branch 'dev' into immediate-finds
|
2024-05-19 04:23:51 -03:00 |
|
Nuckyz
|
a94b88cd56
|
MessageLinkEmbeds: No longer need to reset global regex
|
2024-05-19 04:20:27 -03:00 |
|
Nuckyz
|
b17963169f
|
Merge branch 'dev' into immediate-finds
|
2024-05-19 03:56:33 -03:00 |
|
Nuckyz
|
b33b5bdc9f
|
MessageLinkEmbeds: Add limit for nested links
|
2024-05-19 03:54:49 -03:00 |
|
Nuckyz
|
7d91dea822
|
Merge branch 'dev' into immediate-finds
|
2024-05-13 23:15:16 -03:00 |
|
Nuckyz
|
d4ebfc233f
|
Make all RestAPI calls use Endpoints object
|
2024-05-13 23:00:11 -03:00 |
|
Nuckyz
|
770078f236
|
More things
|
2024-05-03 04:49:14 -03:00 |
|
Nuckyz
|
75fa0ff708
|
Immediate finds
|
2024-05-02 23:18:12 -03:00 |
|
Kyuuhachi
|
18d4780635
|
fix(MessageLinkEmbeds): Actually disable when disabled (#2323)
|
2024-04-03 12:51:28 +00:00 |
|
mcpower
|
ec66c35d41
|
MessageLinkEmbeds: Load embeds from newest to oldest (#2230)
Co-authored-by: V <vendicated@riseup.net>
|
2024-03-22 01:27:09 +00:00 |
|
Vendicated
|
a501da692f
|
MessageLinkEmbeds: fix group dm support, improve ui
|
2024-02-15 11:08:43 +01:00 |
|
Vendicated
|
bc0a55053d
|
MessageLinkEmbeds: fix erroring on some invalid message links
|
2024-02-15 10:12:33 +01: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 |
|
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 |
|
sunnie
|
c5dd50ad8f
|
fix messageLinkEmbeds, moreUserTags (#1859)
|
2023-10-25 17:38:55 +02:00 |
|
V
|
30ac256070
|
migrate all plugins to folders
|
2023-09-24 16:02:18 +02:00 |
|