Nuckyz
aaeacc8cc2
Fix SuperReactionTweaks patch
2024-05-27 15:42:52 -04:00
Nuckyz
f31b387354
FixImagesQuality: no longer make gifs play when autoplay is off
2024-05-27 15:42:52 -04:00
megumin
5e3f11ea9c
fix(SpotifyControls): Requests double-sending when using Spotify Connect ( #2023 )
2024-05-27 15:42:52 -04:00
V
d68d007100
migrate to new badge api
...
we used to store badges on the discord cdn.
since discord is now making
it harder to use their cdn for such purposes (due to expiring links), we
are forced to stop using it
thus, badges are now stored on our server, accessible via
https://badges.vencord.dev . The full list of badges is now at https://badges.vencord.dev/badges.json
2024-05-27 15:42:52 -04:00
Jack
7ce62712bd
feat: Add Decor plugin ( #910 )
2024-05-27 15:42:52 -04:00
Nuckyz
b639896af5
use findBulk on CrashHandler and cleaups
2024-05-27 15:42:52 -04:00
Nuckyz
764ee3d249
openInviteModal utility
...
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2024-05-27 15:42:52 -04:00
Nuckyz
36ba6ba6b5
CrashHandler: attempt to prevent more crashes
2024-05-27 15:42:52 -04:00
Nuckyz
68e6bb6684
Fix a console shortcut and suppressExperimentalWarnings on more scripts
2024-05-27 15:42:52 -04:00
Nuckyz
851964f034
ClientTheme: make color picker finder more specific
2024-05-27 15:42:52 -04:00
V
bc242b83a3
VoiceMessages: fix preview being blank
2024-05-27 15:42:52 -04:00
Nuckyz
ff961b0915
Utility function for loading Discord chunks ( #2017 )
2024-05-27 15:42:52 -04:00
Nuckyz
87ec73d665
Simplify some components finds; Make undo of patch groups more clear
2024-05-27 15:42:52 -04:00
Korbo
540e91305a
fix: strikethrough in SilentMessageToggle's disabled SVG ( #2004 )
2024-05-27 15:42:52 -04:00
V
3e2bcdcfc6
fix ci
2024-05-27 15:42:52 -04:00
V
95768e06d4
fix WebContextMenus
2024-05-27 15:42:52 -04:00
V
b715324333
Add webpack find testing ( #2016 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:52 -04:00
Nuckyz
23429671d7
Fix broken patches
2024-05-27 15:42:52 -04:00
Nuckyz
956670ace8
feat(plugins): FixImagesQuality
2024-05-27 15:42:52 -04:00
cat
16591357a9
ClearURLS for x.com links ( #2005 )
2024-05-27 15:42:52 -04:00
V
e6b9720b64
add back code that got lost
2024-05-27 15:42:52 -04:00
V
09a497493b
fix circular import bricking browser version
2024-05-27 15:42:52 -04:00
Nuckyz
ff1843accd
Fix broken SHC find
2024-05-27 15:42:52 -04:00
V
3b6b605a2a
fix broken webpack finds
2024-05-27 15:42:52 -04:00
V
495766aa5e
Remove obsolete webpack hacks
2024-05-27 15:42:52 -04:00
V
9ef96abfb2
Remove obsolete nested webpack search
2024-05-27 15:42:52 -04:00
V
dd43373279
Remove obsolete mapMangledModule ~ modules are no longer mangled
2024-05-27 15:42:52 -04:00
V
6d30c3a855
beef up ConsoleShortcuts
2024-05-27 15:42:52 -04:00
V
aab14e249b
fix showConnections & better webpack errors
2024-05-27 15:42:52 -04:00
Jack
574d01f5c9
feat(patcher): Grouped replacements ( #2009 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
V
47f62529e7
move new webpack methods to more appropriate file
2024-05-27 15:42:52 -04:00
V
7867a952ce
Make it possible to destructure lazy webpack finds
2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a
Improve component finding api and migrate plugins to use them
2024-05-27 15:42:52 -04:00
V
b3248ad1d3
allow plugins to specify how soon their start() method is called
2024-05-27 15:42:52 -04:00
V
cbf9eb2057
ClientTheme fixes
2024-05-27 15:42:52 -04:00
CodeF53
97c7975c58
feat(plugin): ClientTheme ( #807 )
2024-05-27 15:42:52 -04:00
Nuckyz
871d7965b3
TypingIndicator: support threads
2024-05-27 15:42:52 -04:00
Nuckyz
2c188a504c
PermViewer: Use role pill border conditionally
2024-05-27 15:42:52 -04:00
Nuckyz
7e1bd4bf75
Fix broken patches due to unread changes
2024-05-27 15:42:52 -04:00
Nuckyz
510b8c9364
IgnoreActivities: fix and improvements
2024-05-27 15:42:52 -04:00
adryd
2efbf75452
oneko: update script version ( #1994 )
2024-05-27 15:42:52 -04:00
Justice Almanzar
5bfae7debe
Fix hljs find ( #1983 )
2024-05-27 15:42:52 -04:00
megumin
33b18b1e92
fix(channeltags): message author should be clyde ( #644 ) ( #1986 )
2024-05-27 15:42:52 -04:00
AutumnVN
0ca58bdc83
MessageLogger: fix attachment ignore ( #1989 )
2024-05-27 15:42:52 -04:00
Thoth
dd818fab09
shikiCodeblocks: transform lang to lower case to avoid failing detection ( #1990 )
2024-05-27 15:42:52 -04:00
Jack
0906e4a3f1
chore: Fix PinDMs patch ( #1981 )
2024-05-27 15:42:52 -04:00
Nuckyz
5b43fa76ea
Remove obsolete experiments patch
2024-05-27 15:42:52 -04:00
Nuckyz
8fb1aa4648
Fix SHC patches
2024-05-27 15:42:52 -04:00
Ajay Ramachandran
6e593ad3cb
fix(dearrow): support DeArrow thumbnail submissions at 0 seconds ( #1979 )
2024-05-27 15:42:52 -04:00
megumin
05eba3303e
feat: Add Environment variable to disable updater auto-patching ( #1971 )
2024-05-27 15:42:52 -04:00
AM
0ae341dc88
[Plugin] Super Reaction Tweaks ( #1958 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2024-05-27 15:42:52 -04:00
AutumnVN
a72b0ab001
searchReply: fix ( #1961 )
2024-05-27 15:42:52 -04:00
V
6bf91d78a2
feat: simple plugin natives ( #1965 )
2024-05-27 15:42:52 -04:00
zImPatrick
1b8e373512
Fix FakeNitro sticker bypass ( #1964 )
2024-05-27 15:42:52 -04:00
Marvin Witt
28d5a9fb4f
fix(dearrow): don't replace thumbnail if only original available ( #1959 )
2024-05-27 15:42:52 -04:00
Vendicated
1f8c164258
OpenInApp: Support podcasts
2024-05-27 15:42:52 -04:00
Vendicated
a5ca0946b3
OpenInApp: Fix links in messages
2024-05-27 15:42:52 -04:00
Vendicated
3c3b6382cb
Fix ViewIcons correctly
2024-05-27 15:42:52 -04:00
Vendicated
8f432e27e8
Revert "Fix ViewIcons"
...
This reverts commit 098da8c3fd
.
2024-05-27 15:42:52 -04:00
AutumnVN
7066b09c89
customRpc: fix discord attachment link ( #1949 )
2024-05-27 15:42:52 -04:00
AutumnVN
f6cb27aab9
fakeNitro: disallow emoji in add reaction ( #1954 )
2024-05-27 15:42:52 -04:00
AutumnVN
72a2ae941e
favGifSearch: fix search bar ( #1955 )
2024-05-27 15:42:51 -04:00
Vendicated
56bd7a4df7
fix TypingTweaks
2024-05-27 15:42:51 -04:00
AutumnVN
92855c62b3
noMosaic: play video inline + optional media layout type ( #1946 )
2024-05-27 15:42:51 -04:00
AutumnVN
8d62c8fbe0
gifPaste: fix unable to use gif picker in profile customization ( #1947 )
2024-05-27 15:42:51 -04:00
Nuckyz
8ef1cadc5f
Fix ShowMeYourName
2024-05-27 15:42:51 -04:00
Nuckyz
3cd807e126
Fix ViewIcons
2024-05-27 15:42:51 -04:00
Nuckyz
7972527e54
Fix MessageDecorationsAPI
2024-05-27 15:42:51 -04:00
Haruka
971fa01d40
EmoteCloner: make the error toasts useful ( #1938 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
AutumnVN
cca0ae10e4
previewMessage: fix button ( #1919 )
2024-05-27 15:42:51 -04:00
AutumnVN
1b256ef23c
imageZoom: dont close carousel modal on image click ( #1926 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
AutumnVN
09e2851312
PiP: fix issues / styles ( #1927 )
2024-05-27 15:42:51 -04:00
Nuckyz
bfc0fe60bf
Fix displaying BetterFolders sidebar when watching streams in fullscreen
2024-05-27 15:42:51 -04:00
Vendicated
e2769f5fdb
OnePingPerDM: fix server pings
2024-05-27 15:42:51 -04:00
Vendicated
29d8e79afb
[skip ci] Revert "add react linting"
...
doesnt work properly :(
This reverts commit 18fdc33ee7
.
2024-05-27 15:42:51 -04:00
Vendicated
f07b1fff3e
[skip ci] add react linting
2024-05-27 15:42:51 -04:00
V
0cdd7994b3
WebKeyBinds: Fix & make available on ArmCord
2024-05-27 15:42:51 -04:00
Nuckyz
ea6aec77cc
Fix AlwaysAnimate
2024-05-27 15:42:51 -04:00
Nuckyz
be6400545c
Fix BetterFolders freeze and add new options ( #1923 )
2024-05-27 15:42:51 -04:00
Nuckyz
9bfe7a4f28
BetterFolders: Option to choose whether to keep guild icons ( #1918 )
2024-05-27 15:42:51 -04:00
Hugo C
4b7f824f35
fix: PiP replacing video download button ( #1910 )
2024-05-27 15:42:51 -04:00
AutumnVN
b540268fcc
vencordToolbox: correct hover color + oneko ( #1913 )
2024-05-27 15:42:51 -04:00
AutumnVN
05845b881e
noSystemBadge: fix ( #1914 )
2024-05-27 15:42:51 -04:00
Vendicated
bf7b04bf24
BetterGifAltText: Fix displaying undefined
2024-05-27 15:42:51 -04:00
Nuckyz
a423323181
Add missing patches predicates to BetterFolders
2024-05-27 15:42:51 -04:00
Nuckyz
054c4b547c
Fix BetterFolders
2024-05-27 15:42:51 -04:00
Nuckyz
e5c94f117c
Remove hacks to support no longer active versions of Discord
2024-05-27 15:42:51 -04:00
Nuckyz
3d4141421e
PermViewer: Fix incorrectly displaying some role names as Unknown Role
2024-05-27 15:42:51 -04:00
Nuckyz
632be03ded
SHC: Make Chat Input Bar channel list include hidden channels
2024-05-27 15:42:51 -04:00
Nuckyz
0fa0538421
Fix git updater
2024-05-27 15:42:51 -04:00
Luna
ff39d6b812
Fix git updater for other branches ( #1915 )
2024-05-27 15:42:51 -04:00
Susheel Thapa
bc395242bc
fix typo in multiple files ( #1911 )
2024-05-27 15:42:51 -04:00
Nuckyz
2577040aec
Fix hidden channels triggering the unread box
2024-05-27 15:42:51 -04:00
Nuckyz
ad4fd7498d
Add comments to some SHC patches
2024-05-27 15:42:51 -04:00
Nuckyz
11d905a92b
Fix some hidden channels not collapsing
2024-05-27 15:42:51 -04:00
AutumnVN
33364bfadc
noProfileThemes: fix usrbg compatibility ( #1905 )
2024-05-27 15:42:51 -04:00
Vendicated
69b4fa23cc
fix not removing vencord 'chunks' from webpack
2024-05-27 15:42:51 -04:00
Nuckyz
e082d57fc4
Little bit of SHC cleanup
2024-05-27 15:42:51 -04:00
Vendicated
2e57ce5670
Fix entry webpack modules not being patched
2024-05-27 15:42:51 -04:00
Vendicated
223372db38
fix modules being patched multiple times
2024-05-27 15:42:51 -04:00
Nuckyz
b235593d39
Fix duplicated WebContextMenus find
2024-05-27 15:42:51 -04:00
Nuckyz
58674273ae
More accurate ShowAllMessageButtons patch
2024-05-27 15:42:51 -04:00
Nuckyz
dcfa17beb8
Fix BetterNoteBox
2024-05-27 15:42:51 -04:00
TheKodeToad
4037a22c57
Fix EmoteCloner ( #1907 )
2024-05-27 15:42:51 -04:00
TheKodeToad
aa7e747bd0
Fix plugins using promptToUpload ( #1908 )
2024-05-27 15:42:51 -04:00
Nuckyz
0cee93ba35
Fix FakeNitro completely ( #1903 )
2024-05-27 15:42:51 -04:00
AutumnVN
2e90901e9b
silentTyping: fix showIcon toggle ( #1898 )
2024-05-27 15:42:51 -04:00
Vendicated
d904bbcff3
Fix VoiceMessages
2024-05-27 15:42:51 -04:00
Hugo C
ae79155ac2
fix: ImageZoom + PiP ( #1894 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
Vendicated
06a61997ab
Fix PlatformIndicators colorMobileIndicator
2024-05-27 15:42:50 -04:00
Luna
6850b2fee6
fix: shikicodeblocks, betterroledot ( #1895 )
2024-05-27 15:42:50 -04:00
redstonekasi
9904e808b2
fix: RoleColorEverywhere ( #1884 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:50 -04:00
Nuckyz
6f058c5a4f
Partially fix FakeNitro
2024-05-27 15:42:50 -04:00
Vendicated
f4b363c885
fix UserVoiceShow
2024-05-27 15:42:50 -04:00
IThundxr
564a41540c
Fix: noUnblockToJump ( #1893 )
2024-05-27 15:42:50 -04:00
Vendicated
9ac7f93c8a
Fix iLoveSpam
2024-05-27 15:42:50 -04:00
Vendicated
0edf279fc1
Fix NoScreensharePreview
2024-05-27 15:42:50 -04:00
Vendicated
d8a3f090ce
Fix PlatformIndicators
2024-05-27 15:42:50 -04:00
Vendicated
c1a98ad36f
Fix RevealAllSpoilers
2024-05-27 15:42:50 -04:00
Vendicated
ea73cc0e20
fix TimeBarAllActivities
2024-05-27 15:42:50 -04:00
Vendicated
80f45cf3bc
Fix RelationShipNotifier
2024-05-27 15:42:50 -04:00
Ben Richeson
7d8c5c4ea5
Fix MessageLogger ( #1888 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:50 -04:00
nora
0140c75d06
ImageZoom: fix typo ( #1832 )
2024-05-27 15:42:50 -04:00
Amia
faed7c5f0e
fix: NoPendingCount ( #1886 )
2024-05-27 15:42:50 -04:00
Jack
ffbbdedf62
fix: (rewrite) SecretRingToneEnabler ( #1887 )
2024-05-27 15:42:50 -04:00
Jack
0f145b0609
fix: BANger ( #1885 )
2024-05-27 15:42:50 -04:00
Vendicated
c75355fa6e
Fix MuteNewGuild
2024-05-27 15:42:50 -04:00
Nuckyz
936cd7f9fe
Fix IgnoreActivities
2024-05-27 15:42:50 -04:00
Vendicated
5dec872f5b
Fix MemberCount
2024-05-27 15:42:50 -04:00
Vendicated
cbf5b746f5
Fix VencordToolbox
2024-05-27 15:42:50 -04:00
Aubrey/オーブリー
3ce4aac051
Fix titlebar duplication with native Windows titlebar ( #1890 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:50 -04:00
Vendicated
a3cccf69ec
fix lintttttttttttttttttt :3
2024-05-27 15:42:50 -04:00
Nuckyz
42f2cd777f
Fix ShowHiddenChannels
2024-05-27 15:42:50 -04:00
Vendicated
3e377c31d4
Fix PronounDB in profile
2024-05-27 15:42:50 -04:00
TheKodeToad
00fa010dae
TypingTweaks: fix ( #1883 )
2024-05-27 15:42:50 -04:00
rini
98e67cc349
fix things using lodash ( #1882 )
2024-05-27 15:42:50 -04:00
Amia
b2845a5d26
fix: ServerProfile ( #1881 )
2024-05-27 15:42:50 -04:00
Vendicated
ddb2309f58
Fix InvisibleChat
2024-05-27 15:42:50 -04:00
Vendicated
c599f72209
Fix SpotifyCrack
2024-05-27 15:42:50 -04:00
redstonekasi
aa3afa10b8
fix: BlurNSFW ( #1880 )
2024-05-27 15:42:50 -04:00
Vendicated
ae5184ac9c
Fix PermissionFreeWill
2024-05-27 15:42:50 -04:00
Vendicated
3936fd32cc
Fix ColorSighted
2024-05-27 15:42:50 -04:00
Amia
7b4e4a6b4c
fix: MutualGroupDMs ( #1879 )
2024-05-27 15:42:50 -04:00
Vendicated
443985d757
Fix BetterNoteBox
2024-05-27 15:42:50 -04:00
Vendicated
05308b4156
Fix PermissionViewer
2024-05-27 15:42:50 -04:00
Vendicated
5d89591cc1
Fix LoadingQuotes
2024-05-27 15:42:50 -04:00
Vendicated
47dc4ed527
Fix BetterGifAltText
2024-05-27 15:42:50 -04:00
Vendicated
005189a673
Fix Dearrow
2024-05-27 15:42:50 -04:00
Vendicated
a60182a61f
Fix SpotifyControls
2024-05-27 15:42:50 -04:00
Vendicated
f76bc6c3fe
Fix OpenInApp
2024-05-27 15:42:50 -04:00
Vendicated
b22d95009b
Fix ViewIcons
2024-05-27 15:42:50 -04:00
rini
4be525d391
fix whoreacted, betteruploadbutton ( #1877 )
2024-05-27 15:42:50 -04:00
redstonekasi
d7f2c5e8b9
fix: ShowAllMessageButtons ( #1876 )
2024-05-27 15:42:50 -04:00
redstonekasi
1a9c67bb56
fix: NoPendingCount ( #1871 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:50 -04:00
Jack
bb9472b0df
fix: greetStickerPicker ( #1874 )
2024-05-27 15:42:50 -04:00
Vendicated
e4ba1b0489
Fix Settings Proto
2024-05-27 15:42:50 -04:00
Vendicated
efd67e99a1
Fix InvisChat, PreviewMsg, SendTimestamps, SilentMsg, SilentType, Translate
2024-05-27 15:42:50 -04:00
rini
216d133d66
fix: RPC plugins ( #1873 )
2024-05-27 15:42:50 -04:00
Vendicated
109f07bd2c
Fix SettingStores, GameActivityToggle
2024-05-27 15:42:50 -04:00
redstonekasi
16da51b1df
fix: NoBlockedMessages ( #1870 )
2024-05-27 15:42:50 -04:00
Jack Matthews
039c356bb3
fix: typingIndicator
2024-05-27 15:42:50 -04:00
Vendicated
871ed61261
Fix WebContextMenus
2024-05-27 15:42:50 -04:00
redstonekasi
a1bece2584
fix: StartupTimings ( #1869 )
2024-05-27 15:42:49 -04:00
Syncx
3f85b9d3f8
fix: FavoriteEmojiFirst ( #1844 )
2024-05-27 15:42:49 -04:00
rini
2893dc492c
Fix PinDMs, SMYN, SilentTyping, ValidUser, PlatformIndicators ( #1865 )
2024-05-27 15:42:49 -04:00
sunnie
81a31ff290
fix messageLinkEmbeds, moreUserTags ( #1859 )
2024-05-27 15:42:49 -04:00
redstonekasi
2194172773
fix: AlwaysTrust ( #1868 )
2024-05-27 15:42:49 -04:00
Nico
a4e415f9fe
forceOwnerCrown: fix ( #1858 )
2024-05-27 15:42:49 -04:00
Syncx
989080d6ef
fix: ImageZoom ( #1864 )
2024-05-27 15:42:49 -04:00
redstonekasi
2d66eba24e
fix: NoticesAPI ( #1863 )
2024-05-27 15:42:49 -04:00
Dea
ebc73026b3
fix: onePingPerDM ( #1867 )
2024-05-27 15:42:49 -04:00
Vendicated
970acf1bbc
Delete RNNoise - Krisp is now on web, so this is obsolete
2024-05-27 15:42:49 -04:00
megumin
b654311a0f
fix: sortFriendRequests patches ( #1848 )
2024-05-27 15:42:49 -04:00
megumin
dc6433d486
fix: pronoundb profile popout ( #1860 )
2024-05-27 15:42:49 -04:00
Nico
55f7de7890
fix(vcDoubleClick): update for new discord build ( #1862 )
2024-05-27 15:42:49 -04:00
AutumnVN
56a3dd0b59
fix userutils ( #1861 )
2024-05-27 15:42:49 -04:00
Vendicated
86f58cd6b7
MessageDecorationsAPI: fix
2024-05-27 15:42:49 -04:00
Vendicated
ea1fd92575
Fix PlatformIndicators
2024-05-27 15:42:49 -04:00
redstonekasi
1a61893a67
fix: CommandsAPI
2024-05-27 15:42:49 -04:00
Vendicated
e3d7b496d2
MemberListDecoratorAPI: Fix
2024-05-27 15:42:49 -04:00
Vendicated
490127f6e0
ServerListAPI: fix
2024-05-27 15:42:49 -04:00
Vendicated
9ffcacbe6c
MessageEvents: Fix
2024-05-27 15:42:49 -04:00
TheKodeToad
d9d444fbfd
ShowConnections, NoProfileThemes: Fix ( #1854 )
2024-05-27 15:42:49 -04:00
Jack
544ff173da
fix: fakeProfileThemes ( #1837 )
2024-05-27 15:42:49 -04:00
megumin
bb8095883e
fix: notrack failing patches ( #1857 )
2024-05-27 15:42:49 -04:00
AutumnVN
3abc77b05e
disableDMCallIdle: fix ( #1856 )
2024-05-27 15:42:49 -04:00
AutumnVN
873dcb4c49
experiments: fix ( #1855 )
2024-05-27 15:42:49 -04:00
Vendicated
a8630bbdae
MessageAccessoriesAPI: Fix
2024-05-27 15:42:49 -04:00
Vendicated
0b04db0ea0
BadgeAPI: fix
2024-05-27 15:42:49 -04:00
Vendicated
48d9e7f1a0
ContextMenuApi: fix
2024-05-27 15:42:49 -04:00
AutumnVN
0bf280b34b
usrbg: fix ( #1853 )
2024-05-27 15:42:49 -04:00
Vendicated
733f640ebf
SpotifyControls: Fix
2024-05-27 15:42:49 -04:00
Vendicated
8817b31e01
Fix NoTrack
2024-05-27 15:42:49 -04:00
AutumnVN
aa0e4f0626
callTimer: fix ( #1850 )
2024-05-27 15:42:49 -04:00
AutumnVN
8b46f94a6b
noDevToolsWarning: fix ( #1851 )
2024-05-27 15:42:49 -04:00
AutumnVN
1bd5c2477b
noMosaic: fix ( #1849 )
2024-05-27 15:42:49 -04:00
Hugo C
7aa13630c0
fix: PictureInPicture ( #1839 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:49 -04:00
Syncx
6972b0e53d
fix: FavoriteGifSearch ( #1842 )
2024-05-27 15:42:49 -04:00
Erik
fa4cf03a67
Fix CustomRPC ( #1846 )
2024-05-27 15:42:49 -04:00
megumin
88b0844e12
fix: ComponentDispatch and GifPaste plugin ( #1843 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:49 -04:00