Bruno Windels
|
d264687796
|
don't scroll sub list header
|
2018-10-18 16:25:22 +02:00 |
|
Bruno Windels
|
0b615b21e2
|
fix lint
|
2018-10-18 15:53:27 +02:00 |
|
Bruno Windels
|
01082c8595
|
hook up resizer events
|
2018-10-18 15:51:58 +02:00 |
|
Bruno Windels
|
39ab3d86bd
|
create sizer that sets item size with flex-basis
works with the flex-grow we set initially for the sub lists
|
2018-10-18 15:51:22 +02:00 |
|
Bruno Windels
|
c1e602d56f
|
scrollbars and resize handles around room sub lists
|
2018-10-18 15:19:45 +02:00 |
|
Bruno Windels
|
99982b1164
|
put repeated props in process function
|
2018-10-18 15:15:56 +02:00 |
|
Bruno Windels
|
c12368ea48
|
process RoomSubList props through function before creating them
this way, we'll be able to add adjacent resize handles and scroll wrappers
|
2018-10-18 15:09:58 +02:00 |
|
Bruno Windels
|
81d0ce2bcf
|
remove sticky header code
|
2018-10-18 15:08:32 +02:00 |
|
Travis Ralston
|
af8dfda9a7
|
Add a bit of text to explain the purpose of the RoomPreviewSpinner
Fixes https://github.com/vector-im/riot-web/issues/5869
|
2018-10-17 13:53:12 -06:00 |
|
Bruno Windels
|
3552326003
|
more lint fixes
|
2018-10-17 16:20:38 +02:00 |
|
Bruno Windels
|
6906d5a5f9
|
remove DND for room tiles
|
2018-10-17 16:02:35 +02:00 |
|
Bruno Windels
|
874ef50273
|
don't truncate room lists
|
2018-10-17 14:45:36 +02:00 |
|
Bruno Windels
|
c926aa2bfe
|
remove .collapsed class on mx_LeftPanel as the container already has it
|
2018-10-17 14:01:45 +02:00 |
|
Bruno Windels
|
8d3347bcfb
|
fix lint
|
2018-10-17 13:36:15 +02:00 |
|
Bruno Windels
|
110e4526b8
|
store/load lhs & rhs sizes to/from localStorage
|
2018-10-16 18:43:40 +02:00 |
|
Travis Ralston
|
fbadb588e1
|
Merge pull request #2221 from matrix-org/travis/tos-register
Support m.login.terms during registration
|
2018-10-16 09:47:48 -06:00 |
|
Bruno Windels
|
1d2e1d4b6b
|
make it work for now, probably want to rename this back later on
|
2018-10-16 17:45:53 +02:00 |
|
Travis Ralston
|
06764c2bab
|
Merge pull request #2220 from matrix-org/travis/peek-invite-nag
Don't show the invite nag bar when peeking
|
2018-10-16 09:30:09 -06:00 |
|
Travis Ralston
|
b929c36222
|
Documentation++
|
2018-10-16 09:19:36 -06:00 |
|
Bruno Windels
|
30003d8f91
|
turn resizer into class to make programmatic interaction/cleanup easier
|
2018-10-16 15:16:10 +02:00 |
|
Bruno Windels
|
c095e30ae4
|
provide collapsed callback to also collapse on react side of things
|
2018-10-16 14:56:49 +02:00 |
|
Bruno Windels
|
cc29dd08da
|
don't always show badge (leftover)
|
2018-10-16 14:54:14 +02:00 |
|
Bruno Windels
|
c56975d93d
|
dont base collapse toggle size on min-width, as it's not available in collapsed state
|
2018-10-16 12:26:08 +02:00 |
|
Bruno Windels
|
01471abdc5
|
Merge branch 'bwindels/redesign' into bwindels/resizehandles
|
2018-10-16 11:57:59 +02:00 |
|
Bruno Windels
|
6878ce3c6a
|
Merge branch 'develop' into bwindels/redesign
|
2018-10-16 11:57:44 +02:00 |
|
Travis Ralston
|
d87ab8aac0
|
Support m.login.terms during registration
Fixes https://github.com/vector-im/riot-web/issues/7168
Requires https://github.com/matrix-org/synapse/pull/4004
|
2018-10-15 16:39:59 -06:00 |
|
Travis Ralston
|
6323d78b0c
|
Move tinter init to MatrixChat
This is a much better place for it to live
|
2018-10-15 14:41:00 -06:00 |
|
Travis Ralston
|
2d62fda862
|
Don't show the invite nag bar when peeking
|
2018-10-15 14:35:36 -06:00 |
|
Travis Ralston
|
94aac62f25
|
Move the login box from the left sidebar to where the composer is
Fixes https://github.com/vector-im/riot-web/issues/4227
This includes removing the collapse button that isn't needed anymore.
|
2018-10-15 14:26:24 -06:00 |
|
Will Hunt
|
5a72a5863f
|
Merge remote-tracking branch 'upstream/develop' into hs/upload-limits
|
2018-10-15 19:20:55 +01:00 |
|
Travis Ralston
|
3d8f0adf56
|
Move pinned rooms check to the RoomListStore
|
2018-10-12 14:35:54 -06:00 |
|
Travis Ralston
|
103ed71eb5
|
Merge branch 'develop' into travis/pinned-room-list
|
2018-10-12 14:09:52 -06:00 |
|
Aaron Raimist
|
9f1b1d2028
|
Fix more lint errors
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-11 22:50:24 -05:00 |
|
Aaron Raimist
|
a66dbccef8
|
Fix lint errors in MessageComposerInput.js
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-11 22:46:55 -05:00 |
|
Aaron Raimist
|
1287d9c49b
|
Fix lint errors in Notifications.js
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-11 22:44:02 -05:00 |
|
Aaron Raimist
|
d452dd2b74
|
Fix lint error in LazyLoadingResyncDialog.js
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-11 22:32:25 -05:00 |
|
Aaron Raimist
|
58488c076e
|
Fix more lint errors
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-11 21:54:55 -05:00 |
|
Bruno Windels
|
4f006b033e
|
collapse left panel when 50px past min-width
|
2018-10-11 15:40:59 +02:00 |
|
David Baker
|
9c8e5119ba
|
Merge pull request #2206 from matrix-org/dbkr/slate_update_fix_quote
Fix quote post slate update
|
2018-10-11 11:09:25 +01:00 |
|
David Baker
|
3efc09586b
|
More API changes
|
2018-10-11 10:47:36 +01:00 |
|
David Baker
|
4d1f2cdfa9
|
Fix quote post slate update
Missed API update
|
2018-10-11 10:29:55 +01:00 |
|
Bruno Windels
|
bba04a6820
|
Merge pull request #2205 from matrix-org/dbkr/lazy_load_check_before_sync
Handle InvalidStoreError from js-sdk
|
2018-10-10 18:35:36 +02:00 |
|
David Baker
|
655627209a
|
unused function
|
2018-10-10 17:25:32 +01:00 |
|
David Baker
|
0abcb5c78d
|
Handle InvalidStoreError from js-sdk
js-sdk now emits sync state ERROR with an InvalidStoreError if the
store needs to be cleared before it can be used.
Requires https://github.com/matrix-org/matrix-js-sdk/pull/759
|
2018-10-10 17:07:17 +01:00 |
|
Bruno Windels
|
dfb4c594a8
|
Merge pull request #2204 from matrix-org/bwindels/rrfallbackavatars
Fall back to default avatar in RR when member isn't loaded yet
|
2018-10-10 16:58:59 +02:00 |
|
Bruno Windels
|
5128386160
|
allow read receipts without an existing member in MessagePanel
|
2018-10-10 16:15:20 +02:00 |
|
Bruno Windels
|
0767c278e7
|
put userId next to member in read receipt, fall back when member missing
|
2018-10-10 16:14:09 +02:00 |
|
David Baker
|
97ed4ed0bb
|
Merge pull request #2202 from matrix-org/dbkr/update_slate
Update to new version of slate
|
2018-10-10 11:10:20 +01:00 |
|
David Baker
|
6f9d673b79
|
Focus composer after closing room settings
For some reason the slate update means the composer doesn't
have the focus after closing the room settings, and the end to end
tests pick this up!
|
2018-10-09 17:35:40 +01:00 |
|
David Baker
|
4e1fabd140
|
Remove spurious ...atributes in the wrong place
We already have it above
|
2018-10-09 16:05:14 +01:00 |
|