JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 년 전 |
JC Brand
|
fb89148b08
Add tests for tricky URLs
|
6 년 전 |
JC Brand
|
03f9eb95da
Fixes #1467. Fix rendering of URLs enclosed with sharp brackets
|
6 년 전 |
JC Brand
|
cbc343115e
Remove jquery from spec/messages.js
|
6 년 전 |
JC Brand
|
27557d6a04
Document `_converse.ChatBox.prototype.sendMessage` as an API method
|
6 년 전 |
Axel Viala
|
b51d98d6d1
Fix #1327: Refusing url and email as mentions
|
6 년 전 |
JC Brand
|
33600eeece
No need for a separate `archive_id` value.
|
6 년 전 |
JC Brand
|
49da581d14
Fixes #1400. When chat message is only an emoji, enlarge it
|
6 년 전 |
JC Brand
|
59c43a23f0
Two changes, see below
|
6 년 전 |
JC Brand
|
3e4f4e9436
Use the API in tests
|
6 년 전 |
JC Brand
|
d830bc1250
Also check for duplicates in one-on-one messages
|
6 년 전 |
JC Brand
|
7e34a462c1
Add support for handling multiple `stanza-id` elements
|
6 년 전 |
JC Brand
|
8d00294681
Use `origin-id` to check for reflected messages.
|
6 년 전 |
JC Brand
|
6eb05be4be
XEP-0359: Better usage of `stanza-id` to check for dupes
|
6 년 전 |
JC Brand
|
5b25d5daaa
Don't send markers to someone not on your roster
|
6 년 전 |
JC Brand
|
3fe6efc2cf
Fix failing tests
|
6 년 전 |
JC Brand
|
4a5603ab2e
More specific selector for markers and another test
|
6 년 전 |
JC Brand
|
dbcf6002ff
Fixes #1442
|
6 년 전 |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 년 전 |
JC Brand
|
abe21dce66
Include `origin-id` in outgoing messages
|
6 년 전 |
JC Brand
|
c023bd1d47
Fix test failures on Chrome 72
|
6 년 전 |
JC Brand
|
e1f8d53c46
Initial support for chat markers. Updates #324
|
6 년 전 |
JC Brand
|
3c0e3d3fab
Refactor out `createMessage`.
|
6 년 전 |
JC Brand
|
a389f52adb
Fixes #1353 Don't expect delivery receipts to have type `chat`
|
6 년 전 |
Christoph Scholz
|
216a684904
prevent message delivery receipts for carbons and own
|
6 년 전 |
JC Brand
|
2857293ad1
Fix failing tests by waiting and slightly improve code
|
6 년 전 |
JC Brand
|
b91f488491
Use async/await
|
6 년 전 |
JC Brand
|
7beeada087
Don't use `outerHTML` in tests, it's not consistent across browsers
|
6 년 전 |
Christoph Scholz
|
267d91a4f3
don't send receipt requests in MUCs
|
6 년 전 |
JC Brand
|
86593dc378
Don't render http (i.e. non-TLS) resources
|
6 년 전 |