Nuckyz
1fe7912ec1
Decor: Prevent crashing from useUserDecorAvatarDecoration
2024-11-12 14:23:07 -03:00
Vexify
c7723a0229
Reviewed request changed.
...
Uploaded images to the image thread and linked them.
2024-11-12 14:19:40 +01:00
Vexify4103
8b7b723df0
Merge branch 'main' into main
2024-11-09 17:16:38 +01:00
Nuckyz
0cb84cee83
Bump to 1.10.7
2024-11-09 10:19:32 -03:00
Nuckyz
49c9fa1c8e
Settings: Fix fallback patch
2024-11-08 15:26:42 -03:00
Vexify4103
9538ae4995
Merge branch 'main' into main
2024-11-08 14:15:52 +01:00
Nuckyz
fd1aba7bab
NoTrack: Remove obsolete patch
2024-11-08 06:54:09 -03:00
Nuckyz
3b295e1f6f
Revert "Decor: Fix crashing"
...
cd3a998c4b
.
2024-11-08 06:21:38 -03:00
Nuckyz
152d4fdbb3
Fix misc plugins errors on account switch
2024-11-07 15:34:28 -03:00
sadan4
ce0740b885
TypingTweaks: Fix crashing in some languages ( #2998 )
2024-11-07 15:34:28 -03:00
Vexify
9711c46e3c
Updated README.md
2024-11-07 19:24:40 +01:00
sadan4
64c3dd1c16
PatchHelper: Prevent trailing comma error ( #2913 )
2024-11-07 18:23:03 +00:00
sadan4
5f7a2c59c6
BetterFolders: Fix try-catch with no effect ( #3000 )
2024-11-07 18:16:32 +00:00
Nuckyz
cd3a998c4b
Decor: Fix crashing
2024-11-07 15:07:00 -03:00
Vexify
bd4d1e741a
schoeneBiene changes
...
- added README.md file
- made sure to not unmute not blocked users
- removed unnecessary comments
2024-11-07 19:05:54 +01:00
Vexify4103
49f5482fa2
Update src/plugins/voiceMuteBlockedUsers/index.tsx
...
Co-authored-by: goodbee <100511746+schoeneBiene@users.noreply.github.com>
2024-11-07 18:39:32 +01:00
Vexify4103
1342ff12b8
Update src/plugins/voiceMuteBlockedUsers/index.tsx
...
Co-authored-by: goodbee <100511746+schoeneBiene@users.noreply.github.com>
2024-11-07 18:39:07 +01:00
Vexify
b13a5c6d26
Update index.tsx
2024-11-07 02:09:46 +01:00
Nuckyz
2270b88a98
intl macro: Support raw hash
2024-11-06 21:52:26 -03:00
Vexify
165353321d
feat(plugin): voiceMuteBlockedUsers
...
Basically as the title describes.
Normal block just restrains certain users from messaging you etc.
This also voicemutes them.
Option to do this automatic or with button.
2024-11-06 21:12:19 +01:00
sadan4
9d4e859a0a
NoBlockedMessages: Fix for new i18n lib ( #2996 )
2024-11-05 19:01:52 -03:00
Nuckyz
439a4f8eb6
Bump to 1.10.6
2024-11-05 16:51:18 -03:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib ( #2993 )
2024-11-05 16:50:26 -03:00
Nuckyz
5216bcca1e
Fix settings & updater for Canary
2024-11-03 15:47:19 -03:00
Vendicated
e7e298d2e7
ThemeAttributes: fix freezing when changing avatar
2024-10-26 13:48:22 +02:00
sadan4
d897dab054
ShowHiddenChannels: Fix viewing voice channels ( #2979 )
2024-10-26 07:32:32 -03:00
sadan4
88e8fa7e90
NoPendingCount: Fix hiding offers count ( #2975 )
2024-10-25 06:48:11 -03:00
Nuckyz
f5f59be1b6
Fix plugins using ImageModals (again)
2024-10-24 08:10:37 -03:00
sadan4
534ab3eb5f
ConsoleJanitor: Brush react-spring deprecation ( #2973 )
2024-10-24 11:09:12 +00:00
sadan4
a6ea03bacc
ImageZoom: Fix when multiple images with carrousel ( #2966 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-10-24 11:08:02 +00:00
Vendicated
e620431210
bump to v1.10.5
2024-10-23 04:47:29 +02:00
Aiden
5afc24b41a
ArmCord -> Legcord ( #2948 )
2024-10-23 04:39:43 +02:00
Vendicated
7f8e241b9c
"fix" OpenInApp
2024-10-23 04:33:30 +02:00
sadan4
553293ceee
fix MutualGroupDMs ( #2964 )
...
Co-authored-by: v <vendicated@riseup.net>
2024-10-23 04:28:30 +02:00
Vendicated
0af820c874
Fix ImageZoom
...
Also fixes the image modal being off centre when having the plugin enabled
Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
2024-10-23 04:22:11 +02:00
Vendicated
a11ccde40f
Fix ViewIcons & plugins that use image modals
...
Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
2024-10-23 03:57:46 +02:00
Nuckyz
58c3032bb2
Rework PronounDB -> UserMessagesPronouns
2024-10-19 08:08:34 -03:00
sadan4
4e89352758
Fix ShowHiddenChannels & FakeNitro broken functionality ( #2959 )
2024-10-19 11:06:42 +00:00
Nuckyz
e818905520
Workaround https://github.com/electron/electron/issues/43367
2024-10-10 09:17:32 -03:00
sadan4
aa1b446c07
ShowHiddenChannels: Fix re-organizing channels ( #2942 )
2024-10-10 09:16:36 -03:00
programminglaboratorys
2dce060cf9
MessageClickActions: Fix editing messages which failed to send ( #2677 )
2024-10-09 08:57:30 +00:00
Vendicated
89bb3ee30a
SupportHelper: fix DM warning card
2024-10-09 03:18:31 +02:00
Pavel Djundik
47db61d00e
Add icon to userscript meta ( #2936 )
2024-10-07 17:11:29 +02:00
Nuckyz
416d85dcf0
new plugin FixImagesQuality
2024-10-06 13:20:06 -03:00
Nuckyz
013c8d061d
Bump to 1.10.4
2024-10-05 14:24:39 -03:00
Nuckyz
b5f626d1ff
Fix multiple plugins (again)
2024-10-05 08:01:40 -03:00
sadan4
1e01f85217
NoBlockedMessages: Fix conflict with MessageLogger ( #2921 )
2024-10-04 09:29:59 +00:00
sadan4
91a32e22de
PermissionsViewer: Fix profile button ( #2925 )
2024-10-04 06:28:36 -03:00
ryanamay
43b3c137ce
BlurNSFW: Fix not blurring embeds ( #2862 )
2024-10-03 07:11:37 +00:00
Nuckyz
18f7b74210
Fix required plugins being shown as disabled
2024-09-27 05:46:50 -03:00