summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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š
* correct Fedora install deps * Update README.md * remove arch
2023-04-11Merge branch 'master' into voiceouwou
2023-04-11Merge pull request #145 from uowuo/notificationsouwou
Notifications
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
2023-02-21update readmeouwou
2023-02-20put artifacts in labeled directoryouwou
2023-02-20add pkg-config to macouwou
2023-02-20update dependencyouwou
2023-02-14fix buildouwou
2023-02-07Merge branch 'master' into voiceouwou
2023-02-06fix potential crash (#136)ouwou
2023-02-06fix some keybinds not working in the chat input (fixes #135)ouwou
2023-02-06fix potential stack overflowouwou
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-04fix channel tree expansion under foldersouwou
2023-02-04update ciouwou