metamaps--metamaps/app/views
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
..
admin switch so that backbone router is opt-in, not opt-out (#610) 2016-08-16 10:25:07 -04:00
doorkeeper fixed the oauth redirect bug and a bit more (#796) 2016-10-22 16:46:39 +08:00
explore Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
layouts re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00
mailboxer Fix mailboxer + email bugs 2016-12-16 16:24:24 -05:00
main try to move all rails data into Metamaps.ServerData 2016-11-07 14:55:20 -05:00
map_mailer Fix mailboxer + email bugs 2016-12-16 16:24:24 -05:00
maps Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
metacode_sets switch so that backbone router is opt-in, not opt-out (#610) 2016-08-16 10:25:07 -04:00
metacodes switch so that backbone router is opt-in, not opt-out (#610) 2016-08-16 10:25:07 -04:00
notifications styling of notifs list 2016-12-16 16:25:14 -05:00
shared add maps links to nav locations 2016-12-16 16:25:13 -05:00
topics start storing data in ServerData 2016-11-07 14:55:17 -05:00
users Initial notification centre using mailboxer 2016-12-16 16:20:53 -05:00