vojo/src/app/organisms/room/message
Ajay Bura 6aca6b2e7c Room input improvements (#1502)
* prevent context menu when editing message

* send sticker body (#1479)

* update emojiboard search text reaction input label

* stop generating upload image thumbnail (#1475)

* maintain upload order

* Fix message options spinner variant

* add markdown toggle in editor toolbar

* fix heading toggle icon update with cursor move

* add hotkeys for heading

* change editor markdown btn style

* use Ctrl + Enter to send message (#1470)

* fix reaction tooltip word-break

* add shift in editor hokeys with number

* stop parsing markdown in link
2023-10-25 16:50:38 +11:00
..
AudioContent.tsx Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
EncryptedContent.tsx Fix Boken Image & Sticker (#1455) 2023-10-19 17:41:49 +11:00
EventContent.tsx Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
FileContent.tsx Render file as readable with ext (#1446) 2023-10-10 11:37:28 +05:30
FileHeader.tsx Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
fileRenderer.tsx Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
ImageContent.tsx Fix Boken Image & Sticker (#1455) 2023-10-19 17:41:49 +11:00
index.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
Message.tsx Room input improvements (#1502) 2023-10-25 16:50:38 +11:00
MessageEditor.tsx Room input improvements (#1502) 2023-10-25 16:50:38 +11:00
Reactions.tsx Room input improvements (#1502) 2023-10-25 16:50:38 +11:00
StickerContent.tsx Fix Boken Image & Sticker (#1455) 2023-10-19 17:41:49 +11:00
styles.css.ts Room input improvements (#1502) 2023-10-25 16:50:38 +11:00
util.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
VideoContent.tsx Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30