index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-04-29
Merge branch 'master' into voice
ouwou
2023-04-29
update miniaudio to release version
ouwou
2023-04-29
Merge branch 'atomics'
ouwou
2023-04-29
fix up server listing again (#154)
ouwou
2023-04-28
update miniaudio to dev
ouwou
2023-04-28
try linking atomic if necessary
ouwou
2023-04-26
link CMAKE_DL_LIBS (#155)
ouwou
2023-04-15
change ixwebsocket submodule back to upstream
ouwou
2023-04-13
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
ouwou
2023-04-13
docs: Fix Fedora's install deps (#150)
Michal Vaniš
* correct Fedora install deps * Update README.md * remove arch
2023-04-11
Merge branch 'master' into voice
ouwou
2023-04-11
Merge pull request #145 from uowuo/notifications
ouwou
Notifications
2023-04-10
update readme
ouwou
2023-04-05
add runtime settings for notis
ouwou
2023-03-16
withdraw notifications on channel open
ouwou
2023-03-16
handle role mentions
ouwou
2023-03-16
use built-in Is*Muted (untested)
ouwou
2023-03-15
cleanup and escape notification bodies
ouwou
2023-03-14
update ci stuff
ouwou
2023-03-14
more WITH_VOICE guards
ouwou
2023-03-14
try to fix build
ouwou
2023-03-10
fix build
ouwou
2023-03-10
refactor notification sounds cmake option
ouwou
2023-03-10
handle USER_GUILD_SETTINGS_UPDATE for notifications
ouwou
2023-03-10
fix null notifier again maybe
ouwou
2023-03-09
add user avatars to notifications
ouwou
2023-03-08
handle notification level 3
ouwou
2023-03-06
add destructor to dummy notifier
ouwou
2023-03-06
notification sounds with miniaudio
ouwou
2023-03-06
add basic guild notifications
ouwou
2023-03-01
Merge branch 'master' into notifications
ouwou
2023-03-01
fix @everyone not being considered a mention
ouwou
2023-03-01
dont notify on own messages
ouwou
2023-03-01
dont notify if message channel is focused
ouwou
2023-03-01
goofball moment
ouwou
2023-02-28
add null implementation for non-gio notifier
ouwou
2023-02-28
rudimentary dm notifications
ouwou
2023-02-21
Merge branch 'master' into voice
ouwou
2023-02-21
update readme
ouwou
2023-02-20
put artifacts in labeled directory
ouwou
2023-02-20
add pkg-config to mac
ouwou
2023-02-20
update dependency
ouwou
2023-02-14
fix build
ouwou
2023-02-07
Merge branch 'master' into voice
ouwou
2023-02-06
fix potential crash (#136)
ouwou
2023-02-06
fix some keybinds not working in the chat input (fixes #135)
ouwou
2023-02-06
fix potential stack overflow
ouwou
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-04
fix channel tree expansion under folders
ouwou
2023-02-04
update ci
ouwou
2023-02-03
dont disable libhandy if not found when USE_LIBHANDY is set
ouwou
[next]