Commit graph

9 commits

Author SHA1 Message Date
2cae85e20d Added E-mail check and fixes 2016-08-19 09:57:00 +02:00
1938a9f1db Added a lot of things
- Added "Add user to conversation"
-- Added a window to search for users to add
-- And made it all working
- Fixed the unread indicator
- Removed older TODOs
2016-08-18 22:35:23 +02:00
15470f9369 Fixed an error with exmap, added isLoggedIn to User, etc. 2016-08-18 12:08:37 +02:00
660e49a9f6 Conversation adding added (buggy) 2016-08-17 14:31:29 +02:00
0055ac8f2b Added and fixed things
- Added conversations to the sidebar and the ability to switch between
them
- Fixed loader and managed type methods
- Changed unread message style
2016-08-17 12:48:31 +02:00
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