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
/
windows
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2021-11-16
Fix warnings shown by GCC (#47)
Dylam De La Torre
2021-08-27
threads have pins
ouwou
2021-08-22
allow viewing all threads from within a thread
ouwou
2021-08-21
merge master
ouwou
2021-08-21
hide pin/unpin if no perms, allow viewing pins in dm
ouwou
2021-08-04
basic window to view threads
ouwou
2021-07-26
let channel list manage itself instead of window
ouwou
2021-07-12
Merge branch 'master' into channels-list
ouwou
2021-07-11
more reliable menu sensitivty/actions
ouwou
2021-07-05
make ChannelList directly subclass a container
ouwou
2021-07-05
remove reload settings menu item cuz it doesnt do anything
ouwou
2021-06-11
basic pins window
ouwou
2021-06-10
reduce db access + refactor
ouwou
2021-05-24
pull out chat list into a separate component
ouwou
2021-05-14
set main window to invalid channel when looking at friends
ouwou
2021-05-14
friends: friends list is now in main content stack
ouwou
2021-05-10
friends: disable friends menu item when disconnected
ouwou
2021-05-07
start friends list
ouwou
2021-05-05
fix build
ouwou
2021-05-03
pull central pane (chat) into a stack
ouwou
2021-02-18
join guild -> accept invite, handle group dm invites
ouwou
2021-02-18
add menu item to add recipient to group dm
ouwou
2021-01-20
add menu item to clear image cache
ouwou
2021-01-17
cleanup
ouwou
2021-01-15
Guild settings 1 (#19)
ouwou
2021-01-11
add typing indicator with optional res/typing_indicator.gif
ouwou
2020-12-18
reload settings + custom css path
ouwou
2020-12-15
display reactions + click to add/remove
ouwou
2020-11-28
dont squish channels on window resize
ouwou
2020-11-10
ui workarounds
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-19
CHANNEL_CREATE, CHANNEL_UPDATE, CHANNEL_DELETE
ouwou
2020-10-13
join/leave guild updates without reloading entire channel list
ouwou
2020-10-04
dont allow set token when connected
ouwou
2020-10-02
reduce calls to MemberList::UpdateMemberList
ouwou
2020-09-21
join/leave guild
ouwou
2020-09-20
improve MESSAGE_UPDATE handling (hopefully)
ouwou
2020-09-17
refactor channel listing
ouwou
2020-09-14
only load 50 messages on channel switch (also fix member menu)
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
member list gets a basic right click menu
ouwou
2020-09-05
better member list, role color, some fixes
ouwou
2020-09-05
lazy loading, member list, some other shit
ouwou
2020-09-04
pass around snowflake instead of MessageData
ouwou
2020-09-03
add basic css support
ouwou
2020-08-30
add MESSAGE_UPDATE
ouwou
[next]