summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-14Merge branch 'master' into voiceouwou
2023-05-14fix potential crash for guild verification gatesouwou
2023-05-13add auto-refresh for main.cssouwou
2023-05-12try to fix voice connect signal againouwou
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-04-29include guard miniaudioouwou
2023-04-29make standalone file for miniaudio implementationouwou
2023-04-29Merge branch 'master' into voiceouwou
2023-04-29fix up server listing again (#154)ouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-04-11Merge branch 'master' into voiceouwou
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-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-02-28add null implementation for non-gio notifierouwou
2023-02-28rudimentary dm notificationsouwou
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
2023-02-04fix channel tree expansion under foldersouwou
2023-02-01Merge branch 'master' into pchouwou
2023-02-01Merge branch 'folders'ouwou
2023-01-29first pass compile time optimizationouwou
2023-01-28make embed labels selectable, let chat textview take focusouwou
2023-01-25make window title consistent (#133)ouwou
2023-01-21Merge branch 'master' into foldersouwou
2023-01-21mimic discord group dm naming scheme (closes #133)ouwou
2023-01-21speed up channel list population on connect a good bitouwou