metamaps--metamaps/app
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
..
assets re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00
controllers track forks (#994) 2016-12-18 16:17:51 -05:00
helpers fix spec, bugs, style 2016-12-16 16:25:08 -05:00
mailers Fix mailboxer + email bugs 2016-12-16 16:24:24 -05:00
models track forks (#994) 2016-12-18 16:17:51 -05:00
policies Merge pull request #932 from metamaps/feature/mailboxer 2016-12-16 16:41:37 -05:00
serializers track forks (#994) 2016-12-18 16:17:51 -05:00
services styling of notifs list 2016-12-16 16:25:14 -05:00
views re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00