Commit graph

6 commits

Author SHA1 Message Date
23134e74f0 Many fixes and other things
- Fixed handling the case of no messages in conversation
- Changed sending new messages to HTML instead of JSON - So the message
format is at one place
- Fixed new messages showing the conversation ID to the user at the top
- Fixed unsent messages
- Fixed unread indicator on own message
- Fixed error hider timer
- Fixed message receiving when not logged in
2016-08-16 23:12:20 +02:00
4b90fdf8b9 Fixes and improvements
- Fixed message receiving
- Fixed message chunk loading
- Added unread indicator
- Other fixes
2016-08-16 12:51:06 +02:00
01a1ce097c Fixed long-polling and made some improvements in messages 2016-08-15 12:37:51 +02:00
bbc8121968 Message listener in progress (along with a refactoring) 2016-08-11 12:28:36 +02:00
73ef29e2df Removed files not in gitignore 2016-07-28 09:23:37 +02:00
6ee360df0b Registration and login are now done with JavaScript from index.html 2016-07-27 12:22:04 +02:00