1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 01:46:23 +00:00
Commit graph

2026 commits

Author SHA1 Message Date
lewisakura
946738e069
chore: cloud settings i18n 2024-07-01 13:16:36 +01:00
lewisakura
77d059dd8f
chore: fix i18n ally 2024-07-01 13:13:16 +01:00
lewisakura
d216bdb6bb
chore: add reauthorise key 2024-07-01 13:09:21 +01:00
lewisakura
3f3d5379cf
Merge branch 'dev' into feat/translation 2024-07-01 13:08:29 +01:00
Ulysses Zhan
77492061f5
ctrlEnterSend: fix for new Discord update (#2647) 2024-07-01 00:59:36 +02:00
Vendicated
5c05443f45
improve settings ui 2024-06-29 20:27:00 +02:00
Masterjoona
8a7c0d7e61
WebContextMenus: implement context menu for text selection (#2577)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-29 16:42:27 +00:00
Antti Ellilä
2d570a524b
friendsSince: add support for new profiles (#2623)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-29 16:39:09 +00:00
Luna
086c31c890
new plugin ShowAllRoles: show all roles in simplified profiles (#2624)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-29 15:43:25 +00:00
Vendicated
169edcb5b7
improve support helper 2024-06-29 17:34:13 +02:00
Vendicated
bda0e1844b
browser: increase minimum browser versions 2024-06-29 11:21:13 +02:00
Nuckyz
2fa56b80ab
Harder conditions for Sentry patching 2024-06-29 01:33:16 -03:00
Nuckyz
5c1c786cf9
Fix ReviewDB patch 2024-06-28 18:34:23 -03:00
Nuckyz
62485e8694
Obliterate Sentry 2024-06-28 18:34:23 -03:00
Vendicated
e4bf71784e
TextReplace: support /v regex flag 2024-06-28 16:04:51 +02:00
Vendicated
484d70fb15
bump to v1.9.3 2024-06-28 13:20:24 +02:00
Nuckyz
df6ffd90e3
Fix broken patches 2024-06-28 00:53:09 -03:00
Nuckyz
96873ccef7
Temp fix for disabling Sentry 2024-06-27 23:58:01 -03:00
Nuckyz
cbc7f7230a
Fix acquiring WebpackRequire 2024-06-27 23:37:10 -03:00
Vendicated
e37a0cfec9
bump to v1.9.2 2024-06-27 16:16:29 +02:00
Nuckyz
f81cd5d9a4
Fix broken patches 2024-06-27 16:15:42 +02:00
Vendicated
7c923b9962
fix enabled by default logic 2024-06-27 16:14:32 +02:00
Vendicated
14e11973ef
fix ShowConnections & FakeProfileThemes 2024-06-26 18:42:05 +02:00
Vendicated
bc0d4a80ff
BadgeAPI: fix bugs in new profiles 2024-06-26 18:09:21 +02:00
Vendicated
e0d99e2f6c
add ReviewDB in new profiles 2024-06-26 17:37:21 +02:00
Vendicated
6d4c9339dc
PermissionsViewer: add to simplified profiles 2024-06-26 17:36:00 +02:00
Vendicated
705da29df5
add Mutual Groups to new profiles 2024-06-26 17:10:48 +02:00
Vendicated
7f1ccef383
fix ShowConnections 2024-06-26 13:27:39 +02:00
Scyye
3ad76b7f0f
NewGuildSettings: Add "Apply NewGuildSettings" button in menu (#2556)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-26 11:10:39 +00:00
Lorenzo Rizzotti
4008c93069
ShowHiddenThings: fix discovery filter bypass (#2626)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-26 13:03:23 +02:00
programminglaboratorys
cd205b1386
ReviewDB: add to context menu in new profile ui (#2622)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-26 11:02:20 +00:00
Bloofield
3688c7e4c9
ShowMeYourName: compare username & nick case insensitive (#2630)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-26 10:59:24 +00:00
Oliver Anderson
32c2128c5b
ReplaceGoogleSearch: improve search engine selection (#2620)
Co-authored-by: vee <vendicated@riseup.net>
2024-06-26 10:57:18 +00:00
Vendicated
d61a930b99
Developer Documentation has moved to https://docs.vencord.dev 2024-06-26 01:12:19 +02:00
Jakup
df32e8d305
fix missing space in MoreKaomoji (#2625) 2024-06-25 21:40:25 +02:00
Lewis Crichton
70cc39b5c6
chore: remove unnecessary assertions 2024-06-24 19:01:57 +01:00
Lewis Crichton
2cd94221cd
chore: even better if condition 2024-06-24 19:00:54 +01:00
Lewis Crichton
faea1c8224
chore: remove unnecessary if 2024-06-24 19:00:26 +01:00
Lewis Crichton
e55c6f99e2
fix: objects counted as plural incorrectly 2024-06-23 21:18:43 +01:00
Lewis Crichton
cc7675eccb
chore: boop 2024-06-23 21:14:58 +01:00
Lewis Crichton
fcc86370f9
Merge branch 'feat/translation' of ssh://github.com/Vendicated/Vencord into feat/translation 2024-06-23 21:11:46 +01:00
Lewis Crichton
cc22c15bcb
merge: dev 2024-06-23 21:11:31 +01:00
Nuckyz
62afad3e65
IgnoredActivities: Fix not ignoring in tracked activities (used in Content Feed) 2024-06-22 20:22:43 -03:00
Nuckyz
87d3e30ebf
web extension: fix vencord sometimes breaking after reloading
Co-Authored-By: vee <vendicated+git@riseup.net>
2024-06-22 08:05:18 +02:00
Vendicated
3d46f19025
bump to v1.9.1 2024-06-22 03:25:40 +02:00
Vendicated
6ce7fde19c
upgrade monaco (QuickCss Editor) to 0.50.0; fixes some syntax 2024-06-22 01:10:08 +02:00
Vendicated
18df66a4b4
fix SpotifyControls 2024-06-22 00:31:28 +02:00
Nuckyz
e16c9ca70f
GameActivityToggle: Fix moving settings button outside 2024-06-21 18:50:21 -03:00
Vendicated
495da11347
fix Summaries 2024-06-21 22:49:55 +02:00
Vendicated
0b033aa51b
PluginManager: catch errors during plugin flux handlers 2024-06-21 22:42:25 +02:00