Commit graph

38 commits

Author SHA1 Message Date
Norbi Peti 2cae85e20d Added E-mail check and fixes 2016-08-19 09:57:00 +02:00
Norbi Peti 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
Norbi Peti 15470f9369 Fixed an error with exmap, added isLoggedIn to User, etc. 2016-08-18 12:08:37 +02:00
Norbi Peti 660e49a9f6 Conversation adding added (buggy) 2016-08-17 14:31:29 +02:00
Norbi Peti 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
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
Norbi Peti 4b90fdf8b9 Fixes and improvements
- Fixed message receiving
- Fixed message chunk loading
- Added unread indicator
- Other fixes
2016-08-16 12:51:06 +02:00
Norbi Peti 01a1ce097c Fixed long-polling and made some improvements in messages 2016-08-15 12:37:51 +02:00
Norbi Peti e12c0fee36 Fixes and improvements
- Fixed automatic creation of users with a wrong cookie
- Fixed message chunk creation
- Fixed JS
2016-08-12 12:09:23 +02:00
Norbi Peti bbc8121968 Message listener in progress (along with a refactoring) 2016-08-11 12:28:36 +02:00
Norbi Peti 7565c4fc96 Renamed from message.js to sendmessage.js 2016-08-11 11:27:00 +02:00
Norbi Peti 7cebaf0ddd Fixed dates! 2016-08-11 11:09:48 +02:00
Norbi Peti cc6fdf38ce Fixed date format and introduced an encoding error 2016-08-10 14:05:30 +02:00
Norbi Peti d6834c2ae4 Working on generalizing the serializers 2016-08-09 12:12:46 +02:00
Norbi Peti 334bc54f6a Organized data, created index.js, fixed IDs... 2016-08-05 13:39:31 +02:00
Norbi Peti 24059da654 Fixed some errors 2016-08-05 09:30:53 +02:00
Norbi Peti 0f54d6ddb8 Added Cookie(s) classes and did fixes 2016-08-04 15:10:46 +02:00
Norbi Peti 38da2bb68d Temp handling of JSON error and other fixes 2016-08-03 14:59:48 +02:00
Norbi Peti 7d7e681107 Error handling on save, send convid, FIXED CSS... 2016-08-03 13:59:14 +02:00
Norbi Peti 1a1772fabf Switched to merge over persist and update 2016-08-01 13:46:29 +02:00
Norbi Peti a3d5f290a6 Fixed session expiring and added logout page 2016-08-01 12:25:41 +02:00
Norbi Peti 3efa16fe0a Added check for empty messages 2016-08-01 12:16:54 +02:00
Norbi Peti d64b615020 Fixed sending messages and CSS improvements 2016-08-01 10:17:21 +02:00
Norbi Peti 095269a585 Sending messages works! Kind of...
I give up on the database.
I'm switching to JSON.
2016-07-29 11:56:03 +02:00
Norbi Peti eb8eaa3834 Db things and message sending 2016-07-28 15:04:24 +02:00
Norbi Peti 73ef29e2df Removed files not in gitignore 2016-07-28 09:23:37 +02:00
Norbi Peti 5e57613bda CSS, added temp fake login; trying to get the database to work 2016-07-27 15:03:35 +02:00
Norbi Peti 6ee360df0b Registration and login are now done with JavaScript from index.html 2016-07-27 12:22:04 +02:00
Norbi Peti 0308228e4a Added JSON communication and proper error display 2016-07-27 10:12:16 +02:00
Norbi Peti d619811a34 Added login things 2016-07-26 15:10:18 +02:00
Norbi Peti 36aaa9f80a Added logger, loginbox, autologout on invalid cookies 2016-07-26 12:54:06 +02:00
Norbi Peti 4ea179ed91 Fixed CSS and removed some TODOs 2016-07-25 13:14:06 +02:00
Norbi Peti 120f792ddf Added getUser, CSS, using HTML parsing for modifying pages 2016-07-25 12:21:42 +02:00
Norbi Peti ab4fcf9fd2 Fixed db things, register checks 2016-07-21 12:11:28 +02:00
Norbi Peti ef70448ca6 Started register, added jQuery, ... 2016-07-20 15:02:49 +02:00
Norbi Peti ddbcc536a7 Did getUser, started register 2016-07-19 14:07:54 +02:00
Norbi Peti b948843675 Fixed pages not showing up and added pages 2016-07-19 11:34:42 +02:00
Norbi Peti 276601c18d Add notfound.html 2016-07-19 11:12:53 +02:00