The frontend of lila chat.
 
 
 
Go to file
Luna a7ab390b32 Added chatting functionality 2021-07-22 13:09:02 -07:00
.gitignore Added chatting functionality 2021-07-22 13:09:02 -07:00
README.md Created Read Me 2021-07-17 15:53:50 -07:00
chat.css Added chatting functionality 2021-07-22 13:09:02 -07:00
chat.html Added chatting functionality 2021-07-22 13:09:02 -07:00
chat.js Added chatting functionality 2021-07-22 13:09:02 -07:00
favicon.ico Misc changes and fixes. 2021-07-21 19:55:20 -07:00
favicon.svg Misc changes and fixes. 2021-07-21 19:55:20 -07:00
login.html Added comments and formatted code. 2021-07-22 07:01:28 -07:00
login.js Added chatting functionality 2021-07-22 13:09:02 -07:00
loginchange.html Added comments and formatted code. 2021-07-22 07:01:28 -07:00
loginchange.js Added comments and formatted code. 2021-07-22 07:01:28 -07:00
register.html Added comments and formatted code. 2021-07-22 07:01:28 -07:00
register.js Fixed register bugs. 2021-07-22 08:10:35 -07:00
style.css Added comments and formatted code. 2021-07-22 07:01:28 -07:00

README.md

streamchat-frontend

Client side JavaScript for an embedded stream chat and accompanying web pages for all of it.