BetterDiscordApp-rauenzi/TODO.md

943 B

To-Do List

This list only reflects the items that have needed to be done since June 2019, there was a lot of progress/change before this point.

Note: The items listed here are not in any sort of priority order.

In Progress

  • Redo emotemenu
  • Remove all jquery usage

To Dummy/Crash Proof

  • PublicServers react
  • Floating window

To Complete

  • 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
  • PublicServer button patch
  • Redo devmode
  • Rewrite emote auto caps

Potential Ideas

  • Rearchitect to not use remote files
  • Modify CSP rather than entirely remove

Done

  • PublicServers React Rewrite
  • Rewrite plugin/theme cards
  • Addon list controls
  • Use an actual patcher and not monkeyPatch