ouwou
229555939d
make qrcodegen optional wow!!!
2023-07-09 22:31:21 -04:00
ouwou
3b206e1121
remote auth impl. up to QR code display
2023-06-30 20:43:08 -04:00
ouwou
a204388c5c
hide voice info box on startup
2023-05-23 01:09:05 -04:00
ouwou
e51d5d1980
more WITH_VOICE guards
2023-03-14 14:18:54 -04:00
ouwou
c1303bd289
Merge branch 'master' into voice
2023-02-07 15:03:03 -05:00
ouwou
ecc83036c1
Merge branch 'master' into pch
2023-02-01 23:49:48 -05:00
ouwou
5a6f8cac09
first pass compile time optimization
2023-01-29 21:33:34 -05:00
ouwou
c4590f8b23
start voice info box
2023-01-03 22:52:41 -05:00
ouwou
e0e0a6c767
add option to dump ready payload because thats useful
2022-12-21 21:49:18 -05:00
ouwou
2a9f49a148
add menu item + shortcuts to hide channel and member lists ( closes #118 )
2022-11-03 00:45:45 -04:00
ouwou
772598996c
Add option to hide the menu bar behind alt key ( #115 )
2022-10-23 02:56:07 +00:00
ouwou
0a34c04b44
remove ability to join guilds
...
because 1. joining a guild seems to often require captchas now which are never going to be supported and 2. joining guilds is one of the things that upsets discords spam filter the most, so it kinda makes sense to remove anyways just like open dm
2022-10-06 03:08:54 -04:00
KnightMurloc
a78fdd386f
add opt-in hide to system tray icon ( #99 )
2022-09-09 05:03:55 +00:00
ouwou
4ee7025ab0
add file upload via dnd + rework http
2022-06-17 02:46:55 -04:00
ouwou
1d8ef79da6
add ctrl+number key shortcuts for tabs
2022-05-10 01:09:42 -04:00
ouwou
bbf32730cd
add ctrl(+shift)+tab keybinds
2022-05-09 01:33:09 -04:00
ouwou
7daa0a250c
Merge branch 'master' into tabs
2022-05-03 18:26:17 -04:00
ouwou
121c2585c8
improve resizing behavior ( fixes #67 )
2022-05-03 18:19:26 -04:00
ouwou
c30ab91738
add menu+accelerator for go back/forward
2022-04-27 17:40:37 -04:00
ouwou
e8f16292d1
add back/forward history to tabs
...
also lots of reformatting in .cmake because clion is weird and did that for some reason
2022-04-27 16:24:11 -04:00
ouwou
bfb2490938
dont expand channel list when changing tabs
2022-04-23 15:33:54 -04:00
ouwou
02dc28e89c
Merge branch 'master' into tabs
2022-04-17 02:20:34 -04:00
ouwou
47545d9d32
fix menu bar updates again ( fixes #61 )
2022-04-15 02:14:25 -04:00
ouwou
5b806a2589
basic tabs system
2022-04-08 23:47:12 -04:00
ouwou
436024b4a0
remove mark all as read (it doesnt work on API end)
2022-04-07 20:26:15 -04:00
ouwou
61cde0f7e1
fix more menu stuff
...
also reformat
2022-04-07 20:18:10 -04:00
ouwou
49685c3989
fix up a bunch of clang-tidy stuff
...
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2022-04-05 22:01:53 -04:00
ouwou
145504bdd6
add mark all as read
2021-12-22 01:44:26 -05:00
ouwou
0b0135268e
basic channel mentions count indicator
2021-12-10 00:15:39 -05:00
ouwou
bcfb2146cd
mark guild as read (shift+esc)
2021-12-08 19:12:35 -05:00
Dylam De La Torre
a51a54bc59
Restructure source and resource files ( #46 )
...
importantly, res is now res/res and css is now res/css
2021-11-23 04:21:56 +00:00