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
2021-07-26
let channel list manage itself instead of window
ouwou
2021-07-23
add animated guild icons to channel list
ouwou
2021-07-20
color nsfw channels
ouwou
2021-07-18
add menu items
ouwou
2021-07-16
fix build
ouwou
2021-07-13
add private channels to list
ouwou
2021-07-06
fix up channel row selection to work how i want it to
ouwou
2021-07-05
make ChannelList directly subclass a container
ouwou
2021-07-05
try to fix some weird behavior
ouwou
2021-07-05
expand categories by default and preserve expansion
ouwou
2021-07-04
some refactorage
ouwou
2021-07-04
better channel update handling
ouwou
2021-07-04
handle channel create
ouwou
2021-07-03
handle channel remove
ouwou
2021-07-03
channel list: handle guild create/delete
ouwou
2021-07-03
initial working better channel list
ouwou
2021-05-21
some memory usage optimizations pending proper rewrite
ouwou
2021-02-18
add menus to dm channels + close/leave dm
ouwou
2021-02-16
improve message handling with DMs a little
ouwou
2021-02-09
show status indicator in dm list, handle (some of) READY_SUPPLEMENTAL
ouwou
2021-01-17
cleanup
ouwou
2021-01-15
Guild settings 1 (#19)
ouwou
2021-01-07
improve build process, add github actions
ouwou
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