Christoph Scholz
|
10da92ec5b
fix LMC with Conversations
|
6 years ago |
JC Brand
|
27557d6a04
Document `_converse.ChatBox.prototype.sendMessage` as an API method
|
6 years ago |
JC Brand
|
675692df74
Use `_converse.api.send` to forward messages
|
6 years ago |
JC Brand
|
5b4ce87a4d
Don't send out receipts or markers for MAM messages
|
6 years ago |
JC Brand
|
ebd1797991
Call `save` only once when updating a cached message
|
6 years ago |
JC Brand
|
33600eeece
No need for a separate `archive_id` value.
|
6 years ago |
JC Brand
|
be6a5d9c37
Reuse XEP-359 unique and stable stanza ids for Message `id`.
|
6 years ago |
Emmanuel Gil Peyrot
|
b7ae9f212c
Replace http: with https: in conversejs.org links
|
6 years ago |
JC Brand
|
49da581d14
Fixes #1400. When chat message is only an emoji, enlarge it
|
6 years ago |
JC Brand
|
59c43a23f0
Two changes, see below
|
6 years ago |
JC Brand
|
a8e05dae36
Fall back to chatbox JID if the stanza has no `from`
|
6 years ago |
JC Brand
|
253958ed93
Prevent duplicate messages by comparing MAM archive id to XEP-0359 stanza ids
|
6 years ago |
JC Brand
|
c026dc8a86
New copyright year
|
6 years ago |
JC Brand
|
d830bc1250
Also check for duplicates in one-on-one messages
|
6 years ago |
JC Brand
|
7e34a462c1
Add support for handling multiple `stanza-id` elements
|
6 years ago |
JC Brand
|
6eb05be4be
XEP-0359: Better usage of `stanza-id` to check for dupes
|
6 years ago |
JC Brand
|
5b25d5daaa
Don't send markers to someone not on your roster
|
6 years ago |
JC Brand
|
2c9c11e971
`onMessage` improvements.
|
6 years ago |
JC Brand
|
0169d86b11
Re-add check for `allow_non_roster_messaging`
|
6 years ago |
JC Brand
|
abe21dce66
Include `origin-id` in outgoing messages
|
6 years ago |
JC Brand
|
e1f8d53c46
Initial support for chat markers. Updates #324
|
6 years ago |
JC Brand
|
3c0e3d3fab
Refactor out `createMessage`.
|
6 years ago |
JC Brand
|
dc07440de8
Bugfix. Don't create chats for messages without `body`
|
6 years ago |
JC Brand
|
d051085626
Only clear textarea once message was sent
|
6 years ago |
Christoph Scholz
|
d2d64952a0
set store hint on receipts and type='chat'
|
6 years ago |
JC Brand
|
49efe390f9
Fix typo
|
6 years ago |
JC Brand
|
a389f52adb
Fixes #1353 Don't expect delivery receipts to have type `chat`
|
6 years ago |
Christoph Scholz
|
216a684904
prevent message delivery receipts for carbons and own
|
6 years ago |
JC Brand
|
d5485d09ae
Always render the OMEMO lock icon
|
6 years ago |
JC Brand
|
5dacb96b78
Don't try to create ChatBox from controlbox data in embedded mode
|
6 years ago |