Commit graph

171 commits

Author SHA1 Message Date
Kylie C
5381340074 "its more readable" statements by the deranged 2024-10-04 16:47:33 -04:00
Kylie C
b44e44686d Merge remote-tracking branch 'upstream/main' into discord-url-sceme 2024-10-04 15:32:14 -04:00
adryd
ccff1ac3ef
Enable speech-dispatcher support for TTS on linux (#874) 2024-10-04 18:51:55 +00:00
Cookie
337384324b
Merge branch 'main' into discord-url-sceme 2024-09-20 23:11:19 -04:00
Vendicated
4fdf43ea6a
https://tenor.com/view/ah-eto-bleh-27178660 2024-09-20 20:23:57 +02:00
Vendicated
b94379f5bd
workaround electron/electron#43367 2024-09-20 20:16:11 +02:00
Vendicated
37db07807a
upgrade electron to v32 2024-09-20 20:07:17 +02:00
Kylie C
dbe109c44b 404 page handler
Discord handles incorrect schemes pretty well but `discord:///settings` is a case where it doesn't, so this may be needed to ensure user experience
2024-09-11 18:56:54 -04:00
Kylie C
b3e0d2e5b2 fix mac instance reloading
also consolidated restore function
2024-09-11 17:34:59 -04:00
Kylie C
42f76b79aa update uri matching
attempt to cover malformed or incomplete uris

Use RegExp to avoid escape character hell
2024-08-16 11:15:31 -04:00
Kylie C
60d6c84542 Support discord uri scheme
closes: #769
2024-08-13 01:45:31 -04:00
Noah
9acc6652ff
AudioShare: Even more granular selection, Allow device sharing (#750) 2024-07-12 16:14:18 +02:00
Vendicated
8798bbce44
only check updates in production 2024-07-04 19:47:23 +02:00
Vendicated
485eb8eaef
update user agents 2024-07-04 19:43:27 +02:00
Vendicated
5fa4ae9824
fix first launch switches 2024-07-04 19:30:03 +02:00
Vendicated
281885a87e
add auto updater 2024-07-04 19:22:26 +02:00
Vendicated
021aca4089
improve tray strings 2024-07-04 18:51:18 +02:00
Vendicated
0d203ac21d
remove silly console.log 2024-07-04 18:41:03 +02:00
Vendicated
1f12d270ec
fix potential sandbox escape via custom vencordDir 2024-07-04 18:40:24 +02:00
Noah
da7f13288f
linux audioshare: add granular selection, more options, better ui (#621) 2024-06-16 18:10:03 +02:00
Vendicated
1a4d173bb4
Upgrade to electron 31 2024-06-16 17:59:46 +02:00
MrGarlic1
d3e8dfa724
hide macos traffic light with custom titlebar (#636)
Co-authored-by: MrGarlic <bsamans@samans.com>
2024-06-01 17:25:42 +02:00
MrGarlic1
3772db9eea
Windows Portable: store settings in portable folder (#592)
Co-authored-by: MrGarlic <bsamans@samans.com>
Co-authored-by: vee <vendicated@riseup.net>
2024-05-29 02:03:01 +02:00
Vendicated
b6c3c8024b
disable background throttling; hopefully fix unloads when in background 2024-05-28 18:11:55 +02:00
Vendicated
f232cfc3c8
Spellcheck: add language changer & swap position with paste/cut/copy 2024-05-23 17:30:40 +02:00
Vendicated
d3b94fc4df
fix react types version 2024-05-17 22:52:05 +02:00
MrGarlic1
a8d72fa665
fix: do not re-position on screen that was disconnected (#598)
Co-authored-by: MrGarlic <bsamans@samans.com>
2024-05-10 21:04:16 +02:00
Takase
0beb74fad0
Allow users to pass --enable/disable-features flag (#527)
Previously they would be overwritten by vesktop
2024-04-26 21:22:17 +02:00
Noah
2649598361
Improve Venmic Usability (#504) 2024-04-20 16:09:40 +02:00
kaitlynkitty
8eaa5206b9
overhaul & improve Linux screenshare (#489)
Fixes fps/resolution not properly being applied
Enables hardware encoding via vaapi
Redesigns stream picker modal 

Co-authored-by: kaitlynkittyy <kaitlynyaadev@kaitlynyaa.dev>
Co-authored-by: Oleh Polisan <polisanoleg@gmail.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-04-18 01:40:03 +02:00
Noah
df05d12fb2
Venmic v3.4 (#499) 2024-04-14 02:24:19 +02:00
Diego Parra
8c6941b8e9
Tray: Add left click hide/show feature (#404)
Co-authored-by: V <vendicated@riseup.net>
2024-04-09 02:23:34 +00:00
Vendicated
44627b4cd4
autostart(linux): correctly preserve command line arguments 2024-03-12 03:38:37 +01:00
Vendicated
97267ef89a
Rewrite http utils; properly handle (& retry on) network errors 2024-03-12 02:31:53 +01:00
Vendicated
132adcb733
Bump dependencies; electron v29 2024-03-12 01:33:50 +01:00
Noah
2bd8ca96df
Workaround screenshare audio using microphone on debian bug (#360)
* feat(screenshare): add workaround

* refactor: review suggestions

* chore(deps): bump venmic

* chore(deps): bump venmic
2024-01-28 16:55:46 +01:00
Vendicated
b636b65e55
implement vencord 'transparency' option 2024-01-19 01:07:27 +01:00
V
7d30dcdb47
Make popouts respect the menu bar visibility setting 2024-01-19 00:01:30 +01:00
V
4f1615ecb3
fix window flash when clicking notification 2024-01-18 23:49:26 +01:00
V
463cd6dc46
popout: fix titlebar close button 2024-01-18 21:33:17 +01:00
V
8c007476c3
popout: fix titlebar on windows when using native titlebar 2024-01-18 21:13:52 +01:00
Vendicated
83e74b98d5
don't disable tray 'Open' item when window is shown (doesnt work correctly) 2024-01-16 01:22:10 +01:00
Vendicated
2e4c834a90
also allow using discord titlebar on non-windows 2024-01-16 01:08:06 +01:00
Vendicated
2aa0b0fa20
prettier update borked lint somehow woah 2024-01-15 19:10:42 +01:00
Vendicated
3ac0ed3d78
config migration: also migrate indexeddb 2024-01-15 19:09:09 +01:00
Vendicated
eddc1de784
bump deps 2024-01-15 19:05:29 +01:00
Vendicated
6483b3a3d9
port popout logic from discord desktop 2024-01-15 18:52:46 +01:00
Vendicated
38f0330eb2
Fix adding connections & popout on ptb/canary 2024-01-15 17:56:33 +01:00
Vendicated
15a49a31e1
add clipboard.copyImage ipc
the web clipboard api only works when focused. so when you try to copy an image but immediately unfocus while its still fetching the image, it will fail. this ipc ensures it will always work even without focus
2024-01-13 19:04:32 +01:00
Redeven
0f0bddbef9
feat: Add start minimized as a launch argument (#316)
Co-authored-by: V <vendicated@riseup.net>
2024-01-07 03:11:00 +01:00