Commit graph

2339 commits

Author SHA1 Message Date
Elvyra
9cee56e379 minor fixes
- switch from indices to IDs
- make indexes for the channel view unique
- Fix guilds shuffling around in the channel view by sorting them alphabetically
- Fix possibility to add elements twice from search modal by allowing to hide already added items from the search modal
- Remove invalid channels instead of just not rendering them.
2025-01-23 18:06:16 +01:00
Elvyra
de2f1d5159 Merge branch 'dev' into feat/api/SettingsLists
# Conflicts:
#	src/components/PluginSettings/PluginModal.tsx
#	src/plugins/index.ts
#	src/utils/types.ts
2025-01-23 13:14:53 +01: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
Elvyra
bc843c3625 revert the changes that migrate datastore to array settings v2 2025-01-19 19:43:33 +01:00
Elvyra
6ddf203609 revert the changes that migrate datastore to array settings 2025-01-19 19:40:53 +01: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
Elvyra
0a96e1a508 remove useless code 2025-01-16 20:52:56 +01:00
Elvyra
25dd64dd11 more slight improvements 2025-01-16 18:31:29 +01:00
Elvyra
fcdfd0795a convert noreplymention setting 2025-01-16 16:35:11 +01:00
Elvyra
a62788c47b im so tupid sometimes 2025-01-16 14:20:24 +01:00
Nuckyz
c8f4ce9785
Fix PinDMs and BetterSettings eager load 2025-01-15 11:17:40 -03:00
Elvyra
9205b5d900 improve styles 2025-01-14 19:30:07 +01:00
Elvyra
e6188b7cc5 fix textreplace migration 2025-01-14 02:19:40 +01:00
Elvyra
8d9e9c49fa dispatch onchange when checkbox is clicked 2025-01-13 05:43:31 +01:00
Elvyra
56ed1e75cd Merge remote-tracking branch 'head/dev' into feat/api/SettingsLists 2025-01-13 04:33:53 +01:00
Elvyra
cdeff6a81b Merge remote-tracking branch 'origin/feat/api/SettingsLists' into feat/api/SettingsLists 2025-01-13 04:33:32 +01:00
Elvyra
f5e455e041 implement a better way to convert string to array 2025-01-13 04:33:22 +01:00
Elvyra
6166a8ef17 fix me being silly with messagetags 2025-01-13 04:10:07 +01:00
Nuckyz
a53257634e
Fix Reporter action 2025-01-11 23:43:25 -03:00
Elvyra
14fe735fc4
Ensure settings get written for message tags 2025-01-11 20:42:30 +01:00
Elvy
c141b8e884 fixes 2025-01-11 20:17:11 +01:00
Elvyra
567127ff45 remove comments guh 2025-01-11 02:28:16 +01:00
Elvyra
2d09ddadbd fix no results display 2025-01-11 02:20:47 +01:00
Elvyra
191b637862 add guilds 2025-01-11 02:10:04 +01:00
Elvyra
231d3153ae add types 2025-01-11 01:25:47 +01:00
Elvyra
ebd6a2b27b remove comments and fix scrolling 2025-01-10 22:47:06 +01:00
Elvyra
900cd46e54 it works omg 2025-01-10 22:34:25 +01:00
Elvyra
1185cb4488 Merge branch 'refs/heads/dev' into feat/api/SettingsLists 2025-01-10 21:55:40 +01:00
Elvyra
b166668522 blep 2025-01-10 15:48:32 +01:00
Nuckyz
3243120baa
Reapply "MessagePopoverAPI: Fix buttons not appearing"
Actually applying the fix this time
2025-01-10 01:07:58 -03:00
Elvyra
9ccdaf4d5f Merge branch 'refs/heads/dev' into feat/api/SettingsLists 2025-01-09 22:41:02 +01:00
Elvyra
b04d43dd8b port console janitor and other stuff 2025-01-09 22:38:15 +01: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