chris
b677db9048
Correct default setting for hideconsole in README ( #303 )
2024-06-01 16:46:42 -04:00
ouwou
8ab9828f6f
bump voice window height as Per Special Request
2024-06-01 02:17:08 -04:00
ouwou
8215a8d39f
add disconnect button to voice window as Per Special Request
2024-06-01 02:12:46 -04:00
ouwou
96687f019e
add mention overlay to folders in classic
2024-05-25 00:09:08 -04:00
ouwou
bf29c44d9f
mention overlay passthrough
2024-05-21 14:43:16 -04:00
ouwou
23621a50e6
update css
2024-05-21 02:15:45 -04:00
ouwou
ead06ca864
fix cringe
2024-05-21 02:12:28 -04:00
ouwou
057dd2a1f8
add ugly little mention indicator to classic guild listing
2024-05-21 02:06:20 -04:00
ouwou
a4856a5378
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-05-21 01:51:21 -04:00
ouwou
72975d8517
handle new and updated voice channels i hope
2024-05-21 01:51:16 -04:00
Sergey Fedorov
cba2f6c66e
Fix-ups for macOS ( #291 )
...
* Do not use precomp headers target with GCC on Apple
* CMakeLists: also link to AudioUnit on Apple
* platform.cpp: add missing <unistd.h>
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2024-05-18 19:07:04 -04:00
ouwou
ada3420dce
Merge pull request #292 from barracuda156/spdlog
...
platform.cpp: add a missing spdlog include
2024-05-14 01:27:11 -04:00
ouwou
11fb36809d
make qr code black ( closes #297 )
2024-05-14 01:25:42 -04:00
Sergey Fedorov
7ed65a89ae
platform.cpp: add a missing spdlog include
2024-04-20 04:16:57 +08:00
ouwou
5e382b11dc
Merge pull request #286 from uowuo/emojis-sqlite
...
Change emoji resource file to use sqlite instead
2024-04-13 22:23:47 -04:00
ouwou
964dc3049e
update emojis ttf for windows
2024-04-12 04:22:49 -04:00
ouwou
8130d61b60
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-04-12 04:08:15 -04:00
ouwou
8fdc8a1533
make bitmap fonts scale
2024-04-12 04:08:01 -04:00
ouwou
8f143ec4fa
remove endianness test
2024-04-11 19:21:52 -04:00
ouwou
fb6c2a5461
replace emojis resource with sqlite
2024-04-11 19:21:01 -04:00
ouwou
aec2a30c35
Merge pull request #284 from mesabytes/update-dependencies
...
add Debian to `Install dependencies`
2024-04-11 17:17:55 -04:00
Abdalrzag Eisa
271633802e
add Debian to dependencies
2024-04-11 22:24:23 +03:00
ouwou
4618a73df2
Merge pull request #282 from MesaBytes/collapsible-sections
...
Docs: Enhance readability and declutter README.md
2024-04-09 20:20:41 -04:00
Abdalrzag Eisa
894458668a
Add <details></details>
to Styles
and Settings
2024-04-06 08:23:11 +03:00
ouwou
72b6c3a352
Revert "add jitter buffer for voice"
...
This reverts commit 3306edc514
.
2024-04-04 03:03:45 -04:00
ouwou
fda687eaa8
add temporary workaround for bug in libcurl
2024-03-31 00:59:36 -04:00
ouwou
7b63bfea23
includes
2024-03-28 21:54:20 -04:00
ouwou
f928d751d8
build number
2024-03-28 21:46:50 -04:00
ouwou
99b1a804df
add voice backends to readme
2024-03-26 21:29:46 -04:00
ouwou
3306edc514
add jitter buffer for voice
2024-03-25 00:38:31 -04:00
ouwou
aeebed7cd1
shut up HEARTBEAT_ACK
2024-03-21 01:50:30 -04:00
ouwou
b3a8356e6b
fix voice window box packing
2024-03-11 21:10:44 -04:00
ouwou
43f87ae381
Merge pull request #242 from uowuo/classic-channels
...
Discord-style channel/server listing
2024-03-08 19:36:52 -05:00
ouwou
ff76ec5f86
type nonsense
2024-03-08 19:18:15 -05:00
ouwou
143bb57913
readme
2024-03-08 17:41:04 -05:00
ouwou
969820fba2
fix overflow in sorting
2024-03-08 17:37:24 -05:00
ouwou
f142df9155
mindeps build annoyance
2024-03-06 01:26:34 -05:00
ouwou
bab713baf5
folder unread indicators
2024-03-06 01:19:55 -05:00
ouwou
cb6436f527
Merge branch 'master' into classic-channels
2024-03-06 00:58:01 -05:00
ouwou
91e89c0695
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-03-06 00:55:43 -05:00
ouwou
3ace5d26e9
add runtime option for selecting audio backend priority (voice only)
2024-03-06 00:55:37 -05:00
ouwou
223181e745
clang-format AllowShortIfStatementsOnASingleLine
2024-03-06 00:54:53 -05:00
Ryze
e8bc60d926
Add CMake option for additional compiler definitions ( #275 )
...
originally intended for miniaudio options
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2024-03-03 03:55:12 -05:00
Richard Gráčik
1fbc6945d2
macOS theme switching ( #276 )
...
* abaddon.cpp: add support for macOS theme changing
Based on AppleInterfaceThemeChangedNotification for now.
* CMakeLists: last changes for macOS specific libs
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2024-03-02 04:02:35 -05:00
ouwou
3c54ff8562
check unread status for classic guild on launch
2024-02-23 21:57:24 -05:00
ouwou
3badc04db5
unread indicators for classic guilds
2024-02-19 20:27:03 -05:00
ouwou
473ff6f777
widget tweaking for styling
2024-02-19 02:24:57 -05:00
ouwou
0f5c4524c0
make sure channel list view uses theme accent color fr
2024-02-19 02:22:28 -05:00
ouwou
bddaf99c12
add guild menus to classic guild list
2024-02-10 22:28:03 -05:00
ouwou
8f6bafa78a
add icons
2024-02-02 17:28:13 -05:00