summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-25Merge branch 'master' into stagesouwou
2024-06-25add iter valid check (closes #280)ouwou
2024-06-25confine locale weirdness to windows only (#317)ouwou
2024-06-23Revert "add workaround for musl (#317)"ouwou
This reverts commit 7af15b326df5a638b24c5e637d5f37396276f906.
2024-06-22Merge branch 'master' into stagesouwou
2024-06-21add workaround for musl (#317)ouwou
2024-06-20Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-06-20fixed build number once moreouwou
2024-06-17Merge pull request #313 from trigg/tray-typoouwou
Fix typo in tray setting
2024-06-17- Fix typo in tray settingtrigg
2024-06-17Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-06-17add mark as read to voice channelsouwou
2024-06-17show mentions on voice channelsouwou
2024-06-17show voice channels and participants even if compiled without audioouwou
2024-06-17add open chat to voice channelsouwou
2024-06-15Explicitly include headers for PCH free build (#312)pastalian
There are some headers that implicitly included by PCH. Include those explicitly so PCH free build succeeds.
2024-06-12build number shenanigansouwou
2024-06-07add new dll (fixes #307)ouwou
2024-06-04ignore unread state from undisplayed channel typesouwou
2024-06-02Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-06-02fix linking curl maybe somehow i guessouwou
2024-06-02Refactoring: changed user flag enum to enum class (#299)Skeevert
2024-06-01Correct default setting for hideconsole in README (#303)chris
2024-06-01bump voice window height as Per Special Requestouwou
2024-06-01add disconnect button to voice window as Per Special Requestouwou
2024-05-25add mention overlay to folders in classicouwou
2024-05-21mention overlay passthroughouwou
2024-05-21update cssouwou
2024-05-21fix cringeouwou
2024-05-21add ugly little mention indicator to classic guild listingouwou
2024-05-21Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-05-21handle new and updated voice channels i hopeouwou
2024-05-18Fix-ups for macOS (#291)Sergey Fedorov
* 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-14Merge pull request #292 from barracuda156/spdlogouwou
platform.cpp: add a missing spdlog include
2024-05-14make qr code black (closes #297)ouwou
2024-04-23show thingy topic right awayouwou
2024-04-20platform.cpp: add a missing spdlog includeSergey Fedorov
2024-04-15store stage instances on connectouwou
2024-04-13Merge branch 'master' into stagesouwou
2024-04-13Merge pull request #286 from uowuo/emojis-sqliteouwou
Change emoji resource file to use sqlite instead
2024-04-12update emojis ttf for windowsouwou
2024-04-12Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-04-12make bitmap fonts scaleouwou
2024-04-11remove endianness testouwou
2024-04-11replace emojis resource with sqliteouwou
2024-04-11Merge pull request #284 from mesabytes/update-dependenciesouwou
add Debian to `Install dependencies`
2024-04-11add Debian to dependenciesAbdalrzag Eisa
2024-04-09Merge pull request #282 from MesaBytes/collapsible-sectionsouwou
Docs: Enhance readability and declutter README.md
2024-04-06Add `<details></details>` to `Styles` and `Settings`Abdalrzag Eisa
2024-04-04Revert "add jitter buffer for voice"ouwou
This reverts commit 3306edc514a996a7c61986d4851c9e6cfa323fca.