Commit graph

2356 commits

Author SHA1 Message Date
jamesbt365
79cbfe96c8
HideAttachments, UnsupressEmbeds: Work with forwarded messages (#2928) 2025-01-24 20:56:39 -03:00
jamesbt365
7ee70e831a
MessageLogger: Make collapseDeleted require a restart (#2923) 2025-01-24 23:46:47 +00:00
jamesbt365
e45b867ff0
ServerInfo: Add Ignored Users tab (#3127) 2025-01-24 23:42:05 +00:00
Nuckyz
78c2f0d61a
Fix calling option onChange listeners for legacy settings 2025-01-24 00:43:33 -03:00
Sqaaakoi
7948f943de
Styles, BlurNSFW: update Style["variables"] type to support number values 2025-01-24 16:30:21 +13:00
Sqaaakoi
a2785628c6
Styles: fix setStyleVariables type 2025-01-24 16:20:12 +13:00
Sqaaakoi
2f80cecbb9
BlurNSFW: Refactor to Settings API (so that Styles API works properly) 2025-01-24 16:19:58 +13:00
Sqaaakoi
8e32588897
Styles: Replace the edit function with a variables object 2025-01-24 16:05:36 +13:00
Nuckyz
72ec5e2023
Merge remote-tracking branch main into dev 2025-01-23 21:03:54 -03:00
Vendicated
43501bad07
bump to v1.11.2 2025-01-24 00:33:10 +01: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