Vendicated
0b033aa51b
PluginManager: catch errors during plugin flux handlers
2024-06-21 22:42:25 +02:00
ryan-0324
920f326053
fix MoreUserTags ( #2599 )
2024-06-19 16:56:01 +02:00
vee
3505adad6d
final batch of fixes ~ we are SO BACK!! ( #2598 )
...
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597 )
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
2024-06-19 07:16:29 +02:00
vee
d19b0aeb5b
second batch of fixes ( #2596 )
...
Co-authored-by: programminglaboratorys <107296738+programminglaboratorys@users.noreply.github.com>
Co-authored-by: Haruka <personal@shiroko.me>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-06-19 04:36:21 +02:00
vee
d6f1209438
fix first set of plugins ( #2591 )
...
* Add back mangled webpack searching
* Make window non enumerable in all cases
* fix some webpack commons
* oops
* fix more webpack commons
* fix some finds
* fix more webpack commons
* fix common names
* fix reporter
* fix Constants common
* more fix
* fix SettingsStores (return of old SettingsStoreAPI)
* doomsday fix: MutualGroupDMs (#2585 )
* fix SettingsStoreAPI
* fix MessageLinkEmbeds
* fix checking uninitialised settings
* doomsday fix: BetterSessions (#2587 )
* doomsday fix: ReviewDB and Summaries (#2586 )
Co-authored-by: vee <vendicated@riseup.net>
* fix various things that use default/other names
* fix settings
* wbctxmenus
* fix BetterSettings
* wouldnt it be funny if discord reverted again once we're done
* fix ViewIcons
* fix showconnections
* fix FriendsSince
* FakeNitro: fix app icons
* doomsday fix: NoPendingCount (#2590 )
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: Manti <67705577+mantikafasi@users.noreply.github.com>
2024-06-19 03:04:15 +02:00
Nuckyz
db6b1f5aaf
Fix plugins on stable
2024-06-18 17:13:57 -03:00
Vendicated
098124175f
Fix crashes & settings on canary
2024-06-17 23:00:25 +02:00
Nuckyz
ed5ae2ba5c
Add shortcut for lazy loading chunks
2024-06-05 23:46:52 +02: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
Eric
0460374af0
Fix: Plugins without start/stop function failing to stop/start ( #2463 )
2024-05-16 01:46:09 +00:00
Nuckyz
54f58cd7c9
Fix: Canonicalize regex finds
2024-05-15 00:38:18 -03:00
Nuckyz
0e66c4a1f5
Fix subscribing to plugin flux events twice
2024-05-07 02:47:08 -03:00
Nuckyz
a055b1d47b
refactor(Webpack): more reliable patching ( #2237 )
2024-05-02 23:52:41 +02:00
Vendicated
89dc74d5d7
partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )"
...
This reverts commit 5636f9d979
.
It breaks Vesktop which is not acceptable. Need to resolve this conflict and add this back later
2024-04-14 00:59:04 +02:00
Nuckyz
5636f9d979
Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )
2024-04-09 17:09:23 -03:00
Kyuuhachi
42a9fa2d47
Refactor ContextMenuAPI ( #2236 )
2024-03-07 10:06:24 +00:00
V
371b5b0be8
allow plugins to specify how soon their start() method is called
2023-11-22 06:14:16 +01:00
Vendicated
0d5e2d0696
[skip ci] Refactor utils
2023-05-06 01:36:00 +02:00
Nuckyz
08d88b326d
Fix Plugin Reporting false dependency errors and other stuff ( #1017 )
2023-04-30 13:34:38 +00:00
V
63fc354d48
feat: auto-managed flux subscriptions via plugin.flux ( #959 )
2023-04-22 01:18:19 +00:00
Lewis Crichton
24aa90bd9c
fix API plugins being force enabled unconditionally ( #704 )
...
* only enable dependencies if required
* fixme note
2023-03-25 15:20:00 +00:00
Justice Almanzar
ea748dfb60
feat: Typesafe Settings Definitions ( #403 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13 23:15:45 +01:00
Ven
bad96b7887
Path aliases, better lazyWebpack ( #268 )
2022-11-28 13:37:55 +01:00
Ven
a96f8a89f3
MessageLogger: fixes + ignoreSelf & ignoreBots option ( #213 )
2022-11-14 16:22:50 +01:00
Vendicated
81edc14070
fix PronounDB crash with new profile in dms, force start dependencies
2022-11-12 17:20:19 +01:00
Vendicated
0af4579204
Add tracer, fix MessageActions slow startup
2022-11-07 21:05:33 +01:00
Ven
8adf7ca155
Webpack Warnings & Errors ( #178 )
...
* dev: Useful strict Warnings & Errors
* Always log error
* Ignore pending patches with all or whose predicate = false
* Error -> Warn
2022-10-30 20:45:18 +01:00
Ven
d72542405a
Implement Subcommands; fix errors due to Settings <-> Plugins circular imports ( #174 )
2022-10-29 20:45:31 +02:00
Ven
5fac8be0ae
Vencord Standalone without git/node ( #148 )
2022-10-23 23:23:52 +02:00
megumin
ffbb52512c
fix: plugin dependencies not enabling ( #150 )
2022-10-23 19:09:02 +01:00
Vendicated
f92f3f1a5e
Add license headers
2022-10-22 01:17:14 +02:00
megumin
5625d63e46
Settings 2.0 ( #107 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-17 20:18:25 +01:00
ArjixWasTaken
e563521416
Add commands API ( #38 )
2022-10-06 00:11:32 +02:00
Vendicated
2410582cf8
Dedicated Updater Page, Settings feedback
2022-10-01 22:09:20 +02:00
Vendicated
8161a07dba
Add in client updater, Notices API
2022-10-01 00:42:50 +02:00
Vendicated
71a60a0359
Add .editorconfig; reformat project
2022-09-16 22:59:34 +02:00
Vendicated
7ce37f858c
Unindent, plugins is now an object instead of []
2022-08-31 23:04:18 +02:00
Vendicated
f60ccb766f
Add Plugin.start, make Settings actually start/stop plugins
2022-08-31 22:08:05 +02:00
Vendicated
98cb301df5
Make Settings & Settings Page
2022-08-31 04:07:16 +02:00
Vendicated
c39ff8f648
More progress
2022-08-29 20:27:47 +02:00
Vendicated
876e622f4f
Progress
2022-08-29 18:11:44 +02:00