Kegan Dougal
|
6316f1b195
|
Add call handling logic. Outbound voice calls work!
|
2015-07-15 15:36:45 +01:00 |
|
Kegan Dougal
|
7e30c0f47b
|
Add CallHandler to handle call logic and make VideoViews/WaveformViews.
|
2015-07-15 14:57:52 +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 |
|
Kegan Dougal
|
78bea916e1
|
Dispatch events when calls are made/received.
|
2015-07-15 14:06:44 +01:00 |
|
Kegan Dougal
|
f94a061fda
|
Add onClick listeners. Add getters for refs.
|
2015-07-15 13:34:11 +01:00 |
|
Erik Johnston
|
2fc08aeb12
|
Merge branch 'master' of github.com:matrix-org/matrix-react-sdk into vector
|
2015-07-15 10:36:47 +01:00 |
|
Matthew Hodgson
|
9b384e52b5
|
implement latest skin
|
2015-07-15 04:16:38 +01:00 |
|
Erik Johnston
|
b53e710d20
|
Add invite selection to create room dialog
|
2015-07-14 16:53:49 +01:00 |
|
David Baker
|
ed2cc33616
|
Linkify user IDs and room aliases (to nothing at the moment because we don't have anything to do with them)
|
2015-07-10 14:37:13 +01:00 |
|
David Baker
|
a00510c1ca
|
Linkify URLs
|
2015-07-09 15:41:19 +01:00 |
|
David Baker
|
12566c0c9c
|
Separate with space too
|
2015-07-08 19:57:58 +01:00 |
|
David Baker
|
6a92fdc5e6
|
Fix file size display
|
2015-07-08 19:52:44 +01:00 |
|
David Baker
|
a591b66732
|
Don't barf if no info in m.file content
|
2015-07-08 16:50:49 +01:00 |
|
David Baker
|
53e9d030b7
|
See uploaded files
|
2015-07-08 16:25:27 +01:00 |
|
David Baker
|
b4abe870cf
|
Image displaying!
|
2015-07-06 18:09:19 +01:00 |
|
David Baker
|
dcb4b5f912
|
Add room membership messages
|
2015-07-06 16:04:09 +01:00 |
|
David Baker
|
acfe05db9d
|
Use new push actions method on client
|
2015-07-01 14:11:23 +01:00 |
|
David Baker
|
57ba816919
|
Highlight messages using new push rules support in js sdk
|
2015-06-29 16:24:02 +01:00 |
|
David Baker
|
2355d5e6b5
|
Fix the permagrey local-echo bug
|
2015-06-24 18:15:34 +01:00 |
|
David Baker
|
0c26206b88
|
Copyright headers (and use strict, while we're at it).
|
2015-06-23 16:41:25 +01:00 |
|
David Baker
|
a022a4b9a6
|
Reshuffle to put "HTML" (JSX) and CSS together as a theme with logic elsewhere.
|
2015-06-23 14:40:50 +01:00 |
|
David Baker
|
2ba4ad04d1
|
Little fixes on member list
|
2015-06-22 13:15:14 +01:00 |
|
David Baker
|
0424ef07b3
|
Add member list (that doesn't really update much yet)
|
2015-06-22 11:42:09 +01:00 |
|
David Baker
|
1270bc3c62
|
m.notice
|
2015-06-19 14:01:17 +01:00 |
|
David Baker
|
2abea931ca
|
Split out render methods into 'views' leaving UI logic in 'controllers'. Hopefully should make it easier to skin / customise.
|
2015-06-19 12:53:48 +01:00 |
|