9 Commits

Author SHA1 Message Date
fddb88f5b8 Use <Side /> instead of position absolute
Some components still use position fixed. This could change in the
future.
2019-11-17 17:24:28 -03:00
Michael H. Arieli
387dd21539 Fix bug: Use unisex icon for message without image 2018-12-02 17:14:06 -08:00
Michael H. Arieli
235067c72e Fix bug: Added simple emoji list 2018-12-02 17:13:09 -08:00
Michael H. Arieli
d016f4742f Changed chat look and feel 2018-12-02 16:30:13 -08:00
Michael H. Arieli
71e7792db7 Fix bug: Fixed chat width on mobile 2018-11-27 12:17:43 -08:00
Michael H. Arieli
fd455d548f Fix bug: Moved fonts under res folder 2018-11-26 12:58:04 -08:00
Michael H. Arieli
6fba9c876b Fix bug: Removed "moment" usage
Also remove the timestamp from the UI, not needed when dealing with live chat (in session).

Note: still gonna keep the timestamp in messages data, might use it to display chat summary when call ends.
2018-11-25 07:57:29 -08:00
Michael H. Arieli
24eddf083f Updated chat look and feel
Changed to simple entry list
2018-11-24 18:55:27 -08:00
Michael H. Arieli
0d8d3fbb33 Implemented socket chat 2018-11-23 16:55:48 -08:00