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
/
abaddon.cpp
Age
Commit message (
Expand
)
Author
2020-10-05
slap a bunch of shit everywhere until the crashing stops
ouwou
2020-10-04
allow limiting concurrent http requests
ouwou
2020-09-21
join/leave guild
ouwou
2020-09-20
improve MESSAGE_UPDATE handling (hopefully)
ouwou
2020-09-14
only load 50 messages on channel switch (also fix member menu)
ouwou
2020-09-12
make avatar loading a bit better
ouwou
2020-09-10
basic avatars
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
DiscordClient uses signals now
ouwou
2020-09-06
refactor (store)
ouwou
2020-09-06
member list gets a basic right click menu
ouwou
2020-09-05
bug moment
ouwou
2020-09-05
lazy loading, member list, some other shit
ouwou
2020-09-04
catch errors when loading css
ouwou
2020-09-04
add a very important feature
ouwou
2020-09-04
pass around snowflake instead of MessageData
ouwou
2020-09-03
add active chat to main window title
ouwou
2020-09-03
add basic css support
ouwou
2020-08-30
add ability to edit messages
ouwou
2020-08-30
add MESSAGE_UPDATE
ouwou
2020-08-30
add basic menu to chat messages
ouwou
2020-08-29
add MESSAGE_DELETE handling
ouwou
2020-08-28
scroll up to load more messages
ouwou
2020-08-25
fix guild order, add copy id guild, add broken zlib, start member list
ouwou
2020-08-21
send chat messages
ouwou
2020-08-21
shitty MESSAGE_CREATE handling
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-19
settings, token entry, receive READY
ouwou
2020-08-17
connect and heartbeat
ouwou