Šimon Brandner
|
dac741d8b9
|
Another rewrite
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 09:30:37 +02:00 |
|
Jaiwanth
|
a0a604618c
|
Handle non-media attachments
|
2021-05-31 23:50:55 +05:30 |
|
Jaiwanth
|
5f1c9d0f88
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-05-31 22:58:11 +05:30 |
|
Jaiwanth
|
28a1a551fe
|
Save users' avatars
|
2021-05-31 22:27:29 +05:30 |
|
Jaiwanth
|
59c1b67b7d
|
Enable support for image, video and audio files
|
2021-05-31 21:01:19 +05:30 |
|
Jaiwanth
|
573a3ca983
|
Rewrite export tool to use existing components to render output, use existing source URLs for media
|
2021-05-31 19:01:32 +05:30 |
|
Šimon Brandner
|
85bcf8ed52
|
Hook up CallEventGrouper
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
eaa3645238
|
Hook up CallEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
d72c773e2d
|
clearStoredEditorState when canceling editing using a shortcut
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-29 08:26:53 +02:00 |
|
Germain Souquet
|
fd69fce1ba
|
guard event listener from null values
|
2021-05-28 17:37:29 +01:00 |
|
Germain Souquet
|
f10e95956b
|
Use passive option for scroll handler
|
2021-05-28 14:59:14 +01:00 |
|
Germain Souquet
|
650b683761
|
Reposition sticky headers when layout has changed
|
2021-05-28 10:31:42 +01:00 |
|
Germain Souquet
|
51d88062f9
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-27 10:22:16 +01:00 |
|
J. Ryan Stinnett
|
118556b542
|
Merge pull request #6106 from matrix-org/jryans/hidden-events-reactions
Update reactions row on event decryption
|
2021-05-26 17:34:54 +01:00 |
|
Michael Telatynski
|
264ab925cd
|
delint
|
2021-05-26 14:21:28 +01:00 |
|
Michael Telatynski
|
1ffbaee560
|
update style of imports in all modified files
|
2021-05-26 14:14:55 +01:00 |
|
Michael Telatynski
|
974d62e347
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
Conflicts:
src/components/views/messages/TextualBody.js
src/components/views/right_panel/UserInfo.tsx
src/dispatcher/actions.ts
|
2021-05-26 14:08:01 +01:00 |
|
Michael Telatynski
|
27ad90760d
|
Iterate pinned messages
|
2021-05-26 13:51:17 +01:00 |
|
Germain Souquet
|
c7c6a818f0
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-26 09:51:27 +01:00 |
|
Germain
|
776b7100b5
|
Merge pull request #6086 from matrix-org/gsouquet/middle-pane-resize
|
2021-05-26 09:46:09 +01:00 |
|
Michael Telatynski
|
fd74a946e0
|
add header
|
2021-05-25 17:24:43 +01:00 |
|
Michael Telatynski
|
59f4c728c9
|
Initial cut of Pinned event card in the right panel
|
2021-05-25 16:10:44 +01:00 |
|
Michael Telatynski
|
4fa6d3599b
|
Convert PinnedEventTile to Typescript
|
2021-05-25 15:44:39 +01:00 |
|
Germain
|
7ecd96b320
|
Merge pull request #6095 from matrix-org/gsouquet/sticky-headers-results
|
2021-05-25 15:32:49 +01:00 |
|
Germain Souquet
|
d644338421
|
WhoIsTypingTile TypeScript conversion
|
2021-05-25 14:34:19 +01:00 |
|
Germain Souquet
|
a803e33ffe
|
Convert WhoIsTypingTile to TypeScript
|
2021-05-25 14:10:16 +01:00 |
|
Germain Souquet
|
7303166924
|
fix sticky headers when results num get displayed
|
2021-05-25 13:53:20 +01:00 |
|
Michael Telatynski
|
13427aaf07
|
Add a pulse animation to the pinned messages indicator and move it
|
2021-05-25 13:07:39 +01:00 |
|
Germain Souquet
|
88af74e4a4
|
Improve addEventsToTimeline performance scoping WhoIsTypingTile::setState
|
2021-05-25 12:45:19 +01:00 |
|
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 |
|