Commit graph

2297 commits

Author SHA1 Message Date
Sqaaakoi
8e32588897
Styles: Replace the edit function with a variables object 2025-01-24 16:05:36 +13:00
Sqaaakoi
dcf794a61b
Merge branch 'dev' into managed-styles-rewrite 2025-01-23 18:58:01 +13:00
Nuckyz
e000a947a3
Optimize slow patches 2025-01-22 23:10:43 -03:00
Nuckyz
5c8ba6e542
Settings API: add support for custom objects / arrays (#3154) 2025-01-23 01:51:11 +00:00
v
317121fc08
Replace API add/remove funcs with methods in plugin definition (#3028) 2025-01-23 01:48:44 +00:00
Nuckyz
30647b6bd9
Fix patches with duplicate finds 2025-01-22 22:44:52 -03:00
Nuckyz
ed99ae7f23
ShowHiddenThings: Fix showing ModView 2025-01-22 22:22:43 -03:00
AutumnVN
17f1ef275e
CustomRPC: improve rich presence preview & UX (#3159)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-01-23 01:33:11 +01:00
Nuckyz
ea0182a194
Fix BetterUploadButton & FixImagesQuality 2025-01-22 18:03:51 -03:00
Nuckyz
9e9d71d014
AccountPanelServerProfile: Fix buttons unusable and request spam 2025-01-22 17:40:47 -03:00
Vendicated
9bb983d40c
SortFriendRequests: improve formatting & display 2025-01-22 20:01:33 +01:00
Nuckyz
5312514de6
Bump to 1.11.0 2025-01-22 15:09:21 -03:00
Nuckyz
8346dba324
SortFriendRequests: Fix showing dates 2025-01-22 15:07:33 -03:00
Vendicated
47315b0eba
fix plugins modifying message content 2025-01-22 18:19:04 +01:00
Sqaaakoi
fc138d325f
Preload: Fix error when injecting watched core CSS 2025-01-21 17:48:17 +13:00
Sqaaakoi
74ac4f583e
Plugins: Migrate plugins to style property in the plugin object from enableStyle/disableStyle in start/stop 2025-01-21 06:43:26 +13:00
Sqaaakoi
3a27b6612a
Preload: remove redundant function calling a function 2025-01-20 11:22:50 +13:00
Sqaaakoi
26911d924b
Preload: Load core CSS in main world instead of preload :/ 2025-01-20 11:20:22 +13:00
Sqaaakoi
277bdb29d7
Styles: fix wrong style object being passed to compileStyle in setStyle 2025-01-20 10:39:18 +13:00
Sqaaakoi
9a44ab6046
Styles: update documentation 2025-01-20 09:50:49 +13:00
Sqaaakoi
b49bc23992
Styles: Fix updating styles, remove redundant abstraction 2025-01-20 07:39:35 +13:00
Sqaaakoi
bf684366e7
Styles: Migrate core CSS injection 2025-01-20 07:33:22 +13:00
Sqaaakoi
494681477f
Styles: Inject into popouts 2025-01-20 07:33:11 +13:00
Sqaaakoi
487c5338d6
Styles: Add createStyle function and migrate plugins to it 2025-01-20 07:00:26 +13:00
Sqaaakoi
dfe43a4cba
HideAttachments setStyle enabled property based upon if any hidden messages exist 2025-01-20 06:02:27 +13:00
Sqaaakoi
55090b76cd
HideAttachments Refactor to use Styles API 2025-01-20 05:48:44 +13:00
Sqaaakoi
b029ce47a0
Utils/Margins: Switch to Styles API 2025-01-20 05:39:11 +13:00
Sqaaakoi
6235a7d9e5
ClientTheme, QuickCSS: Cleanup redundant enabled property in setStyles calls 2025-01-20 05:33:02 +13:00
Sqaaakoi
0c349117da
ClientTheme, Styles: Partial styles and convert ClientTheme to use Styles API 2025-01-20 05:31:16 +13:00
Sqaaakoi
f0475e7d1b
BlurNSFW: Refactor to use Styles API 2025-01-20 05:15:12 +13:00
Sqaaakoi
c20dca5f2f
Styles: Cleanup outdated functions, setStyle updates existing objects, replace style names with style objects 2025-01-20 05:11:30 +13:00
Sqaaakoi
81c3b39029
Styles, Themes: Support themes and Quick CSS using the Styles API 2025-01-20 03:58:48 +13:00
Sqaaakoi
dc957fc8e6
Styles: Migrate away from storing DOM nodes, prepare for popout support 2025-01-20 03:29:06 +13:00
sadan4
a60af65b6d
RevealAllSpoilers: Fix error on <C-S-Click> (#3149) 2025-01-18 18:05:06 -03:00
Sqaaakoi
88e3bc037d
ConsoleShortcuts: Set FluxStore toStringTag to store name (#3144) 2025-01-18 20:05:20 +00: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
a53257634e
Fix Reporter action 2025-01-11 23:43:25 -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
sadan4
154f371b14
BetterFolders: Fix for Discord Canary build (#3133) 2025-01-09 09:20:15 +00:00
Nuckyz
263a96c310
MessagePopoverAPI: Fix buttons not appearing 2025-01-08 19:41:13 -03:00
Nuckyz
5a77149b26
PinDMs: Fix real time updating when changing settings
again...
2025-01-08 19:06:09 -03:00
sadan4
2707b10021
BetterFolders: Fix dedicated sidebar (#3129) 2025-01-08 09:14:59 +00: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
sadan4
16a1c44947
PictureInPicture: Fix picture in picture button (#3120) 2025-01-04 02:21:50 -03:00
sadan4
3af06edb95
ConsoleShortcuts: Add openModal and openModalLazy (#3118) 2025-01-04 05:01:58 +00:00
nin0dev
34629307dd
SpotifyControls: Setting to restart playing song if playtime >3s (#3103) 2025-01-04 01:54:40 -03:00
sadan4
20ed7dc96b
new plugin FullUserInChatbox (#2766) 2024-12-30 02:07:26 -03:00
sadan4
0fd76ab15a
NoUnblockToJump: Also allow jump for ignored users (#3110) 2024-12-30 02:28:22 +00:00