J. Ryan Stinnett
|
cb88f37bbd
|
Remove outdated diagnostic log
The cited issue (https://github.com/vector-im/element-web/issues/11120) has
since been fixed, so this "temporary" (2 years ago) logging is no longer needed.
|
2021-05-25 12:28:16 +01:00 |
|
Germain Souquet
|
f156c2db15
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
|
Germain Souquet
|
ac93cc514f
|
Prevent layout trashing when resizing the window
|
2021-05-25 10:28:20 +01:00 |
|
Germain Souquet
|
73d51a91d6
|
Prevent unneeded state updates to hide StickerPicker
|
2021-05-25 10:27:59 +01:00 |
|
Michael Telatynski
|
4a5c634d82
|
Iterate PR
|
2021-05-24 22:02:50 +01:00 |
|
Michael Telatynski
|
a757f589bd
|
post-merge fixup
|
2021-05-24 21:57:59 +01:00 |
|
Michael Telatynski
|
d8acc0612a
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
Conflicts:
src/components/views/rooms/EditMessageComposer.js
src/components/views/rooms/SendMessageComposer.js
|
2021-05-24 21:57:38 +01:00 |
|
Germain Souquet
|
cdecc156df
|
Remove unused prop
|
2021-05-24 17:30:37 +01:00 |
|
Germain Souquet
|
3b69c0203c
|
Remove resize notifier prop from RoomTile
|
2021-05-24 17:05:59 +01:00 |
|
Germain Souquet
|
0bbfb1a6d9
|
remove unused variable checkObjectHasNoAdditionalKeys
|
2021-05-24 16:18:55 +01:00 |
|
Germain Souquet
|
671f169457
|
Remove unused middlePanelResized event listener
|
2021-05-24 16:08:48 +01:00 |
|
Germain Souquet
|
4851e96297
|
Switch rooms documentation and polishing
|
2021-05-24 09:17:29 +01:00 |
|
Jaiwanth
|
bb81515cdd
|
Use matrix style class names, modify CSS and some small changes
|
2021-05-22 12:54:34 +05:30 |
|
Jaiwanth
|
dfb7aa4320
|
Refactor, move HTML export to a new file and switch to TypeScript
|
2021-05-22 11:36:28 +05:30 |
|
Robin Townsend
|
f34d61cf5d
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-21 08:15:09 -04:00 |
|
Germain Souquet
|
ccfd6ba4b1
|
fix linting issues
|
2021-05-21 12:53:26 +01:00 |
|
Germain Souquet
|
5ba419db54
|
split room header and header wrapper
|
2021-05-21 10:21:54 +01:00 |
|
Jaiwanth
|
ebdb340a5c
|
Create a basic HTML export tool with support only for text based events
|
2021-05-21 10:50:56 +05:30 |
|
Michael Telatynski
|
28eaac0ef8
|
remove dead code and fix some types
|
2021-05-20 22:25:19 +01:00 |
|
Michael Telatynski
|
073127aa3c
|
Fix handling of via servers for suggested rooms
|
2021-05-20 18:47:12 +01:00 |
|
Germain Souquet
|
0f63098c59
|
Remove typo semicolon
|
2021-05-20 18:02:44 +01:00 |
|
Germain Souquet
|
9e55f24092
|
Remove extraenous DOM nodes
|
2021-05-20 16:11:33 +01:00 |
|
Germain Souquet
|
f058fd8869
|
Reduce amount of DOM nodes
|
2021-05-20 15:39:25 +01:00 |
|
Germain Souquet
|
171539d42d
|
Simplify EventTile structure
Only render MessageTimestamp to the DOM when a tile is hovered
|
2021-05-20 15:26:02 +01:00 |
|
Šimon Brandner
|
340bbeec4f
|
Merge remote-tracking branch 'upstream/develop' into fix/12652/screen-share
|
2021-05-20 15:50:49 +02:00 |
|
Germain Souquet
|
422740f13b
|
normalize displayName
|
2021-05-20 11:04:17 +01:00 |
|
Robin Townsend
|
678b298bab
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-19 12:39:48 -04:00 |
|
Michael Telatynski
|
aa4984019c
|
Merge pull request #6061 from jaiwanth-v/update-memberlist-invite
Update MemberList to reflect changes for invite permission change
|
2021-05-19 17:35:58 +01:00 |
|
Šimon Brandner
|
4cbec87092
|
Merge remote-tracking branch 'upstream/develop' into fix/12652/screen-share
|
2021-05-19 15:21:22 +02:00 |
|
Germain
|
6170403c10
|
Depile encrypted events to find the most suitable one for preview (#6056)
|
2021-05-19 13:25:52 +01:00 |
|
Jaiwanth
|
d73eb0c70f
|
Update MemberList.js
|
2021-05-19 17:46:10 +05:30 |
|
Michael Telatynski
|
78a8c9e10e
|
Fix issue when a room without a name or alias is marked as suggested
|
2021-05-19 10:46:11 +01:00 |
|
Jaiwanth
|
e78206301f
|
Modify to avoid forceUpdate
|
2021-05-19 14:31:04 +05:30 |
|
Jaiwanth
|
0d8a7eabc7
|
Update MemberList on invite permission change
Signed-off-by: Jaiwanth <jaiwanth2011@gmail.com>
|
2021-05-19 12:49:55 +05:30 |
|
Šimon Brandner
|
17fad0e9b2
|
Merge remote-tracking branch 'upstream/develop' into fix/12652/screen-share
|
2021-05-19 08:46:33 +02:00 |
|
Michael Telatynski
|
e9c258a930
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/autocomplete/AutocompleteProvider.tsx
src/components/views/rooms/Autocomplete.tsx
|
2021-05-18 12:49:11 +01:00 |
|
Robin Townsend
|
64e828d069
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-16 08:13:59 -04:00 |
|
Michael Telatynski
|
c7c61bf26a
|
Merge pull request #6030 from matrix-org/t3chguy/fix/17276
Decorate room avatars with publicity in add existing to space flow
|
2021-05-14 11:23:46 +01:00 |
|
Michael Telatynski
|
6f9c2f05a2
|
remove unused vars/imports
|
2021-05-14 10:49:53 +01:00 |
|
Travis Ralston
|
2d2c0d54c0
|
Merge pull request #6001 from jaiwanth-v/save-edited-state-messages
Save edited state of a message when switching rooms
|
2021-05-13 20:06:31 -06:00 |
|
Michael Telatynski
|
f6e8d38b87
|
Remove redundant tag prop
|
2021-05-13 14:23:10 +01:00 |
|
Germain
|
bd2917aa69
|
Add a limit option for autocomplete results (#6016)
|
2021-05-12 12:18:56 +01:00 |
|
Jaiwanth
|
240753a84f
|
Check for a pending edit only once per render and clear any pending events while switching between edits
|
2021-05-11 18:37:57 +05:30 |
|
Michael Telatynski
|
60e7089c77
|
post-merge fixes, the new keybindings stuff made it messy
|
2021-05-11 11:14:21 +01:00 |
|
Michael Telatynski
|
60d3da2441
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/components/structures/LoggedInView.tsx
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
|
2021-05-11 10:59:22 +01:00 |
|
Jaiwanth
|
87d95d0cb1
|
Merge branch 'save-edited-state-messages' of github.com:jaiwanth-v/matrix-react-sdk into save-edited-state-messages
|
2021-05-11 11:12:32 +05:30 |
|
Jaiwanth
|
4ea3fbc5ba
|
Add comments and newlines back and resolve merge conflicts
|
2021-05-11 11:07:34 +05:30 |
|
Jaiwanth
|
376befd38e
|
Update src/components/views/rooms/EditMessageComposer.js
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-05-11 10:37:53 +05:30 |
|
Travis Ralston
|
12657f0fbc
|
Merge branch 'develop' into edit-slashcommands
|
2021-05-10 20:09:33 -06:00 |
|
Travis Ralston
|
122565b3ac
|
Update src/components/views/rooms/EditMessageComposer.js
|
2021-05-10 20:03:20 -06:00 |
|