index
:
dchat
master
Decentralized chat.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-04-08
Refactor, remove a lot of code and use dchat core instead
dec05eba
2019-03-30
Move users to left side
dec05eba
2018-10-21
Remove old discord code, update for odhtdb changes
dec05eba
2018-10-21
Fix for odhtdb changes
dec05eba
2018-10-21
Stop put on cancel
dec05eba
2018-10-21
oops
dec05eba
2018-10-21
Stop put after 30 sec
dec05eba
2018-10-21
Fix concurrent connection to an address
dec05eba
2018-10-19
Put retry
dec05eba
2018-10-19
Fix data corruption
dec05eba
2018-10-19
Fix login
dec05eba
2018-10-18
Increase dependency version range
dec05eba
2018-10-16
Update odhtdb
dec05eba
2018-10-16
Update odhtdb
dec05eba
2018-10-16
Update opendht dependency, probably broken
dec05eba
2018-09-21
Update opendht, re-enable ping
dec05eba
2018-08-08
Update preview image
dec05eba
2018-08-08
Add support for discord
dec05eba
2018-06-04
Add install script (desktop application
dec05eba
2018-06-02
Update odhtdb url to gitlab
dec05eba
2018-05-31
Remove c style struct initializer (also in c++2x)
dec05eba
2018-05-31
Make scrollbar smaller, change color
dec05eba
2018-05-31
Add scrollbar (currently only used in message board)
dec05eba
2018-05-31
Update screenshot
dec05eba
2018-05-31
Update README.md
dec05eba
2018-05-30
Increase user ping timeout
dec05eba
2018-05-30
Do not get notification if loading messages from cache, or if message is not ↵
dec05eba
latest
2018-05-30
Change top and side panel font size
dec05eba
2018-05-30
Change font, change text spacing
dec05eba
2018-05-24
Fix issues reported by compiler sanitizer
dec05eba
2018-05-22
Increase not active timer
dec05eba
2018-05-22
Do not get notification from self
dec05eba
2018-05-22
Add build script (pull submodules)
dec05eba
2018-05-22
Update odhtdb
dec05eba
2018-05-21
Set channel name when creating it, fetch new data from newest to oldest
dec05eba
2018-05-21
Add command to change avatar and channel name
dec05eba
Fix bug where application crashes when deleting message, improve url parsing for messages
2018-05-21
Add channel selection
dec05eba
2018-05-21
Only update when receiving message in currently visible channel
dec05eba
2018-05-21
Prevent malicious peer from replaying user ping
dec05eba
2018-05-21
Fix debug
dec05eba
2018-05-21
Improve online/offline users (fade offline users, ping on channel init)
dec05eba
2018-05-21
Implement online/offline users (pinging)
dec05eba
2018-05-21
Do not crash if ntp timestamp sync fails (if it has already synced once)
dec05eba
2018-05-21
Update odhtdb
dec05eba
2018-05-21
Update odhtdb
dec05eba
2018-05-21
More debug
dec05eba
2018-05-21
Debug
dec05eba
2018-05-21
Focus when displaying new message
dec05eba
2018-05-21
Update odhtdb
dec05eba
2018-05-21
Reduce sleep when window is not focused
dec05eba
Delay when typing after being unfocused is now smaller. Increase sleep again when chatbar focusing has been implemented because currently the chatbar is always focused
[next]