summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11try to fix weird linker bug (hopefully temporary)ouwou
2023-05-11center align status in voice infoboxouwou
2023-05-11fix voice channel display name in infoboxouwou
2023-05-11emit user voice connect more consistently (?)ouwou
2023-05-08handle channel moves + region changeouwou
2023-05-04Merge branch 'master' into voiceouwou
2023-05-03Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-05-03update ixwebsocket submoduleouwou
2023-05-02add cmakelists (oops)ouwou
2023-05-01"borrow" discords notification soundouwou
2023-04-29include guard miniaudioouwou
2023-04-29make standalone file for miniaudio implementationouwou
2023-04-29Merge branch 'master' into voiceouwou
2023-04-29update miniaudio to release versionouwou
2023-04-29Merge branch 'atomics'ouwou
2023-04-29fix up server listing again (#154)ouwou
2023-04-28update miniaudio to devouwou
2023-04-28try linking atomic if necessaryouwou
2023-04-26link CMAKE_DL_LIBS (#155)ouwou
2023-04-15change ixwebsocket submodule back to upstreamouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-04-13docs: Fix Fedora's install deps (#150)Michal Vaniš
2023-04-11Merge branch 'master' into voiceouwou
2023-04-11Merge pull request #145 from uowuo/notificationsouwou
2023-04-10update readmeouwou
2023-04-05add runtime settings for notisouwou
2023-03-16withdraw notifications on channel openouwou
2023-03-16handle role mentionsouwou
2023-03-16use built-in Is*Muted (untested)ouwou
2023-03-15cleanup and escape notification bodiesouwou
2023-03-14update ci stuffouwou
2023-03-14more WITH_VOICE guardsouwou
2023-03-14try to fix buildouwou
2023-03-10fix buildouwou
2023-03-10refactor notification sounds cmake optionouwou
2023-03-10handle USER_GUILD_SETTINGS_UPDATE for notificationsouwou
2023-03-10fix null notifier again maybeouwou
2023-03-09add user avatars to notificationsouwou
2023-03-08handle notification level 3ouwou
2023-03-06add destructor to dummy notifierouwou
2023-03-06notification sounds with miniaudioouwou
2023-03-06add basic guild notificationsouwou
2023-03-01Merge branch 'master' into notificationsouwou
2023-03-01fix @everyone not being considered a mentionouwou
2023-03-01dont notify on own messagesouwou
2023-03-01dont notify if message channel is focusedouwou
2023-03-01goofball momentouwou
2023-02-28add null implementation for non-gio notifierouwou
2023-02-28rudimentary dm notificationsouwou
2023-02-21Merge branch 'master' into voiceouwou