vojo/src/app
Ajay Bura 46e3cb901a 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
..
atoms Vite plugin to add svg as inline data (#1072) 2023-01-15 09:52:58 +05:30
components Edit option (#1447) 2023-10-14 10:38:43 +05:30
hooks consider membership change with reason change (#1441) 2023-10-08 11:05:16 +05:30
molecules Fix permission detection for updating emojis (#1125) 2023-09-01 10:19:34 +05:30
organisms Edit option (#1447) 2023-10-14 10:38:43 +05:30
pages Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
partials Fix members btn not visible in small devices 2022-04-24 16:47:24 +05:30
plugins Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
state Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
styles Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
templates Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
utils Edit option (#1447) 2023-10-14 10:38:43 +05:30