Commit Graph

9 Commits

Author SHA1 Message Date
Zack Rauen 9d7264be96 Update version and changelog 2022-12-12 19:41:16 -05:00
Zack Rauen 06bdfe301b Remove old installs when detected 2022-12-12 18:50:51 -05:00
Zack Rauen 497201770b Move all platforms to discord_desktop_core 2022-12-10 18:47:37 -05:00
Zack Rauen ac70698593 Update for canary 2022-10-27 14:37:37 -04:00
Kyza 1d1fbc4810
Enable DevTools on Stable (#1179) 2022-01-26 11:51:17 -05:00
Zack Rauen 6f167ab2cd Fix public servers and media keys 2022-01-24 00:15:55 -05:00
Strencher 959bdc3a4f
Fix several crashing issues (#869)
* Fix canary issue and stream crashing.

* Fix process package by NodeJS.

* Move ipc calls to IPC module.
2021-07-07 18:34:04 -04:00
Zack Rauen a223806060 Add a few small features
- Fixes colored text
- Fixes detach window not showing saved css (closes #635)
- Adds option to prevent Discord from hijacking the media keys (closes #410)
- Adds command line flag to launch a vanilla version of Discord `--vanilla` (closes #337)
- Adds option for app-wide ctrl+shift+c shortcut for inspect element (closes #349)
- Adds emote blocklist to BdApi via `BdApi.Emotes.blocklist` (closes #408)
2021-04-02 23:16:23 -04:00
Zack Rauen 74b2dace04 Restructure BD into a small mono-repo
This is a repo-wide refactor that introduces the injector to the main branch.

The new architecture is as such:
common/
injector/
renderer/
2021-03-06 03:30:16 -05:00