Šimon Brandner
|
1c48804d96
|
Remove unnecessary class
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-25 19:28:08 +01:00 |
|
Travis Ralston
|
dee7c7b556
|
Merge pull request #5567 from SimonBrandner/fix-read-receipts
Fix read receipts?
|
2021-02-24 11:21:42 -07:00 |
|
Šimon Brandner
|
bd5efc7ceb
|
Pass permallinkCreator to ImageView
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-24 19:11:08 +01:00 |
|
Šimon Brandner
|
2f2c5c9081
|
Merge branch 'develop' into fix-read-receipts
|
2021-02-23 18:43:58 +01:00 |
|
J. Ryan Stinnett
|
3db6a45010
|
Revert "Merge pull request #5637 from williamkray/wreck/clean-thumbnail-changes"
This reverts commit 5c1b38a48c , reversing
changes made to ec4a39a694 .
|
2021-02-23 12:03:08 +00:00 |
|
Michael Telatynski
|
3ca5632f6a
|
Replace ObjectUtils.js with objects.ts
|
2021-02-19 00:00:10 +00:00 |
|
Michael Telatynski
|
0e7a731d61
|
Make use of new room canInvite helper
|
2021-02-18 15:19:16 +00:00 |
|
Michael Telatynski
|
e1acf11e67
|
Create Room Name & Topic HOCs to simplify code elsewhere
|
2021-02-18 15:16:59 +00:00 |
|
Šimon Brandner
|
86fe5f778d
|
Use modal as a param
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-17 13:32:48 +01:00 |
|
Šimon Brandner
|
a7847f2514
|
onIsEmptyChanged() -> onChange()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-17 13:25:53 +01:00 |
|
Šimon Brandner
|
9420cc35cc
|
Added a key
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-17 13:22:19 +01:00 |
|
J. Ryan Stinnett
|
5c1b38a48c
|
Merge pull request #5637 from williamkray/wreck/clean-thumbnail-changes
Improve URL preview formatting and image upload thumbnail size
|
2021-02-17 11:37:37 +00:00 |
|
Clemens Zeidler
|
54c38844d2
|
Use key bindings in BasicMessageComposer
|
2021-02-17 22:00:48 +13:00 |
|
Jaiwanth
|
ee54327733
|
Update src/components/views/rooms/RoomTile.tsx
|
2021-02-16 18:59:22 +05:30 |
|
Clemens Zeidler
|
c84ad9bedc
|
Use key binding for cancelling a message reply
|
2021-02-16 19:12:18 +13:00 |
|
Clemens Zeidler
|
ac7963b509
|
Fix lint and style issues
|
2021-02-16 19:05:51 +13:00 |
|
Clemens Zeidler
|
12387b4978
|
Use the KeyBindingsManager in EditMessageComposer
|
2021-02-16 19:05:39 +13:00 |
|
Jaiwanth
|
04d2bf1d6a
|
Check whether user has permission to invite
Signed-off-by: Jaiwanth <jaiwanth2011@gmail.com>
|
2021-02-15 20:55:15 +05:30 |
|
Šimon Brandner
|
5072fb0608
|
Merge branch 'develop' into improve-layout-handling
|
2021-02-15 16:12:08 +01:00 |
|
Jaiwanth
|
f420c85985
|
Added invite option to room's context menu
Signed-off-by: Jaiwanth <jaiwanth2011@gmail.com>
|
2021-02-15 19:21:26 +05:30 |
|
Clemens Zeidler
|
b4c5dec4e5
|
Use the KeyBindingsManager for the SendMessageComposer
|
2021-02-14 15:56:55 +13:00 |
|
Šimon Brandner
|
130e4f7bfd
|
Added some styling
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 17:06:02 +01:00 |
|
Šimon Brandner
|
97f5b6920c
|
Check if the method is defined before calling it
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 16:48:46 +01:00 |
|
Šimon Brandner
|
2b4859a858
|
Merge branch 'develop' into fix-4963
|
2021-02-12 16:30:01 +01:00 |
|
Šimon Brandner
|
b269517149
|
Removed wrapper
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:52:42 +01:00 |
|
Šimon Brandner
|
ba2c68819f
|
Removed showSendButton setting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:45:06 +01:00 |
|
Šimon Brandner
|
35c0cb99d0
|
Use isComposerEmpty for send button
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:45:03 +01:00 |
|
Šimon Brandner
|
50b0a78132
|
Renamed composerEmpty to isComposerEmpty
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:44:22 +01:00 |
|
Šimon Brandner
|
42a48ee27d
|
Added composerEmpty property
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:44:22 +01:00 |
|
Šimon Brandner
|
98757bb6cf
|
Extract send button into a function
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:44:16 +01:00 |
|
Šimon Brandner
|
17f09d3b7a
|
Added onIsEmptyChanged prop
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-12 15:16:07 +01:00 |
|
William Kray
|
99be8ccd88
|
move close-preview button to top
|
2021-02-08 09:26:10 -08:00 |
|
William Kray
|
b459395d6d
|
increase size of url preview thumbnail
|
2021-02-08 09:26:10 -08:00 |
|
Marco Zehe
|
890bb5b9eb
|
Give breadcrumbs toolbar an accessibility label.
Fixes vector-im/element-web#16406.
Signed-off-by: Marco Zehe <marco@marcozehe.de>
|
2021-02-08 16:58:18 +01:00 |
|
J. Ryan Stinnett
|
295cf12cf8
|
Merge pull request #5621 from SimonBrandner/fix-jump-on-reaction
Don't jump to bottom on reaction
|
2021-02-05 14:28:25 +00:00 |
|
Šimon Brandner
|
69e81119e9
|
Don't jump to bottom on reaction
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-05 15:15:20 +01:00 |
|
Šimon Brandner
|
f2d236d429
|
Use LayoutPropType
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-05 08:17:30 +01:00 |
|
J. Ryan Stinnett
|
15a4032be0
|
Merge pull request #5530 from aaronraimist/option-hide-stickers
Add option to hide the stickers button in the composer
|
2021-02-04 17:01:23 +00:00 |
|
Travis Ralston
|
97584af947
|
Fix z-index of stickerpicker
|
2021-02-04 02:50:54 -07:00 |
|
J. Ryan Stinnett
|
a32495ba9e
|
Merge pull request #5587 from dangwynne/develop
Fix new rooms being titled 'Empty Room'
|
2021-02-01 13:01:38 +00:00 |
|
dangwynne
|
dc81496c3b
|
add optional chaining operator
|
2021-01-29 11:31:21 +00:00 |
|
J. Ryan Stinnett
|
c9a6214256
|
Tweak a few room ID checks
|
2021-01-29 11:15:30 +00:00 |
|
Šimon Brandner
|
4f065ad822
|
Fix escape for cancelling replies
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-29 10:31:59 +01:00 |
|
dangwynne
|
992247201e
|
Fix issue #16270 new rooms are titled 'Empty Room'. Signed-off-by: Dan Gwynne dangwynne1@gmail.com
|
2021-01-28 20:36:33 +00:00 |
|
Ayush Kumar
|
2c11f0bb7c
|
Added condition to hide the 'find a room' UI unless the user is explicitly filtering the list
|
2021-01-28 03:09:52 +05:30 |
|
J. Ryan Stinnett
|
84b1f2e6c6
|
Resolve typing errors after TypeScript upgrade
|
2021-01-27 12:42:37 +00:00 |
|
Šimon Brandner
|
90ad3360b6
|
Fixed read receipts?
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-24 09:15:11 +01:00 |
|
Šimon Brandner
|
972c947049
|
More generic layout setting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-23 10:35:35 +01:00 |
|
David Baker
|
f703383ab6
|
Merge pull request #5560 from matrix-org/dbkr/voip_user_mapper
Add VoIP user mapper
|
2021-01-22 14:12:08 +00:00 |
|
Travis Ralston
|
a779951512
|
Merge pull request #5553 from matrix-org/travis/widget-layout
Support room-defined widget layouts
|
2021-01-21 13:22:52 -07:00 |
|