aboutsummaryrefslogtreecommitdiffstats
path: root/client/client.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated style to handle messages that refer to the user.rand0x0m2018-10-071-1/+6
|
* Check if the nickname is valid before adding a CSS classHenry Wright2018-07-291-1/+2
|
* Solved the sidebar scroll for mobile usersOpSimple2018-06-171-1/+3
| | | Solved the most annoying problem for the mobile clients, the sidebar scroll. Yeah, we've experienced this situation when we couldn't invite someone who's at the last end of the sidebar with our mobile browser cause sidebar spills out of the screen when there's a lot of users connected. But, now this is solved by fixing the height of sidebar container to 90% when shown and to 0% when hidden. Ah! I was really grieving to get rid of this shit.
* shortened the url for other softwaresOpSimple2018-06-071-1/+1
|
* Let visitors know about the other softwaresOpSimple2018-06-071-1/+2
| | | Let visitors know about the existence of other softwares too
* AgainNeel Kamath2018-05-171-11/+9
|
* Update for #14Neel Kamath2018-05-171-16/+64
|
* misc server changes and new modulesmarzavec2018-04-291-5/+0
|
* Fixed relative schema links & client readabilitymarzavec2018-03-291-264/+291
|
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-251-8/+12
|
* initial commitmarzavec2018-03-101-0/+534