index
:
dchat-gtk
master
Decentralized chat, gtk version.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Window.cpp
Age
Commit message (
Collapse
)
Author
2020-08-19
Add more tests, add apache license
dec05eba
2019-01-12
Fix multithreading crashes
dec05eba
2018-12-31
Make thread-safe
dec05eba
2018-12-30
Use config file for boostrap nodes, currently set to localhost for debug
dec05eba
2018-11-25
Temporary workaround for crash
dec05eba
2018-11-24
Add change user nickname/avatar menu
dec05eba
2018-11-17
Auto reload css on modify, improve design
dec05eba
2018-11-09
Add room joining
dec05eba
2018-11-04
Fix crash when creating room when user is not a member of any other room
dec05eba
2018-11-03
Start with gif/image widget
dec05eba
2018-11-03
Improve top bar, have to fix banding...
dec05eba
2018-11-03
Add room name change event, create new room button, multiple rooms
dec05eba
2018-11-01
Move room code to dchat_core, add ability to send messages
dec05eba
2018-10-31
Start with images/gif, resize chat input
dec05eba
2018-10-27
Draw nodes behind login box
dec05eba
2018-10-27
Login background, need to move it behind login somehow
dec05eba
2018-10-27
Add register window
dec05eba
2018-10-27
Add users, nickname change, messages now have author
dec05eba
2018-10-26
Add window notification
dec05eba
2018-10-26
Fix line wrap for messages
dec05eba
2018-10-25
Login works and showing messages, nothing else
dec05eba
2018-10-25
Initial commit
dec05eba