index
:
dchat
master
Decentralized chat.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Gif.cpp
Age
Commit message (
Expand
)
Author
2019-04-08
Refactor, remove a lot of code and use dchat core instead
dec05eba
2018-05-21
Improve online/offline users (fade offline users, ping on channel init)
dec05eba
2018-05-20
Add image preview and url/image open in browser
dec05eba
2018-05-16
Fix memory leak reported by valgrind
dec05eba
2018-05-07
Continue text edit, add avatar (image, but not way to change avatar)
dec05eba
2018-05-03
Make gif rendering more robust
dec05eba
2018-05-03
Perform proper cleanup of gif that failed to load
dec05eba
2018-05-03
Remove gif file data if gif fails to load
dec05eba
2018-05-03
Fix freeze when gif has unlimited frame delay. If unlimited, set to 15
dec05eba
2018-05-03
Replace all binds in chat
dec05eba
2018-05-03
Optimize gif rendering
dec05eba
2018-04-29
Fix image ratio, implement scroll locking (cant scroll outside messages)
dec05eba
2018-04-23
Add side bar, make submodule public
dec05eba
2018-04-23
Add word wrap for message board & TODO
dec05eba
2018-04-22
Add video and gif support
dec05eba