ouwou
3109089e8c
accept/decline stage invite
2024-06-30 20:39:11 -04:00
ouwou
7f709ce89c
request/speak/leave stage and stuff
2024-06-30 19:53:15 -04:00
ouwou
cf5c94947b
Merge branch 'master' into stages
2024-06-30 16:35:46 -04:00
ouwou
ebce49925c
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-06-30 16:35:34 -04:00
ouwou
de7edc4658
please build number fuck off
2024-06-30 16:35:24 -04:00
ouwou
c6dd02b15c
Merge branch 'master' into stages
2024-06-30 16:04:53 -04:00
Gustavo Ramos Rehermann
766be2624c
Add compile_commands.json CMake script, and Lapce runners ( #302 )
...
* Add Lapce runner to run CMake
This is necessary to generate the compile_commands.json file which
clangd uses to be able to load libaries like gtkmm.
* Move compile_commands generation script into separate file
* Add more Lapce run settings
* Set execute bit on gen_compile_commands.sh
* Move Lapce run files to .lapce
2024-06-26 16:41:11 -04:00
ouwou
10e436891b
build number ( closes #319 )
2024-06-26 16:28:42 -04:00
ouwou
af9f9ad803
request to speak button
2024-06-26 04:26:32 -04:00
ouwou
837e25a0cf
oops
2024-06-25 02:26:41 -04:00
ouwou
f6c00e6c11
Merge branch 'master' into stages
2024-06-25 02:22:22 -04:00
ouwou
53ad3903ee
add iter valid check ( closes #280 )
2024-06-25 02:20:32 -04:00
ouwou
e3e5b700df
confine locale weirdness to windows only ( #317 )
2024-06-25 00:25:17 -04:00
ouwou
8fc4d0334f
Revert "add workaround for musl ( #317 )"
...
This reverts commit 7af15b326d
.
2024-06-23 17:07:14 -04:00
ouwou
e65174f5aa
Merge branch 'master' into stages
2024-06-22 04:25:56 -04:00
ouwou
7af15b326d
add workaround for musl ( #317 )
2024-06-21 20:16:47 -04:00
ouwou
acec22393b
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-06-20 18:50:25 -04:00
ouwou
12c9ff640d
fixed build number once more
2024-06-20 18:50:18 -04:00
ouwou
627ede6009
Merge pull request #313 from trigg/tray-typo
...
Fix typo in tray setting
2024-06-17 20:54:57 -04:00
trigg
f34b9f68f6
- Fix typo in tray setting
2024-06-17 14:28:21 +01:00
ouwou
5746bf71e3
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-06-17 04:02:06 -04:00
ouwou
bd4162b18a
add mark as read to voice channels
2024-06-17 04:00:29 -04:00
ouwou
15955050f4
show mentions on voice channels
2024-06-17 03:56:14 -04:00
ouwou
eb9ad703be
show voice channels and participants even if compiled without audio
2024-06-17 03:50:50 -04:00
ouwou
f8de54e47e
add open chat to voice channels
2024-06-17 03:29:03 -04:00
pastalian
bc7c5f9ec3
Explicitly include headers for PCH free build ( #312 )
...
There are some headers that implicitly included by PCH. Include those
explicitly so PCH free build succeeds.
2024-06-15 16:47:48 -04:00
ouwou
e6b4871df3
build number shenanigans
2024-06-12 22:00:02 -04:00
ouwou
28f56725c3
add new dll ( fixes #307 )
2024-06-07 00:27:44 -04:00
ouwou
25ecbce043
ignore unread state from undisplayed channel types
2024-06-04 21:36:55 -04:00
ouwou
01865075a4
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-06-02 20:32:31 -04:00
ouwou
5b9d10a897
fix linking curl maybe somehow i guess
2024-06-02 20:32:26 -04:00
Skeevert
f8e7ea3ca9
Refactoring: changed user flag enum to enum class ( #299 )
2024-06-02 20:10:40 -04:00
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
ouwou
3dc8fa8e65
show thingy topic right away
2024-04-23 22:14:14 -04:00
Sergey Fedorov
7ed65a89ae
platform.cpp: add a missing spdlog include
2024-04-20 04:16:57 +08:00
ouwou
870f05062a
store stage instances on connect
2024-04-15 20:28:11 -04:00
ouwou
02fd49b073
Merge branch 'master' into stages
2024-04-13 22:34:50 -04: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