33 lines
981 B
Markdown
33 lines
981 B
Markdown
# To-Do List
|
|
|
|
This list only reflects the items that have needed to be done since July 2020, there was a lot of progress/change before this point.
|
|
|
|
Note: The items listed here are not in any sort of priority order.
|
|
|
|
### To Do (Remote Side)
|
|
- Dependency loading (jquery, css, config file)
|
|
- Stop depending on injector giving config
|
|
- Abstract out more UI strings
|
|
|
|
### To Do (Injector)
|
|
- Update to new windowprefs location
|
|
- Remove dependency management
|
|
- Remove string script injection/communication with remote
|
|
|
|
### To Do (Meta)
|
|
- Update README (info, patrons)
|
|
- Add issue template
|
|
- Add gh funding
|
|
|
|
### Someday
|
|
- Move old utilities to BdApi
|
|
- Component patcher (also does additional classes, etc)
|
|
- Plugin Class
|
|
- New Plugin API
|
|
- Require patch
|
|
- Backwards compatibility module (with deprecation notices)
|
|
- Modify old monkeyPatch to really use Patcher
|
|
- Repo browser
|
|
- Addon update system
|
|
- Rewrite emote auto caps
|
|
- Modify CSP rather than entirely remove or use privileged scheme |