Erik Johnston
|
5a1853210e
|
Handle the fact that newer homeservers return lists rather than dicts
|
2015-12-10 13:58:06 +00:00 |
|
Kegan Dougal
|
b64e5d49cc
|
Add magic flag to say 'dump pending events to the end'
|
2015-12-07 15:33:58 +00:00 |
|
Matthew Hodgson
|
08d7c0232a
|
svgize images
|
2015-12-06 22:07:49 +00:00 |
|
David Baker
|
6a67342d02
|
Comment + 1
|
2015-12-04 12:02:54 +00:00 |
|
David Baker
|
141d757a01
|
Don't recalculate atBottom here - we do it in onScroll and it should only be necessary to do it once. Also remove the magic 150px leeway.
|
2015-12-04 12:00:55 +00:00 |
|
David Baker
|
c0391145e5
|
Merge pull request #45 from matrix-org/file_uploads
Improve file uploads
|
2015-12-03 10:57:55 +00:00 |
|
David Baker
|
e8f5131ed6
|
Make file uploads cancelable, make them not go weird if you change rooms, error if they fail and move upload status bar out into its own component.
|
2015-12-02 18:16:16 +00:00 |
|
Matthew Hodgson
|
aeb8e21b5d
|
better typing test :D
|
2015-12-02 17:38:02 +00:00 |
|
Kegan Dougal
|
673b01267a
|
Use LoginHeader everywhere
|
2015-12-01 16:29:58 +00:00 |
|
Kegan Dougal
|
05a6121934
|
Add default LoginHeader
|
2015-12-01 16:27:48 +00:00 |
|
Kegan Dougal
|
52f3d7f18b
|
Add generic LoginFooter. Remove vector reference
|
2015-12-01 16:12:13 +00:00 |
|
Kegan Dougal
|
636be0c003
|
Update getComponent paths
|
2015-12-01 15:45:11 +00:00 |
|
Kegan Dougal
|
726c893663
|
Merge branch 'develop' into kegan/vector-components
|
2015-12-01 15:39:15 +00:00 |
|
Kegan Dougal
|
d5819d54db
|
Fix typos
|
2015-12-01 15:36:40 +00:00 |
|
Kegan Dougal
|
fe16b221f8
|
s/vector.im/matrix.org/
|
2015-12-01 13:48:53 +00:00 |
|
Kegan Dougal
|
784c1b63dc
|
Move remaining vector molecules to components
|
2015-12-01 11:19:25 +00:00 |
|
Kegan Dougal
|
1e694da460
|
Move MatrixChat and login components to react SDK.
Removed Modulator as it is no longer necessary in this form. ConferenceHandler
is injected in src/vector/index.js
|
2015-11-30 18:11:04 +00:00 |
|
Kegan Dougal
|
02a71b20a9
|
Merge and move RoomView to /structures. Add Resend.js from vector.
|
2015-11-30 17:15:57 +00:00 |
|
Kegan Dougal
|
f96e7a0dc8
|
Add UserSettings structure
|
2015-11-30 15:52:41 +00:00 |
|
Kegan Dougal
|
cf6b5461cc
|
Move and merge CreateRoom
|
2015-11-30 10:55:15 +00:00 |
|