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.hpp
Age
Commit message (
Expand
)
Author
2021-07-26
Merge branch 'channels-list'
ouwou
2021-07-26
let channel list manage itself instead of window
ouwou
2021-07-25
Merge branch 'resources' (closes #29)
ouwou
2021-07-05
remove reload settings menu item cuz it doesnt do anything
ouwou
2021-06-30
try loading resources from share, fallback to cwd
ouwou
2021-06-17
add unpin to menu, refactor a bit
ouwou
2021-06-11
basic pins window
ouwou
2021-05-28
add some workarounds/fixes for css stuff
ouwou
2021-05-07
start friends list
ouwou
2021-04-13
pass message object through signal instead of just the id
ouwou
2021-04-03
show pending/failed messages
ouwou
2021-03-30
remove old messages when new ones come in to save resources
ouwou
2021-03-22
basic member verification for guilds that set rules
ouwou
2021-03-17
manage emojis
ouwou
2021-03-15
fix errors with user menu and window management
ouwou
2021-03-14
add ability to create replies
ouwou
2021-02-28
add members panel/change member roles
ouwou
2021-02-18
add menu item to add recipient to group dm
ouwou
2021-02-18
add option to remove user from group dm in menu
ouwou
2021-02-04
view user profile (notes+connections+badges)
ouwou
2021-01-25
handle opcode 9 invalid session and improve handling socket closure
ouwou
2021-01-16
add role list to user menu
ouwou
2021-01-15
Guild settings 1 (#19)
ouwou
2020-12-18
reload settings + custom css path
ouwou
2020-12-15
display reactions + click to add/remove
ouwou
2020-11-23
progress 2
ouwou
2020-11-14
remove some stuff
ouwou
2020-11-08
add open dm to user menu
ouwou
2020-11-08
allow multiple components to display shared user menu
ouwou
2020-11-01
add set status for funsies
ouwou
2020-11-01
update channel list selection when channel mention is clicked
ouwou
2020-11-01
handle GUILD_UPDATE
ouwou
2020-10-24
render emojis
ouwou
2020-10-19
CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE
ouwou
2020-10-12
add kick/ban
ouwou
2020-10-11
add category/channel menu and update some other menu stuff
ouwou
2020-10-04
allow limiting concurrent http requests
ouwou
2020-09-21
join/leave guild
ouwou
2020-09-12
make avatar loading a bit better
ouwou
2020-09-10
basic avatars
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
member list gets a basic right click menu
ouwou
2020-09-05
lazy loading, member list, some other shit
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
[next]