This is a chat website that I developed during my EPAM summer internship.
Go to file
Norbi Peti 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
.settings Many fixes and other things 2016-08-16 23:12:20 +02:00
main/resources Switched to JSON, created lazily loaded collection 2016-08-02 15:03:11 +02:00
pages Many fixes and other things 2016-08-16 23:12:20 +02:00
src Many fixes and other things 2016-08-16 23:12:20 +02:00
.buildpath Removed files not in gitignore 2016-07-28 09:23:37 +02:00
.classpath Removed files not in gitignore 2016-07-28 09:23:37 +02:00
.gitignore Fixed Gitignore 2016-08-10 11:20:55 +02:00
.project Removed files not in gitignore 2016-07-28 09:23:37 +02:00
pom.xml Message listener in progress with a refactoring still 2016-08-11 13:31:11 +02:00