index
:
dchat
master
Decentralized chat.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
depends
Age
Commit message (
Collapse
)
Author
2018-05-03
Support different types of channel data. Add nickname change command
dec05eba
2018-05-03
Update odhtdb, temporary remove timestamp check
dec05eba
2018-05-02
Update odhtdb with join channel fix, remove duplicate user in list
dec05eba
2018-05-01
Use new odhtdb with timestamp bug fix, fix waiting msg
dec05eba
2018-05-01
Add 'add user', 'join channel'. Improve scrolling. Added locks
dec05eba
2018-04-30
Add timestamp to messages
dec05eba
2018-04-29
Update odhtdb
dec05eba
2018-04-29
Use new odhtdb with more robust ntp
dec05eba
2018-04-29
Update odhtdb dependency
dec05eba
2018-04-29
Change design, fix crash when closing application
dec05eba
2018-04-28
Use font pointer instead of copy to reduce memory usage, sfml ffs
dec05eba
2018-04-28
Connect channels to database, currently only locally
dec05eba
2018-04-28
Add commands, users side panel, improve image download
dec05eba
start using odhtdb
2018-04-22
Add video and gif support
dec05eba
Gif streams from url. Todo: Add play controls to video
2018-04-21
Add support for static image emoji
dec05eba
Emoji are downloaded asynchronously using remote program (curl). Need to add support for converting [inline](url) chat message emoji and gifs.
2018-04-20
Add message board, in the middle of text selection
dec05eba