ChatServer/pages/js
NorbiPeti 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
..
index.js Fixes and improvements 2016-08-16 12:51:06 +02:00
jquery-3.1.0.js Started register, added jQuery, ... 2016-07-20 15:02:49 +02:00
login.js Removed files not in gitignore 2016-07-28 09:23:37 +02:00
moment-with-locales.js Fixed date format and introduced an encoding error 2016-08-10 14:05:30 +02:00
receivemessage.js Many fixes and other things 2016-08-16 23:12:20 +02:00
register.js Removed files not in gitignore 2016-07-28 09:23:37 +02:00
sendmessage.js Many fixes and other things 2016-08-16 23:12:20 +02:00
utils.js Many fixes and other things 2016-08-16 23:12:20 +02:00