BetterDiscordApp-rauenzi/TODO.md

33 lines
981 B
Markdown
Raw Normal View History

2019-09-27 04:50:53 +02:00
# To-Do List
2020-07-16 07:42:56 +02:00
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.
2019-09-27 04:50:53 +02:00
Note: The items listed here are not in any sort of priority order.
2020-07-16 07:42:56 +02:00
### To Do (Remote Side)
- Dependency loading (jquery, css, config file)
- Stop depending on injector giving config
- Abstract out more UI strings
2019-09-27 04:50:53 +02:00
2020-07-16 07:42:56 +02:00
### To Do (Injector)
- Update to new windowprefs location
- Remove dependency management
- Remove string script injection/communication with remote
2019-09-27 04:50:53 +02:00
2020-07-16 07:42:56 +02:00
### To Do (Meta)
- Update README (info, patrons)
- Add issue template
- Add gh funding
### Someday
2019-09-27 04:50:53 +02:00
- 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)
2020-07-16 07:42:56 +02:00
- Modify old monkeyPatch to really use Patcher
2019-09-27 04:50:53 +02:00
- Repo browser
- Addon update system
- Rewrite emote auto caps
2020-07-16 07:42:56 +02:00
- Modify CSP rather than entirely remove or use privileged scheme