David Baker
|
142ac67799
|
Add a logic class to determine whether an event affects a room's unread count / status & use it
|
2015-12-04 16:20:05 +00:00 |
|
Kegan Dougal
|
ac8fcbb264
|
Force update the RightPanel when the member in MemberInfo is updated.
|
2015-12-04 16:16:41 +00:00 |
|
Kegan Dougal
|
257dc62a73
|
Recalculate levels when the member prop is updated.
|
2015-12-04 16:15:55 +00:00 |
|
Kegan Dougal
|
92cf14d5e9
|
Support registration as a guest
|
2015-12-04 15:28:35 +00:00 |
|
David Baker
|
29b3b237d5
|
Refresh room list on timeline event even if it doesn't change highlight status since we still want to update the ordering. Fixes #413.
|
2015-12-04 14:24:02 +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 |
|
Kegan Dougal
|
d0ec84fe59
|
Hook up auto-registration as a guest to MatrixChat.
|
2015-12-04 11:34:50 +00:00 |
|
Kegan Dougal
|
d52b3149d4
|
Wire GuestAccess to MatrixClientPeg
|
2015-12-04 10:37:53 +00:00 |
|
David Baker
|
db5d9e2f6e
|
Merge pull request #465 from vector-im/file_uploads
Move upload bar CSS to new classes
|
2015-12-03 10:58:03 +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
|
4c2fe55fdc
|
Don't show the error dialog if the request was canceled. Handle 'request entity too large'.
|
2015-12-03 10:52:06 +00:00 |
|
David Baker
|
547f59b1bc
|
Oops, don't re-add these.
|
2015-12-03 10:00:29 +00:00 |
|
David Baker
|
2d2386ace5
|
Move upload bar CSS to new classes, and move into new, temporary place (since there is no new-style structure yet).
|
2015-12-02 18:19:03 +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 |
|
Matthew Hodgson
|
c603c1e37f
|
dezalgo typing notigs on chrome
|
2015-12-02 17:37:19 +00:00 |
|
Kegan Dougal
|
cd13041b31
|
Make the X on the desktop notification bar work again
See vector-im/vector-web #464 for more info.
|
2015-12-02 16:35:16 +00:00 |
|
Kegan Dougal
|
91ee5f8a42
|
Add extra arg isGuest to MatrixClientPeg functions. Add GuestAccess class
GuestAccess serves to monitor which rooms are being tracked for guest
purposes
|
2015-12-02 14:59:37 +00:00 |
|
David Baker
|
939733b736
|
Merge branch 'develop' into require-css
|
2015-12-02 10:26:26 +00:00 |
|
Kegan Dougal
|
0210670e91
|
Merge branch 'develop' into kegan/vector-references
Conflicts:
src/component-index.js
|
2015-12-02 09:37:28 +00:00 |
|
Matthew Hodgson
|
cba27a7488
|
erm, surely we need to actually run reskindex after all that?
|
2015-12-02 01:37:26 +00:00 |
|
Matthew Hodgson
|
349a88d640
|
stop clobbering our font colours
|
2015-12-01 21:44:22 +00:00 |
|
David Baker
|
6978436b07
|
Update component index
|
2015-12-01 18:33:46 +00:00 |
|
David Baker
|
95e71a531e
|
Merge branch 'develop' into kegan/vector-references
Update having merged skindexing PR
|
2015-12-01 18:31:13 +00:00 |
|
David Baker
|
4446f1d781
|
Merge branch 'develop' into kegan/vector-references
|
2015-12-01 18:21:44 +00:00 |
|
David Baker
|
d2c6e2195e
|
Merge pull request #447 from vector-im/skindex-nextgen
Update skindexing for new world order
|
2015-12-01 18:12:47 +00:00 |
|
David Baker
|
a63bf7cb35
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 18:10:57 +00:00 |
|
David Baker
|
d7a00a5a86
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 18:10:04 +00:00 |
|
David Baker
|
7ff5e42f3e
|
Run the CSS through webpack so we can pull in CSS files from modules with require rather than symlinking into the node_module directory which is breaking people on different npm versions.
|
2015-12-01 18:05:43 +00:00 |
|
Matthew Hodgson
|
2c12b9128b
|
highlight binged rooms more clearly
|
2015-12-01 16:57:49 +00:00 |
|
Kegan Dougal
|
e21d435d84
|
Remove debug logging
|
2015-12-01 16:57:40 +00:00 |
|
Kegan Dougal
|
bb289a4145
|
Add CustomServerDialog class
|
2015-12-01 16:49:15 +00:00 |
|
Kegan Dougal
|
a2b28b826c
|
Add CustomServerDialog for vector
|
2015-12-01 16:48:51 +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
|
8d31f72f83
|
Add VectorLoginHeader
|
2015-12-01 16:27:23 +00:00 |
|
Kegan Dougal
|
e304a1925d
|
Add VectorLoginFooter with vector references
|
2015-12-01 16:12:38 +00:00 |
|
Kegan Dougal
|
52f3d7f18b
|
Add generic LoginFooter. Remove vector reference
|
2015-12-01 16:12:13 +00:00 |
|
David Baker
|
c281fe785a
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 15:53:11 +00:00 |
|
David Baker
|
77b99de46b
|
Update component index
|
2015-12-01 15:52:32 +00:00 |
|
David Baker
|
5e2a4fa537
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 15:48:05 +00:00 |
|
Kegan Dougal
|
8083e7f118
|
Move vector-only components to src/components.
|
2015-12-01 15:45:38 +00:00 |
|
Kegan Dougal
|
636be0c003
|
Update getComponent paths
|
2015-12-01 15:45:11 +00:00 |
|
David Baker
|
5098c7d16f
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 15:44:45 +00:00 |
|
Kegan Dougal
|
726c893663
|
Merge branch 'develop' into kegan/vector-components
|
2015-12-01 15:39:15 +00:00 |
|
Kegan Dougal
|
e07c03a7bb
|
Merge branch 'develop' into kegan/vector-components
|
2015-12-01 15:39:02 +00:00 |
|
Kegan Dougal
|
d5819d54db
|
Fix typos
|
2015-12-01 15:36:40 +00:00 |
|
Kegsay
|
e7f6e09def
|
Merge pull request #448 from vector-im/kegan/controller-merging4
Phase 4 controller merging
|
2015-12-01 15:34:25 +00:00 |
|
Matthew Hodgson
|
4fe2cc54d6
|
Merge pull request #42 from matrix-org/kegan/controller-merging4
Phase 4 controller merging
|
2015-12-01 15:15:39 +00:00 |
|