Commit Graph

906 Commits

Author SHA1 Message Date
ouwou
c075f16c17 try to fix build 2023-03-14 13:24:02 -04:00
ouwou
135f631761 Merge branch 'master' into voice 2023-02-21 22:35:07 -05:00
ouwou
ba9d9997d4 update readme 2023-02-21 22:31:47 -05:00
ouwou
7e9567f9f9 put artifacts in labeled directory 2023-02-20 22:43:29 -05:00
ouwou
bf30c8db51 add pkg-config to mac 2023-02-20 16:18:29 -05:00
ouwou
c8a27e88c9 update dependency 2023-02-20 15:49:59 -05:00
ouwou
345a84e654 fix build 2023-02-14 19:54:07 -05:00
ouwou
c1303bd289 Merge branch 'master' into voice 2023-02-07 15:03:03 -05:00
ouwou
4dd0eb24c4 fix potential crash (#136) 2023-02-06 23:51:02 -05:00
ouwou
73ec2adb7b fix some keybinds not working in the chat input (fixes #135) 2023-02-06 19:06:48 -05:00
ouwou
41a616edb4 fix potential stack overflow
this will only happen if:
there is a CHANNEL_UPDATE on a channel
the channel is part of a guild which is in a folder
and the channel is so old that it shares its id with the guild
2023-02-06 03:02:05 -05:00
ouwou
156bd2b720 fix channel tree expansion under folders 2023-02-04 23:17:35 -05:00
ouwou
84cb4dfe83 update ci 2023-02-04 20:20:39 -05:00
ouwou
a6821faf2e dont disable libhandy if not found when USE_LIBHANDY is set 2023-02-03 18:51:32 -05:00
ouwou
ecc83036c1 Merge branch 'master' into pch 2023-02-01 23:49:48 -05:00
ouwou
3ed51eb155 update cert bundle path 2023-02-01 23:23:41 -05:00
ouwou
94125b140d update dll paths 2023-02-01 23:04:59 -05:00
ouwou
ff812842e3 Merge branch 'folders' 2023-02-01 22:39:59 -05:00
ouwou
5a6f8cac09 first pass compile time optimization 2023-01-29 21:33:34 -05:00
ouwou
ff47134dc6 make embed labels selectable, let chat textview take focus 2023-01-28 19:05:57 -05:00
ouwou
dfb006283c try to fix cert path 2023-01-26 01:31:41 -05:00
ouwou
7cd63de400 make window title consistent (#133) 2023-01-25 22:36:24 -05:00
ouwou
dccc6d2f4a update keychain submodule 2023-01-24 02:32:57 -05:00
ouwou
b4d3fc44c5 Merge branch 'master' into folders 2023-01-21 01:23:15 -05:00
ouwou
e5af1bdec6 Merge branch 'master' of https://github.com/uowuo/abaddon 2023-01-21 01:02:28 -05:00
ouwou
fea6db3394 mimic discord group dm naming scheme (closes #133) 2023-01-21 01:02:14 -05:00
ouwou
dc7047265f speed up channel list population on connect a good bit 2023-01-21 00:57:09 -05:00
ouwou
ea04035f0d persist voice settings, handle volume w/ no ssrc 2023-01-16 22:52:39 -05:00
ouwou
5e85d16cd6 dont disconnect on voice window close, add ability to reopen 2023-01-07 20:16:09 -05:00
ouwou
78adcf2f5c fix voice_user_connect signal 2023-01-07 20:16:09 -05:00
ouwou
ef37d5a486 add voice participant row on connect 2023-01-07 20:16:09 -05:00
ouwou
182602a71f remove voice participant row on disconnect 2023-01-07 20:15:55 -05:00
ouwou
67e924e538 display users in voice in channel list 2023-01-06 18:40:11 -05:00
ouwou
c4590f8b23 start voice info box 2023-01-03 22:52:41 -05:00
FwankiL
5c148d19dd docs: added Fedora build deps (#131)
* Update README.md

added Fedora installation instructions
2023-01-04 01:01:54 +00:00
ouwou
dff93e103a actually go to connected state and transmit data 2023-01-03 19:57:38 -05:00
ouwou
02583b8512 re-add ssrc map 2023-01-03 19:47:56 -05:00
ouwou
4740965f4c rewrite DiscordVoiceClient and stuff 2023-01-03 19:01:33 -05:00
ouwou
6ff2563e36 move ixwebsocket to fork 2022-12-26 22:13:09 -05:00
ouwou
d2cbe00af2 colors, fallback if guild_folders is empty 2022-12-24 02:44:56 -05:00
ouwou
1ba3daa04a basic folder support 2022-12-23 20:14:10 -05:00
ouwou
e0e0a6c767 add option to dump ready payload because thats useful 2022-12-21 21:49:18 -05:00
ouwou
acb03642c2 Merge pull request #124 from uowuo/keychain
store token in keychain
2022-12-18 20:52:19 +00:00
ouwou
ba2aea86f9 Merge branch 'master' into keychain 2022-12-16 19:28:39 -05:00
abdalrzag eisa
c704703b14 doc: Display CSS selectors and Settings as tables (#126) 2022-12-03 23:18:14 +00:00
Altoids1
33a329f16a Fixes a few minor typos in the README (#127) 2022-12-02 20:59:40 +00:00
abdalrzag eisa
f0df06a795 doc: list deps for building on Arch Linux (#125) 2022-12-02 08:57:29 +00:00
ouwou
9ae41b7335 Merge branch 'master' into keychain 2022-12-01 20:00:44 -05:00
ouwou
b9fee0f6c9 Merge branch 'master' of https://github.com/uowuo/abaddon 2022-12-01 02:25:35 -05:00
ouwou
92273829bb update ci run to latest nlohmann/json release 2022-12-01 01:33:10 -05:00