6 Commits (656df6e37de50a85226333a3e95e081d512e4f21)

Author SHA1 Message Date
Rohan Sircar 656df6e37d Remove redundant UI elements #8 4 years ago
Rohan Sircar 2addcc1fa8 Adjusted chat UI height to page height 4 years ago
Rohan Sircar 91986d5386 Added top margin to chat page for mobile layout 4 years ago
Rohan Sircar 02c2b65aa7 Larger spinner 4 years ago
Rohan Sircar dc015254ef Removed users loaded server side in chat 4 years ago
Rohan Sircar 03124a9bd5 Refactored src out of subfolder 4 years ago
Rohan Sircar 1abeac9f47 Made the "chat" view to be full page height 4 years ago
Rohan Sircar 4330b47982 frnt: Further cleanup 4 years ago
Rohan Sircar be040162fd dj khalid is removed(rip) 4 years ago
Rohan Sircar ad4f3df0bd last message time and message in user boxes 4 years ago
Rohan Sircar b236b87e5d Passphrase validation and message send updated 4 years ago
nova 78ed6430da temp commit 4 years ago
Rohan Sircar 8d313fa0e6 Added moment to format time 4 years ago
Rohan Sircar bc833d0da4 added production profile 4 years ago
Rohan Sircar d927f3441a chat messages are loaded on scroll top 4 years ago
nova 826dad2ad0 cleanup of frontend 4 years ago
Rohan Sircar 767d7d7b03 implemented message post in ts + some optimizations 5 years ago
nova 874683ad0c Wrapped markdownit js dep into a service, and added send and receive templates to chatview 5 years ago
nova 434e308f24 ts integrated and working preliminarily 5 years ago
nova bfe2c21e1b moved js deps to global head fragment 5 years ago
Rohan Sircar b41d811521 js deps are taken from local node_modules during development and cdn after compilation using browserify shim 5 years ago
Rohan Sircar 3427da19a6 testing out browserify and yarn 5 years ago
Rohan Sircar d193ec0f11 Javascript user search implemented 5 years ago
Rohan Sircar a41af9ba4e added alertify.js 5 years ago
Rohan Sircar 5c653b669b token expiry and other errors are reported in web frontend with alerts. Later, the alterts must be replaced with a js notification library 5 years ago
Rohan Sircar f06bf516dd chat page now uses classname instead of queryselector to extract user name 5 years ago
Rohan Sircar d1a2d58411 proper formatting for last active 5 years ago
Rohan Sircar 74396ccd68 added thymeleaf template logic for active users in chat page 5 years ago
Rohan Sircar d577e38692 Added markdown rendering to chat area 5 years ago
Rohan Sircar 08c2ec786c messages are now sanitized for unsafe html/js using DOMPurify 5 years ago
Rohan Sircar fd6de29a89 Done get and post logic 5 years ago
Rohan Sircar ed3853c5ea changed to queryselector to extract username and date and last message fields in userbox 5 years ago
Rohan Sircar 7775dd798e Added code for chat card 5 years ago
Rohan Sircar 579f819254 set active css class to user boxes on click 5 years ago
Rohan Sircar dacf0f90dc improved chat UI 5 years ago
Rohan Sircar febfaeec9a Changes to error model and login/registration cards 5 years ago
Rohan Sircar acbacc8fa8 Architecture improvements and validation 5 years ago
Rohan Sircar 2625cf7865 add bootstrap to web front-end 5 years ago
Rohan Sircar 3ea46b584a zz 5 years ago