Florian Duros
|
5987a6889b
|
Add styling to editing
|
2022-10-20 17:31:17 +02:00 |
|
Florian Duros
|
072c767b68
|
Fix suppression when message is empty
|
2022-10-20 11:52:50 +02:00 |
|
Florian Duros
|
5e6d0f6404
|
Copy css for edition
|
2022-10-20 10:53:57 +02:00 |
|
Florian Duros
|
c7e83baa36
|
Remove unused parameters
|
2022-10-19 19:29:42 +02:00 |
|
Florian Duros
|
63c3a55758
|
Disable save button until change
|
2022-10-19 18:57:49 +02:00 |
|
Florian Duros
|
0a65d919a1
|
Fix typing
|
2022-10-19 18:17:03 +02:00 |
|
Florian Duros
|
e77f333fb6
|
Merge remote-tracking branch 'origin/develop' into feat/add-message-edition-wysiwyg-composer
|
2022-10-19 16:34:22 +02:00 |
|
Florian Duros
|
460f60e99d
|
First attempt to make the edition works in the WysiwygComposer
|
2022-10-19 12:45:51 +02:00 |
|
Andy Balaam
|
e0ab0ac5c9
|
Allow pressing Enter to send messages in new composer (#9451)
* Allow pressing Enter to send messages in new composer
* Cypress tests for composer send behaviour
|
2022-10-19 03:07:21 +00:00 |
|
Andy Balaam
|
e38c9e036c
|
Automatically focus the WYSIWYG composer when you enter a room (#9412)
Automatically focus the WYSIWYG composer when you enter a room
|
2022-10-17 11:48:47 +00:00 |
|
Florian Duros
|
4ba3f99489
|
Add reply support to WysiwygComposer
|
2022-10-14 15:52:05 +02:00 |
|
Florian Duros
|
c0bf45fddc
|
Rename wysiwyg prop into composer
|
2022-10-14 10:56:34 +02:00 |
|
Florian Duros
|
6b6af28ea9
|
Use MouseEventHandler as type
|
2022-10-14 10:28:04 +02:00 |
|
Florian Duros
|
0f2652c866
|
Change icon
|
2022-10-13 17:50:46 +02:00 |
|
Florian Duros
|
ac8397aa0f
|
Fix test
|
2022-10-13 16:46:47 +02:00 |
|
Florian Duros
|
01858354f8
|
Add formatting buttons for WysisygComposer
|
2022-10-13 12:20:31 +02:00 |
|
Florian Duros
|
0dd9aba47f
|
Fix aria-disabled
|
2022-10-11 10:10:15 +02:00 |
|
Florian Duros
|
70f57797f5
|
Add more todo in message.ts
|
2022-10-10 17:38:41 +02:00 |
|
Florian Duros
|
101fd629df
|
Add WysiwygComposer test
|
2022-10-10 16:50:36 +02:00 |
|
Florian Duros
|
200af78c2a
|
Use published matrix-wysisyg
|
2022-10-10 14:28:30 +02:00 |
|
Florian Duros
|
3080d14c00
|
Remove unused localstorage hook
|
2022-10-10 11:17:39 +02:00 |
|
Florian Duros
|
667e8ef10f
|
Add tests to message.ts
|
2022-10-10 11:16:42 +02:00 |
|
Florian Duros
|
bcc53fc337
|
Add style for WysiwygComposer
|
2022-10-07 11:46:57 +02:00 |
|
Florian Duros
|
c7f912529d
|
Move mxClient to object in sendMessage
|
2022-10-07 11:02:22 +02:00 |
|
Florian Duros
|
21677e67e8
|
Remove unused MatrixClient
|
2022-10-07 10:56:50 +02:00 |
|
Florian Duros
|
4938aa8f74
|
Remove unused code
|
2022-10-07 10:53:50 +02:00 |
|
Florian Duros
|
a50329fb97
|
Focus and clear content after sending a message
|
2022-10-07 10:52:19 +02:00 |
|
Florian Duros
|
1d820cf837
|
Remove console, unused variables...
|
2022-10-05 14:59:02 +02:00 |
|
Florian Duros
|
bfb1638ff3
|
Add wysisyg composer (can only send message, enable behind a labs flag)
|
2022-10-05 12:01:41 +02:00 |
|