metamaps--metamaps/frontend/src
Connor Turland 73e8f2d4c8 re-implement chat in react (#997)
* hidously mangle ChatView to start moving it to React

* fix up Realtime/index.js - should be good now?

* in theory this should compile

* ok the MapChat renders using react...

* move Handlers code into react - woot

* try reintegrating backbone

* fix wrapper styling

* chat box opens and closes properly

* make the unread count work

* organize more sanely

* refactor some of the ChatView functions

* removed management of chatview from room

* css can stop handling logic right about now

* makin things work

* don't need room here anymore

* set raw html in message

* make pending work

* removeParticipant when mapper left was broken

* re-enable scrolling, focus, and blur
2016-12-21 03:56:29 -05:00
..
components re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00
Metamaps re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00
patched make topic titles have width of 25 chars (#933) 2016-11-29 11:00:14 -05:00
index.js update npm deps, EXCEPT socket.io and backbone (#950) 2016-12-11 16:09:12 -05:00