summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-20fixed build number once moreouwou
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
2024-06-12build number shenanigansouwou
2024-06-04ignore unread state from undisplayed channel typesouwou
2024-06-02Refactoring: changed user flag enum to enum class (#299)Skeevert
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-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
2024-05-14Merge pull request #292 from barracuda156/spdlogouwou
2024-05-14make qr code black (closes #297)ouwou
2024-04-20platform.cpp: add a missing spdlog includeSergey Fedorov
2024-04-11replace emojis resource with sqliteouwou
2024-04-04Revert "add jitter buffer for voice"ouwou
2024-03-31add temporary workaround for bug in libcurlouwou
2024-03-28includesouwou
2024-03-28build numberouwou
2024-03-25add jitter buffer for voiceouwou
2024-03-21shut up HEARTBEAT_ACKouwou
2024-03-11fix voice window box packingouwou
2024-03-08type nonsenseouwou
2024-03-08fix overflow in sortingouwou
2024-03-06mindeps build annoyanceouwou
2024-03-06folder unread indicatorsouwou
2024-03-06Merge branch 'master' into classic-channelsouwou
2024-03-06Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2024-03-06add runtime option for selecting audio backend priority (voice only)ouwou
2024-03-02macOS theme switching (#276)Richard Gráčik
2024-02-23check unread status for classic guild on launchouwou
2024-02-19unread indicators for classic guildsouwou
2024-02-19widget tweaking for stylingouwou
2024-02-10add guild menus to classic guild listouwou
2024-02-02loosen sort conditionouwou
2024-02-02try fix buildouwou
2024-02-02hide scrollbar in classic guild listouwou
2024-02-02add sort func to sort modelouwou
2024-02-01dont populate classic guilds list if not enabledouwou
2024-02-01add missing guild.HasIcon checksouwou
2024-02-01add sort model in front of filter in channel treeouwou
2024-01-22add class to entire channel/server browser paneouwou