Bruno Windels
|
b5b19abb24
|
only allow links for the schemas mentioned in the spec
|
2021-07-16 18:32:40 +02:00 |
|
Bruno Windels
|
fe3bdda05a
|
all of these should be scoped to messageBody
|
2021-07-16 17:27:24 +02:00 |
|
Bruno Windels
|
1f82aef4ad
|
some header styling in messages
|
2021-07-16 16:53:33 +02:00 |
|
Bruno Windels
|
47c1737371
|
make <code> styling like element
|
2021-07-16 16:28:03 +02:00 |
|
Bruno Windels
|
2159b67ba4
|
make link styling like element, blue an no underline
|
2021-07-16 16:27:43 +02:00 |
|
Bruno Windels
|
f012c64fc5
|
fix pill styling a bit, and open in new tab/noopener
|
2021-07-16 16:27:22 +02:00 |
|
Danila Fedorin
|
c619eba8cf
|
Add some styling to the tables.
|
2021-07-15 13:19:54 -07:00 |
|
Danila Fedorin
|
d69b78469c
|
Add table viewing code.
|
2021-07-15 13:19:54 -07:00 |
|
Danila Fedorin
|
f6f29adacc
|
Add a comment about avatar.js
|
2021-07-15 13:16:42 -07:00 |
|
Danila Fedorin
|
c13daedcb0
|
Ignore non-absolute links.
|
2021-07-15 13:15:56 -07:00 |
|
Danila Fedorin
|
ba7e86ac8d
|
Add blocquote style.
|
2021-07-14 18:11:09 -07:00 |
|
Danila Fedorin
|
025ab16668
|
Fix /me body rendering.
|
2021-07-14 18:10:59 -07:00 |
|
Danila Fedorin
|
038b101ed7
|
Render matrix.to user links as pills
|
2021-07-14 17:57:53 -07:00 |
|
Danila Fedorin
|
78d7d556e4
|
Add blockquote and del elements.
|
2021-07-14 12:38:55 -07:00 |
|
Danila Fedorin
|
763e1cd5de
|
Add tentative version of linkification.
|
2021-07-13 16:56:46 -07:00 |
|
Danila Fedorin
|
0c05ff459c
|
Add another test.
|
2021-07-13 15:14:03 -07:00 |
|
Danila Fedorin
|
5e39eb8f6c
|
Do some additional validation, blocking block nodes inside inline nodes.
|
2021-07-13 14:47:10 -07:00 |
|
Danila Fedorin
|
4b92903ddd
|
Add a test for auto-closing tags.
|
2021-07-12 15:16:04 -07:00 |
|
Danila Fedorin
|
4022c6121b
|
Switch to DOMPurify in platform layer for sanitization.
|
2021-07-12 15:00:16 -07:00 |
|
Danila Fedorin
|
012ef2b215
|
Validate w/h and avoid use of properties object.
|
2021-07-12 13:42:39 -07:00 |
|
Danila Fedorin
|
1e9cdbafd4
|
Move test-specific code into the testing function.
|
2021-07-12 13:31:33 -07:00 |
|
Danila Fedorin
|
fd17ffecfb
|
Pass parameters to parseHTMLBody directly instead of via object.
|
2021-07-12 12:55:33 -07:00 |
|
Danila Fedorin
|
c261b9fb23
|
Avoid intermediate objects while parsing TextTiles' bodies.
|
2021-07-12 12:47:22 -07:00 |
|
Danila Fedorin
|
9304ca330e
|
Rewrite deserialize as a class to avoid passing options around.
|
2021-07-12 12:19:51 -07:00 |
|
Danila Fedorin
|
abd62373e5
|
Remove copy of MediaRepository mxcUrl parsing.
|
2021-07-09 13:09:19 -07:00 |
|
Danila Fedorin
|
1435c2c9a2
|
Add HTML sanitization to domain layer.
|
2021-07-09 13:06:24 -07:00 |
|
Danila Fedorin
|
695bdec9fe
|
Match the thumbnail width and height in in-message images.
|
2021-07-08 14:41:05 -07:00 |
|
Danila Fedorin
|
b3dabc2054
|
Limit image size
|
2021-07-08 00:20:35 -07:00 |
|
Danila Fedorin
|
d38c52d311
|
Display images in messages
|
2021-07-08 00:16:58 -07:00 |
|
Danila Fedorin
|
c582b723bd
|
Start working on images.
|
2021-07-07 23:40:16 -07:00 |
|
Danila Fedorin
|
1a14719483
|
Wrap DOM iterables in array.
|
2021-07-07 14:12:24 -07:00 |
|
Danila Fedorin
|
92e82a76c7
|
Add basic styling to code block
|
2021-07-07 13:05:24 -07:00 |
|
Danila Fedorin
|
e02163b0ff
|
Properly display ul in message bodies.
|
2021-07-07 13:05:10 -07:00 |
|
Danila Fedorin
|
eca5308742
|
Move deserialization into domain and fix tests.
|
2021-07-07 12:21:10 -07:00 |
|
Danila Fedorin
|
41d82c4cdd
|
Add some deserialization tests.
|
2021-07-06 19:11:05 -07:00 |
|
Danila Fedorin
|
49df21e465
|
Display lists.
|
2021-07-06 16:48:31 -07:00 |
|
Danila Fedorin
|
1da35be148
|
Better handle list start attribute.
|
2021-07-06 16:14:35 -07:00 |
|
Danila Fedorin
|
e56b15237e
|
Parse formatted message bodies in addition to plain ones.
|
2021-07-06 16:14:04 -07:00 |
|
Danila Fedorin
|
cfa686867c
|
Make parse a function that returns a MessageBody
|
2021-07-02 18:20:07 -07:00 |
|
Danila Fedorin
|
6ba2deffef
|
Make small tweaks to formatted representation.
|
2021-07-02 18:19:40 -07:00 |
|
Danila Fedorin
|
005580f385
|
Move HTML parsing into platform.
|
2021-07-02 15:05:50 -07:00 |
|
Danila Fedorin
|
8f44cc21db
|
Correct two uses of == .
|
2021-07-02 00:41:28 -07:00 |
|
Danila Fedorin
|
824e66a62f
|
Add some comments.
|
2021-07-02 00:23:59 -07:00 |
|
Danila Fedorin
|
94f6c99ea6
|
Begin a parser implementation from HTML into an internal representation.
|
2021-07-02 00:18:37 -07:00 |
|
Danila Fedorin
|
db202b23ae
|
Add some prototype rendering implementations.
|
2021-07-01 13:55:01 -07:00 |
|
Danila Fedorin
|
cc506756a1
|
Add code tag to HTML
|
2021-07-01 13:55:01 -07:00 |
|
Danila Fedorin
|
4ee15005f5
|
Inline code blocks don't contain other elements
|
2021-07-01 13:55:01 -07:00 |
|
Danila Fedorin
|
fd12baae3b
|
Add some other message parts as demo.
|
2021-07-01 13:55:01 -07:00 |
|
Danila Fedorin
|
ad868818c7
|
Add some initial thoughts on the implementation.
|
2021-07-01 13:55:01 -07:00 |
|
Danila Fedorin
|
f7d6569154
|
Add a small comment to Invite.avatarColorId, too.
|
2021-06-30 15:21:11 -07:00 |
|