RMidhunSuresh
|
28a534ee49
|
Fix reply nesting
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
f9f7f6cc6f
|
Fix test
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
7f91653208
|
Rename replyTextTile -> replyTile
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
086e0c0320
|
Inline methods
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
273c44424f
|
Throw if viewClass returns undefined
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
b134fa7409
|
Format swtich case properly
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
fee6447e22
|
Don't call render()
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
e99cd41ed0
|
Change check
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
af5a008d0f
|
Move links to vm
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
27a9f5dd02
|
Use DOMPurify to remove mx-reply
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
cfefe6962a
|
Remove stray space
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
88f9ad09a2
|
Move method as local function
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
0ae3c60d6d
|
Remove .js file from rebase
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
c34d574385
|
No need to export renderPart
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
2a124d4195
|
simplify css
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
e352867f5a
|
Remove unnecessary ctor
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
f645065db7
|
Remove unused getter
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
d69059de68
|
Use different flag
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
0c3f16e5f6
|
Use 's' flag with regex if available
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
cba044eff1
|
Remove comment
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
dee22f7120
|
Implement render flags
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
46b69b3873
|
Render error
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
687aa5a7e3
|
Remove dead code
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
4df3654166
|
Prevent reply previews from being nested
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
4d63b41127
|
Make reply preview flush left
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
1b9f970d7f
|
WIP: Render the whole view instead of messageBody
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
7f1b3e25e8
|
Use t instead of tag
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
f01d5d95d9
|
Reuse code from timeline view
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
89d6968139
|
Show decryption error as well
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
2773642406
|
No need to handle redaction specially
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
13cba84445
|
Remove mapSideEffect
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
bb45d0eae9
|
Render non-text messages as well
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
df22db256b
|
No need to pass tileCreator as argument
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
e0dc853d74
|
Fill matrix.to links
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
91912bdb8d
|
Create tile using tileCreator
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
54004eef4d
|
Integrate into update mechanism
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
aa3bb9c6ef
|
Remove allowReplies
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
73c5562fd3
|
Remove code from BaseTextTile
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
4a12acf157
|
Improve error code
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
67da746b48
|
Render error
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
545aae31d9
|
WIP
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
3aa29cfc65
|
Do not remove reply preview
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
99f4eb6843
|
Minimize manual dom manipulation where possible
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
61f4d0719f
|
Refactor code
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
d6233e7c77
|
Render static avatar
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
540aa6c546
|
Use contextEntry and pass avatarUrl
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
31573b3599
|
Render reply
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
e88ee31991
|
Add getter for reply body
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
f6cf3b378b
|
Strip reply fallback
|
2022-01-14 18:17:49 +05:30 |
|
RMidhunSuresh
|
35a13842af
|
Implement context endpoint
|
2022-01-14 18:17:49 +05:30 |
|