Commit graph

2025 commits

Author SHA1 Message Date
thororen1234
bf6848dffb Formatting 2024-06-01 14:38:39 -04:00
thororen1234
66241afcf1 Merge remote-tracking branch 'upstream/dev' 2024-06-01 14:37:43 -04:00
thororen1234
783efc2f64 Fixes 2024-06-01 14:36:26 -04:00
thororen1234
7da91d94d8 Updates 2024-06-01 14:32:22 -04:00
thororen1234
268e053d68 Merge remote-tracking branch 'upstream/dev' 2024-06-01 13:14:59 -04:00
Vendicated
78fd37a4c6
fix(css): brand-experiment is now brand-500 2024-06-01 19:13:27 +02:00
Nuckyz
a66138f157
Bump to 1.8.8 2024-06-01 00:30:18 -03:00
Nuckyz
aa7eb77050
ShowHiddenChannels: Fix patch 2024-05-31 23:41:38 -03:00
Nuckyz
d07e4c71b5
Make Reporter runnable in desktop 2024-05-31 23:28:58 -03:00
Nuckyz
7ccd073506
Fix ShowConnections & FriendsSince patches 2024-05-31 00:16:56 -03:00
Nuckyz
2b565fed25
Make vencord-debug usable everywhere if user is pluginDev 2024-05-30 18:34:16 -03:00
Nuckyz
05a40445c8
refactor: improve build scripts & automatic testing
- Fix reporter breaking because of ConsoleShortcuts
- Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks
- Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages
- Fix wrong external files and clean up build script; Remove non used stuff
2024-05-30 23:30:44 +02:00
thororen1234
f2d2ca1fa8 Merge remote-tracking branch 'upstream/dev' 2024-05-30 10:51:39 -04:00
thororen1234
dd1c0f092e Remove unneeded import 2024-05-30 10:34:29 -04:00
thororen1234
68343dc8e2 Merge remote-tracking branch 'upstream/dev' 2024-05-30 10:34:07 -04:00
Nuckyz
9a9c1b0487
Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages 2024-05-30 04:44:13 -03:00
Nuckyz
892de53603
Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks 2024-05-30 00:51:23 -03:00
Nuckyz
c8602ef52b
Fix reporter breaking because of ConsoleShortcuts 2024-05-29 06:45:44 -03:00
Nuckyz
537fc5e33d
feat(API): updateMessage API for forcing re-renders 2024-05-29 04:57:18 -03:00
Vendicated
9b9a5322c9
webpack: make window exports non enumerable 2024-05-29 06:32:49 +02:00
Vendicated
da01237c05
Summaries: update README 2024-05-29 05:21:05 +02:00
Vendicated
86aabe73eb
add more flags for preventing background unloading 2024-05-29 04:24:48 +02:00
vee
a78dba321d
ConsoleShortcuts: Fix autocomplete on lazies, add more utils (#2519) 2024-05-28 17:31:58 -03:00
Lexi
b9e83d9d28
new plugin DontRoundMyTimestamps: round 7.6y -> 7y instead of 8y (#2060)
Co-authored-by: V <vendicated@riseup.net>
2024-05-28 02:22:42 +00:00
AutumnVN
8131ca8f15
USRBG: support new simplified profile (#2501)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-28 02:15:48 +00:00
thororen1234
0e2f11532c Remove a File 2024-05-27 21:17:12 -04:00
thororen1234
9fbfcb019a Merge remote-tracking branch 'upstream/dev' 2024-05-27 21:15:25 -04:00
Vendicated
5b35d7c644
fix occasional errors in Dearrow & ImageZoom 2024-05-28 02:35:40 +02:00
sunnie
c2f8837602
new plugin: MaskedLinkPaste (#2514)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-28 02:23:30 +02:00
nin0dev
c431b7d2ab
fix(MessageLogger): correctly mark markdown headers red (#2511)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-28 02:21:12 +02:00
Ulysses Zhan
8bda3a1e6a
LoadingQuotes: more customization & custom quotes support (#1795)
Co-authored-by: lewisakura <lewi@lewisakura.moe>
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 18:36:09 +02:00
Nuckyz
6b4899804a
Summaries: Fix start error if no summaries-data exist 2024-05-26 21:16:12 -03:00
Luna
41c5bbd952
new plugin WatchTogetherAdblock: block ads in youtube activity (#2021)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-26 19:44:04 +00:00
Vendicated
9ec671819d
build: improve fileInclude plugin 2024-05-26 19:15:51 +02:00
Vendicated
c836270320
fix minor bugs in various plugins
- FriendsSince: Don't show for friend requests
- FakeNitro: Fix attempting to bypass unicode emojis #2503
- MessageLatency: ignore bots #2504
- CtrlEnterSend: use cmd+enter on macOS #2502
- ReplaceGoogleSearch: trim LF character #2488

Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: rushiiMachine <33725716+rushiiMachine@users.noreply.github.com>
Co-authored-by: Lumap <lumap@duck.com>
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
2024-05-26 18:24:02 +02:00
Manti
4f2c2b8e4a
new plugin Summaries: show Discords AI-generated convo summaries (#2481)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-26 18:14:29 +02:00
Nuckyz
a8e18f17e2
ConsoleShortcuts: Start at Init 2024-05-26 01:11:36 -03:00
thororen1234
ef81244269 Merge remote-tracking branch 'upstream/dev' 2024-05-25 23:26:09 -04:00
Nuckyz
8f59cd8a1a
Optimize slowest patches 2024-05-23 21:48:12 -03:00
Vendicated
1866e4d379
Bump to v1.8.6 2024-05-24 01:07:07 +02:00
Vendicated
349169e67a
discord why tf would u roll back to 10 days old build??? 2024-05-24 01:05:17 +02:00
thororen1234
507f05dad6 feat(usrbg): support new simplified profiles 2024-05-23 09:40:19 -04:00
Nuckyz
775877281e
Revert removal of DevTools context menu fix 2024-05-23 06:04:50 -03:00
thororen
e075dad9d9
feat(VCSupport): add coolesding as an author due to pr 2024-05-23 01:33:34 -04:00
thororen
6eccdcb2a8
Fix Link on Readme 2024-05-23 01:27:07 -04:00
thororen
75c4e1a5e2
Hiatus Pt. 4 2024-05-23 01:26:19 -04:00
thororen
8f4a223f27
Hiatus Pt. 3 2024-05-23 01:22:07 -04:00
thororen
9a47bb7c84
Hiatus Pt. 2 2024-05-23 01:21:35 -04:00
thororen
322f961d66 Hiatus 2024-05-23 00:23:49 -04:00
thororen
53430be864 Merge remote-tracking branch 'upstream/dev' 2024-05-22 23:55:34 -04:00