chat/src/app/organisms
Ajay Bura f5bcc9b851
Edit option (#1447)
* add func to parse html to editor input

* add  plain to html input function

* re-construct markdown

* fix missing return

* fix falsy condition

* fix reading href instead of src of emoji

* add message editor - WIP

* fix plain to editor input func

* add save edit message functionality

* show edited event source code

* focus message input on after editing message

* use del tag for strike-through instead of s

* prevent autocomplete from re-opening after esc

* scroll out of view msg editor in view

* handle up arrow edit

* handle scroll to message editor without effect

* revert prev commit: effect run after editor render

* ignore relation event from editable

* allow data-md tag for del and em in sanitize html

* prevent edit without changes

* ignore previous reply when replying to msg

* fix up arrow edit not working sometime
2023-10-14 10:38:43 +05:30
..
create-room Add reusable dialog (#459) 2022-03-31 20:39:05 +05:30
emoji-board Add jsdelivr cdn for twemoji 2023-01-14 18:51:42 +05:30
emoji-verification Fix emoji verificaition not working with some client 2022-05-08 12:26:31 +05:30
invite-list Fix bugs in dm tab 2022-05-04 14:22:16 +05:30
invite-user Don't enable e2ee from profileViewer for bridge users (#666) 2022-07-08 20:24:35 +05:30
join-alias Update sidebar on room/space switch (#768) 2022-08-20 20:51:37 +05:30
navigation Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
profile-editor Update command strings 2022-09-11 08:27:59 +05:30
profile-viewer Fix Profile Viewer text (#1357) 2023-07-27 09:25:10 +05:30
public-rooms Fix public room showing leaved room as joined 2022-05-04 14:54:43 +05:30
pw Add join with address option (#420, #447) 2022-05-03 16:01:50 +05:30
read-receipts Add reusable dialog (#459) 2022-03-31 20:39:05 +05:30
room Edit option (#1447) 2023-10-14 10:38:43 +05:30
search Notification settings (#807) 2022-09-04 13:10:07 +05:30
settings Inline markdown in editor (#1442) 2023-10-09 16:56:54 +05:30
shortcut-spaces Sort direct messages by activity (#393) 2022-03-17 16:55:16 +05:30
space-manage Fix side margin 2022-03-06 17:49:21 +05:30
space-settings Custom emoji & Sticker support (#686) 2022-08-06 09:04:23 +05:30
sticker-board Fix emoji board style 2022-08-11 16:31:02 +05:30
view-source Wrap view source text 2022-09-28 13:54:58 +05:30
welcome Add RoomSettings comp 2021-12-22 20:18:32 +05:30