summaryrefslogtreecommitdiff
path: root/src/components/channels.cpp
AgeCommit message (Expand)Author
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-11-17reimplement status indicator in member listouwou
2023-07-04Redraw unread indicator after message status for category changesJerzy Kozera
2023-06-25Merge pull request #176 from uowuo/pomeloouwou
2023-06-15show voice participants in private channelsouwou
2023-06-15use default group dm icons if none setouwou
2023-06-13refactor, update user mention handlingouwou
2023-05-19add voice state icons to participant rowsouwou
2023-05-18try to fix buildouwou
2023-05-14make voice channel list UI look betterouwou
2023-04-29Merge branch 'master' into voiceouwou
2023-04-29fix up server listing again (#154)ouwou
2023-03-14try to fix buildouwou
2023-02-07Merge branch 'master' into voiceouwou
2023-02-06fix potential crash (#136)ouwou
2023-02-06fix potential stack overflowouwou
2023-02-04fix channel tree expansion under foldersouwou
2023-02-01Merge branch 'master' into pchouwou
2023-01-29first pass compile time optimizationouwou
2023-01-21Merge branch 'master' into foldersouwou
2023-01-21mimic discord group dm naming scheme (closes #133)ouwou
2023-01-07add voice participant row on connectouwou
2023-01-07remove voice participant row on disconnectouwou
2023-01-06display users in voice in channel listouwou
2023-01-03rewrite DiscordVoiceClient and stuffouwou
2022-12-24colors, fallback if guild_folders is emptyouwou
2022-12-23basic folder supportouwou
2022-10-04temp mindeps build fixouwou
2022-10-03support voice text channelsouwou
2022-10-01rudimentary dm voice call supportouwou
2022-09-06make voice disconnect/reconnect workouwou
2022-09-02make compile work if voice support is disabledouwou
2022-08-31rudimentary voice implementationouwou
2022-07-31grey out leave button if user owns the guildouwou
2022-05-06compile oopsyouwou
2022-05-06clear tabs when access lost, show blanks for missing channelsouwou
2022-04-23dont expand channel list when changing tabsouwou
2022-04-21add open dm in new tabouwou
2022-04-08basic tabs systemouwou
2022-04-07fix menus looking weird when opened for first timeouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-02-02support channel icons for dmsouwou
2022-01-20add mark as unread/toggle mute for threadsouwou
2022-01-15add toggle mute dm menu itemouwou
2022-01-08show count of unread dms in headerouwou
2022-01-05handle mutable categoriesouwou
2022-01-02Merge branch 'master' into unreadouwou
2021-12-31speed up connection speed a good bitouwou
2021-12-30add mute/unmute guild menu itemouwou
2021-12-29handle change of mute state for guildsouwou