cinny/src/app/state
Ajay Bura b24f858369
Improve Editor related bugs and add multiline md (#1507)
* remove shift from editor hotkeys

* fix inline markdown not working

* add block md parser - WIP

* emojify and linkify text without react-parser

* no need to sanitize text when emojify

* parse block markdown in editor output - WIP

* add inline parser option in block md parser

* improve codeblock regex

* ignore html tag when parsing inline md in block md

* add list markdown rule in block parser

* re-generate block markdown on edit

* change copy from inline markdown to markdown

* fix trim reply from body regex

* fix jumbo emoji in reply message

* fix broken list regex in block markdown

* enable markdown by defualt
2023-10-27 21:27:22 +11:00
..
hooks Improve Members Right Panel (#1286) 2023-06-22 09:14:50 +10:00
inviteList.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
list.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
mDirectList.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
mutedRoomList.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
roomInputDrafts.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
roomList.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
roomToParents.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
roomToUnread.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
selectedRoom.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
selectedTab.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
settings.ts Improve Editor related bugs and add multiline md (#1507) 2023-10-27 21:27:22 +11:00
tabToRoom.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
typingMembers.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
upload.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
utils.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30