metamaps--metamaps/frontend/src/Metamaps
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
..
DataModel Some topics and synapses were hidden from users erroneously (#944) 2016-12-06 16:46:46 -05:00
GlobalUI track forks (#994) 2016-12-18 16:17:51 -05:00
Map Fix mailboxer + email bugs 2016-12-16 16:24:24 -05:00
Realtime re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00
Views re-implement chat in react (#997) 2016-12-21 03:56:29 -05:00
Account.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Active.js Fix a bunch of errors and style issues 2016-11-07 14:55:20 -05:00
Admin.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
AutoLayout.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Control.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Create.js subset of synapse creation changes (#970) 2016-12-11 17:15:09 -05:00
Debug.js finish most except Backbone 2016-09-22 18:36:22 +08:00
Filter.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Import.js Some topics and synapses were hidden from users erroneously (#944) 2016-12-06 16:46:46 -05:00
index.js reactify notification icon 2016-12-16 16:21:40 -05:00
JIT.js subset of synapse creation changes (#970) 2016-12-11 17:15:09 -05:00
Listeners.js hit Ctrl+A a second time to select all synapses, too (#968) 2016-12-11 16:21:36 -05:00
Loading.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Mapper.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Mobile.js hide mobile menu if browser is resized to full size (#937) 2016-11-28 13:53:29 -05:00
Mouse.js remove Constants.js 2016-09-22 17:14:34 +08:00
Organize.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
PasteInput.js fix bugs on develop branch 2016-11-09 20:44:00 -05:00
Router.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Selected.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Settings.js fix a bunch of bug risk eslint warnings 2016-10-04 23:38:32 +08:00
Synapse.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
SynapseCard.js Some topics and synapses were hidden from users erroneously (#944) 2016-12-06 16:46:46 -05:00
Topic.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
TopicCard.js Some topics and synapses were hidden from users erroneously (#944) 2016-12-06 16:46:46 -05:00
Util.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00
Visualize.js eslint frontend folder (#923) 2016-11-07 15:25:08 -05:00