JC Brand
|
d83d0158e2
Properly test for `show_images_inline`
|
4 years ago |
JC Brand
|
831a9fa224
Append `.png` to failed image URLs without extensions
|
4 years ago |
Ariel Fuggini
|
6adec9a8d2
adds option to whitelist image domains
|
4 years ago |
Ariel Fuggini
|
f88960c561
Added tests and documentation
|
4 years ago |
JC Brand
|
09371712b0
Updates #1896: Properly identify archived one-on-one messages
|
4 years ago |
JC Brand
|
91c130752c
chatview: Scroll down on image load
|
5 years ago |
JC Brand
|
a014eca9e7
Add a `renderImage` directive which handles errors
|
5 years ago |
JC Brand
|
8943609d10
Refactor the body directive
|
5 years ago |
JC Brand
|
f8efd94249
Don't smooth-scroll upon first appearance of the chat
|
5 years ago |
Ariel Fuggini
|
77a0a01eff
Makes message with errors non-editable (#2089)
|
5 years ago |
JC Brand
|
a31d245136
Update to eslint 7.3.0
|
5 years ago |
JC Brand
|
c2c1db587f
Create a component which renders message actions in a dropdown
|
5 years ago |
JC Brand
|
85e9169b35
Use the API to read settings
|
5 years ago |
JC Brand
|
830e060568
Rename `api.settings.update` to `api.settings.extend`
|
5 years ago |
JC Brand
|
5a57ded243
Add support for the XEP-0333 `displayed` chat marker
|
5 years ago |
JC Brand
|
ac36adddfe
Re-add support for a new messages indicator
|
5 years ago |
JC Brand
|
7651d58470
Render chat messages as web components
|
5 years ago |
JC Brand
|
b5eea12d49
Refactor so that message attributes are parsed early
|
5 years ago |
JC Brand
|
4b270359f6
Use Karma as test runner
|
5 years ago |
JC Brand
|
7e23adf26f
Remove the need for require.js to run tests
|
5 years ago |
JC Brand
|
6865a73f46
Fix failing tests
|
5 years ago |
JC Brand
|
e3bd7b45f5
Distinguish between chat content and messages content.
|
5 years ago |
JC Brand
|
7812d4e7b6
Show chat state notifications inside the scrollable area
|
5 years ago |
JC Brand
|
540a85e8db
Move XSS tests into a separate spec
|
5 years ago |
JC Brand
|
b5d57f0ef8
Handle and render chat state notifications separately from messages
|
5 years ago |
JC Brand
|
c9f29f76e5
Use lit-html to render URLs
|
5 years ago |
JC Brand
|
a7f28cd61d
When creating message objects, wait for confirmation from storage
|
5 years ago |
JC Brand
|
004d2b7f23
Fix method name in log
|
5 years ago |
JC Brand
|
39d140005e
Change when/how chats are shown
|
5 years ago |
JC Brand
|
0653505a40
tests: Use `u.getUniqueId` instead of time for message ids
|
5 years ago |