David Baker
|
a6f857e9d8
|
Merge pull request #6 from matrix-org/voip
VoIP addition
|
2015-07-16 12:31:36 +01:00 |
Erik Johnston
|
2b81f46030
|
Add placeHolder prop for EditableText
|
2015-07-15 15:04:39 +01:00 |
Kegan Dougal
|
28cebab9a3
|
Add voip subdirectory.
|
2015-07-15 14:35:04 +01:00 |
Kegan Dougal
|
7cbb43fddb
|
Merge branch 'vector' into voip
Conflicts:
src/ComponentBroker.js
|
2015-07-15 14:21:58 +01:00 |
Erik Johnston
|
5cd92229eb
|
Add an editable text atom
|
2015-07-15 13:55:43 +01:00 |
Kegan Dougal
|
aba103b8e0
|
Add VideoFeed atom and VideoView organism.
|
2015-07-15 13:09:15 +01:00 |
Erik Johnston
|
4f7dcdf566
|
Naming conventions
|
2015-07-14 17:52:13 +01:00 |
Erik Johnston
|
a748c090fb
|
Move all element specific code into skins/
|
2015-07-14 16:59:11 +01:00 |
Erik Johnston
|
ed52cdf6df
|
Add basic CreateRoom organism. Supports setting room name and selecting preset
|
2015-07-14 15:17:49 +01:00 |
David Baker
|
fd20e82123
|
Add desktop notifications, overridable in the same way as other components (although it's not a react component). Also extend the flux dispatcher a little to be less dumb about dispatching while something else is already dispatching.
|
2015-07-03 11:12:54 +01:00 |
Matthew Hodgson
|
aaa38d95ba
|
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
|
2015-06-23 18:28:20 +01:00 |