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
path:
root
/
components
/
channels.hpp
Age
Commit message (
Expand
)
Author
2020-12-21
support animated guild icon
ouwou
2020-12-12
menu stuff (fix #4)
ouwou
2020-11-14
remove some stuff
ouwou
2020-11-10
use textviews in channel list + parse emojis
ouwou
2020-11-03
handle CHANNEL_CREATE for dm's
ouwou
2020-11-01
update channel list selection when channel mention is clicked
ouwou
2020-11-01
handle GUILD_UPDATE
ouwou
2020-10-19
CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE
ouwou
2020-10-13
join/leave guild updates without reloading entire channel list
ouwou
2020-10-11
add category/channel menu and update some other menu stuff
ouwou
2020-10-04
use sigc in imgmanager to hopefully get rid of some lifetime errors
ouwou
2020-09-30
hopefully take care of some annoying bugs
ouwou
2020-09-21
add user icons to dm channels
ouwou
2020-09-21
join/leave guild
ouwou
2020-09-19
guild icons
ouwou
2020-09-17
refactor channel listing
ouwou
2020-09-07
more signal usage and some other fixes
ouwou
2020-09-07
use a singleton (oh no) instead of passing Abaddon* everywhere
ouwou
2020-09-06
refactor (store)
ouwou
2020-08-29
crash fixes
ouwou
2020-08-29
add dm's
ouwou
2020-08-25
fix guild order, add copy id guild, add broken zlib, start member list
ouwou
2020-08-20
rudimentary chat
ouwou
2020-08-19
add http client and channel reordering (waste of time)
ouwou
2020-08-19
disconnecting clears the channel listing
ouwou
2020-08-19
populate channel list from READY message and other shit
ouwou
2020-08-17
connect and heartbeat
ouwou