Bruno Windels
|
f6727c5724
|
add collapsedRhs to propTypes
|
2018-12-18 10:34:26 +01:00 |
|
Travis Ralston
|
c6da61f1de
|
Make sure to grab the InlineSpinner object
|
2018-12-17 18:47:33 -07:00 |
|
Willem Mulder
|
d304c35b38
|
Allow widgets to autoplay media
This is useful for e.g. webcam streams in widgets.
Signed-off-by: Willem Mulder <willemmaster@hotmail.com>
|
2018-12-18 00:43:37 +00:00 |
|
Bruno Windels
|
b7c353d0a6
|
persist and load collapsed rhs globally
|
2018-12-17 15:56:35 +01:00 |
|
Bruno Windels
|
f744374d1d
|
read collapsedRhs from props when mounting main split
|
2018-12-17 15:56:17 +01:00 |
|
Bruno Windels
|
a734fb9d35
|
dont set initial phase, show panel when collapsed
|
2018-12-17 15:55:26 +01:00 |
|
Bruno Windels
|
f7b6e9c6fc
|
name collapsedRhs consistently everywhere
|
2018-12-17 15:30:39 +01:00 |
|
Bruno Windels
|
65f9bc9754
|
remove expand button in room header
|
2018-12-17 15:23:46 +01:00 |
|
Bruno Windels
|
bbafd8c2d3
|
toggle right panel when clicking already active header button
|
2018-12-17 15:22:02 +01:00 |
|
Bruno Windels
|
242b0c21ac
|
make avatar 24px and tile height 32px
|
2018-12-17 14:03:48 +01:00 |
|
Bruno Windels
|
510cec1ebf
|
disabling setting theme without breaking the build
|
2018-12-17 12:49:38 +01:00 |
|
Bruno Windels
|
649910139a
|
disable setting theme completely
|
2018-12-17 12:27:42 +01:00 |
|
Travis Ralston
|
7b0766a303
|
Apply 50% opacity to the checkmark when there is no status
|
2018-12-14 13:49:35 -07:00 |
|
Travis Ralston
|
7efd82f713
|
Disable password managers on the status form
|
2018-12-14 13:44:40 -07:00 |
|
Bruno Windels
|
3ea0fd1a2f
|
fix overflow indicators not being updated when searching
|
2018-12-14 17:06:51 +01:00 |
|
Bruno Windels
|
e4d2b6f2b7
|
fix resize handles being too thick on edge (hopefully)
|
2018-12-14 17:06:00 +01:00 |
|
Bruno Windels
|
7b6c863377
|
fix lint
|
2018-12-14 15:53:52 +01:00 |
|
Travis Ralston
|
7ed9559ad7
|
Merge pull request #2351 from matrix-org/travis/fix-username-requirements
Standardize errors about localpart structure
|
2018-12-13 22:09:49 -07:00 |
|
Travis Ralston
|
8592e76e12
|
Standardize errors about localpart structure
Fixes https://github.com/vector-im/riot-web/issues/5833
This also includes changing some Jira references that aren't searchable anymore, and a thing to replace the spinner on the SetMxidDialog as per https://github.com/vector-im/riot-web/issues/5833#issuecomment-445323177
|
2018-12-13 16:45:30 -07:00 |
|
Travis Ralston
|
49769a405d
|
Fix translation error on notification icon
Introduced by https://github.com/matrix-org/matrix-react-sdk/pull/2336
|
2018-12-13 16:12:56 -07:00 |
|
Travis Ralston
|
366f343432
|
Merge pull request #2327 from matrix-org/travis/well-known-improvements
Introduce a default_server_name for aesthetics and rework .well-known
|
2018-12-13 14:55:04 -07:00 |
|
Travis Ralston
|
5f434cd31c
|
Don't break the UI when something goes wrong
|
2018-12-13 14:45:08 -07:00 |
|
Travis Ralston
|
63658e0441
|
Add a missing null check
|
2018-12-13 14:29:12 -07:00 |
|
Travis Ralston
|
96300b45b7
|
Merge pull request #2336 from matrix-org/travis/notif-button
Show the number of unread notifications above the bell on the right
|
2018-12-13 08:16:48 -07:00 |
|
Bruno Windels
|
1810c17d24
|
remove trace, add comment, ...
|
2018-12-13 13:02:35 +01:00 |
|
Bruno Windels
|
0ffd77762a
|
make menu option look somewhat better
|
2018-12-13 13:02:35 +01:00 |
|
Bruno Windels
|
c8243357ea
|
disable editor history/persistence when in grid to avoid pesky bug
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
f593bff3c3
|
show right panel tabs inside panel instead of room header in grid mode
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
74becf71d8
|
add right panel back to grid view
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
44200a6f78
|
only listen and dispatch to room-local dispatcher in room view, composer
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
9a24249fb5
|
emit focus_composer after updating the active room in GroupGridView
also change the active room from there so RoomView is oblivious
to grid view stuff
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
fbfbefe4fe
|
also forward actions from room dispatcher to global one
avoiding replay if the action would be forwarded back to
the same room dispatcher
also some fixing & renaming in OpenRoomsStore
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
36decaf70b
|
also give empty tiles a key
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
cf0f75cad4
|
allow changing active room in grid by clicking it
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
b68df0420b
|
fix errors when trying to switch room
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
399d3c5c24
|
wire up view_group_grid action from community context menu to new view
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
d4748c91df
|
add first draft of RoomGridView
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
720bc11aa4
|
avoid using roomviewstore for detecting selected room
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
78d5d7ac0c
|
correctly detected collapsed rhs
|
2018-12-13 13:01:59 +01:00 |
|
Bruno Windels
|
43efa29ef8
|
track active room with OpenRoomsStore
|
2018-12-13 12:59:18 +01:00 |
|
Bruno Windels
|
df8539d6bc
|
pass the RoomViewStore down with a prop instead of global var.
this will allow to have more than 1 RoomView further on
|
2018-12-13 12:59:18 +01:00 |
|
Travis Ralston
|
f2649f7807
|
Use the now-prefixed js-sdk status message API
See 08b3dfa3b5
|
2018-12-12 23:07:03 -07:00 |
|
Travis Ralston
|
b0b7932f5f
|
Move status context menu to its own component
This fixes a lot of the state bugs such as buttons not updating, etc.
This commit also adds the border around the avatar to indicate a status is set.
|
2018-12-12 22:26:39 -07:00 |
|
Travis Ralston
|
99f5b9e39b
|
Misc cleanup of whitespace
|
2018-12-12 18:18:43 -07:00 |
|
Travis Ralston
|
a91963e5ee
|
Replace the avatar next to the composer with a status entry menu
The checkmark might change, and there appears to be some state tracking mishaps that need to be worked out.
Part of https://github.com/vector-im/riot-web/issues/1528
|
2018-12-12 18:03:30 -07:00 |
|
Travis Ralston
|
dd382ecb05
|
Fix a bug with determining 1:1 rooms
We shouldn't consider rooms where people have left or been banned
|
2018-12-12 13:20:26 -07:00 |
|
Travis Ralston
|
cd9ea2b2d7
|
Fix alignment of avatars and status messages
also introduce the status message to the MemberInfo pane
Part of https://github.com/vector-im/riot-web/issues/1528
|
2018-12-12 12:57:48 -07:00 |
|
Travis Ralston
|
bc9c08b11a
|
Merge pull request #2338 from matrix-org/travis/validate-emails
Check to make sure email addresses look roughly valid before inviting them to rooms
|
2018-12-12 08:12:15 -07:00 |
|
Bruno Windels
|
9f5a0250bf
|
Merge pull request #2345 from matrix-org/bwindels/jumptofirstunread-rebased
Redesign: restyle jump to first unread message & rework read marker logic (rebased)
|
2018-12-12 10:13:51 +00:00 |
|
Bruno Windels
|
f49e8b0bda
|
reduce in-view timeout to 1s
|
2018-12-12 11:13:09 +01:00 |
|