Vendicated
8c89002867
forgor not everyone uses enlgihs
2024-01-09 17:44:18 +01:00
Vendicated
ba6d23a31f
fix adding View Raw to undesired channel context menus
2024-01-09 17:39:38 +01:00
Grzesiek11
ba2695b499
Add FixCodeblockGap plugin ( #2064 )
2024-01-06 02:05:23 +00:00
Vendicated
d73790efb3
bump to v1.6.6
2024-01-06 01:22:04 +01:00
effct • Lia Aaron Thoma
0d6bb35075
TextReplace: allow replacing with nothing ( #1933 )
2024-01-06 00:02:09 +00:00
Hari Rana
d5c58ab2b3
updater: Add top and bottom margins between commits ( #2042 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-01-05 23:55:14 +00:00
Grzesiek11
be9ec3b7ac
SendTimestamps: add setting to disable message replacement ( #2076 )
2024-01-05 23:23:09 +00:00
Moxie
6530526fb2
Updater: Fix grammar (1 Updates => 1 Update) ( #2084 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-01-06 00:10:16 +01:00
Vendicated
13961a4ba5
ReverseImageSearch: add support for image modal
2024-01-05 23:52:22 +01:00
Vendicated
4d198e46bc
fix wrongly patching 'Events' context menu
2024-01-05 23:31:34 +01:00
Vendicated
3eada99ad6
fix(ToolBox): don't add entries of disabled plugins
2024-01-05 22:15:54 +01:00
sunnie
88fc15752d
webContextMenus: add Show My Camera item ( #2086 )
2024-01-05 22:12:13 +01:00
Vendicated
9e810e5511
fix cobu sync
2024-01-05 22:07:00 +01:00
Nuckyz
4a1c85c8ad
Decor: only search for DecorationModalStyles once
2024-01-03 09:58:09 -03:00
nexpid
1eb2510353
feat(Decor): Enforce guidelines more ( #2035 )
2024-01-03 09:49:03 -03:00
Jack
a963a19bdc
fix(Decor): Fix AvatarDecorationModalPreview find ( #2089 )
2024-01-03 12:37:56 +00:00
Lewis Crichton
d0dfdbbd5f
fix: Vencord_cloudSecret check ( #2077 )
...
finally got around to fixing it - `null` is never a valid return value,
it's `undefined` 🤦
2024-01-03 09:31:57 -03:00
V
7e395fc696
Update codeburger mirror
2023-12-31 05:02:05 +01:00
jd
30bc979c8d
feat(Urban Dictionary): Chooses top rated definition & more results. ( #2080 )
2023-12-31 00:06:19 +00:00
Grzesiek11
b692a6dd95
Match by partial class name in emoji container selector
2023-12-24 15:43:37 +01:00
Grzesiek11
d0e1791e6b
Revert "Match by partial class name in emoji container selector"
...
This reverts commit 86a9a68eca
.
After thinking more about it, partial matching seems like a very bad
idea.
2023-12-24 13:15:33 +01:00
Grzesiek11
86a9a68eca
Match by partial class name in emoji container selector
2023-12-22 19:34:16 +01:00
Grzesiek11
47c33696fc
Use \i instead of .{1,2} to match identifiers
2023-12-22 19:11:20 +01:00
Grzesiek11
14512a50eb
Fix reactions breaking on ZWJ
...
Reactions with emoji that use ZWJ can break into multiple lines, due to
the ZWJ being considered whitespace, and the container not being big
enough to fit them.
This commit fixes this by applying a white-space: nowrap declaration to
the emoji container.
2023-12-22 19:11:20 +01:00
Grzesiek11
a0e7398725
Add TextEmoji plugin
...
The plugin prevents Discord from replacing emoji with images, leaving it
up to the browser to render them.
2023-12-22 19:11:14 +01:00
Nuckyz
5dee2e8549
Future proof reporter to work in latest canary
2023-12-21 21:46:34 -03:00
Nuckyz
109d842e29
Fix NSFWGateBypass possibly Vencord
2023-12-21 21:46:22 -03:00
Vendicated
686f2d925f
fix canary crashing
2023-12-21 23:41:12 +01:00
Nuckyz
fdf3480b27
Fix DeArrow patch
2023-12-20 01:34:08 -03:00
TheKodeToad
2e04b3d1ef
Implement Twitter easter egg for ShowConnections ( #2062 )
2023-12-17 18:12:42 -03:00
Nuckyz
9950bf00b2
GameActivityToggle: option to use old icon
2023-12-17 18:06:16 -03:00
Nuckyz
467c5e0c4c
Delete FixImagesQuality
...
Discord fixed their issue with images getting converted to webp losing quality. In the future this plugin can be re-purposed to keep images format as the original, but that requires more than just removing part of the Discord code, and a bit of study to make sure it does not cause issues.
2023-12-17 17:40:59 -03:00
Nuckyz
2cd82944e3
Move commons from discord utils; Make ThemesTab use invite modal util
2023-12-13 22:01:07 -03:00
Nuckyz
2f1dc2c704
reporter: fix icon
2023-12-13 21:46:51 -03:00
Nuckyz
a5442d87d5
Fix reporter and AlwaysAnimate patch
2023-12-13 21:41:09 -03:00
V
a8b0ce6f03
fix(notrack): murder sentry
2023-12-14 01:29:57 +01:00
Andrew Grant
b32959126e
TypingIndicator: setting to disable for current channel ( #2043 )
2023-12-13 19:54:09 -03:00
zImPatrick
2cf52d0775
AlwaysAnimate: Add guild banner ( #2036 )
2023-12-13 20:41:50 +00:00
sappho
40b3ec57ce
FakeNitro: fix non apng gif stickers being sent as images ( #2050 )
2023-12-13 06:37:31 -03:00
ruukulada
817cb9b60b
GameActivityToggle: Icon cleanup ( #2041 )
2023-12-12 23:40:13 -03:00
Nuckyz
c86de3299e
fixAll.eslint: true
-> "explicit"
2023-12-12 23:29:22 -03:00
Nuckyz
1df0b571af
Fix broken patches
2023-12-12 22:57:32 -03:00
AutumnVN
6d911790e9
oneko: allow oneko in reduced motion ( #2018 )
2023-12-10 02:05:40 +01:00
Nuckyz
c9f7cf7540
ci: test all branches
2023-12-09 18:34:58 -03:00
Nuckyz
a9568bc055
reporter: fix bad logic
2023-12-09 17:57:25 -03:00
Nuckyz
539e538d87
commandHelpers: use MessageActions import
2023-12-09 17:57:25 -03:00
AutumnVN
799e6e7292
platformIndicators: fix ( #2038 )
2023-12-09 21:55:13 +01:00
maisy
510bfb8fa3
ReactErrorDecoder: fix using wrong react version's error map ( #2040 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-12-09 20:36:58 +00:00
AutumnVN
534ca1e28d
fix: createBotMessage ( #2033 )
2023-12-07 02:44:14 +01:00
Vendicated
d629281e72
bump to v1.6.5
2023-12-07 00:35:05 +01:00