JC Brand
|
9bc8bdf34c
Test updates after updating to use latest strophe.js
|
6 년 전 |
JC Brand
|
6f7328a62f
Fix failing tests
|
6 년 전 |
JC Brand
|
c8eea72831
Fix failing test.
|
6 년 전 |
Martin/Geno
|
dbe88535f1
[BUGFIX] html br
|
6 년 전 |
JC Brand
|
ca9229a906
`createMessage` now returns a promise.
|
6 년 전 |
JC Brand
|
41a42fe2f7
Test for mentions with spaces in them.
|
6 년 전 |
JC Brand
|
2db3db9bab
Add support for editing messages containing mentions
|
6 년 전 |
JC Brand
|
d9c5867ff2
Check references when incrementing unread messages counter
|
6 년 전 |
JC Brand
|
b7eb19e225
Render mentions in a message
|
6 년 전 |
JC Brand
|
15df9b8605
Inlcude references in the outgoing XMPP stanza
|
6 년 전 |
JC Brand
|
f2b017ec89
Add method to determine references from message text
|
6 년 전 |
JC Brand
|
e10d9b074e
Rearrange: move non-nested tests to top of `describe`
|
6 년 전 |
JC Brand
|
2d05487862
More code reuse between chatboxview and chatroomview
|
7 년 전 |
JC Brand
|
890dbca8b8
Fix tests failing on Travis
|
7 년 전 |
JC Brand
|
f120fbd209
Bugfix. Own groupchat messages weren't being recognized
|
7 년 전 |
JC Brand
|
506aa33131
Wait for promises before opening chats in API methods
|
7 년 전 |
JC Brand
|
4115461409
Make tests independent of URL at which they're run
|
7 년 전 |
JC Brand
|
87406f5f93
Allow messages to be edited by clicking a pencil icon
|
7 년 전 |
JC Brand
|
6a790916d3
Only own messages should be editable.
|
7 년 전 |
JC Brand
|
acd9a18696
Update with new message markup
|
7 년 전 |
JC Brand
|
bb5dff9a74
Merge branch 'better-chat_status' of https://github.com/linkmauve/converse.js into linkmauve-better-chat_status
|
7 년 전 |
JC Brand
|
6717315d05
Add support for message corrections in MUC.
|
7 년 전 |
Emmanuel Gil Peyrot
|
d518596a2e
Add missing closing quote in label_download.
|
7 년 전 |
JC Brand
|
b4d2007972
Allow any earlier message to be edited.
|
7 년 전 |
JC Brand
|
84a10d77d9
Cancel message correction by pressing the down arrow
|
7 년 전 |
JC Brand
|
2929647e16
Add support for correcting the last message sent
|
7 년 전 |
JC Brand
|
be58e2b9c8
Add test for groupchat message corrections
|
7 년 전 |
JC Brand
|
f3f58a8da4
Test multiple corrections of the same message
|
7 년 전 |
JC Brand
|
19b9aeadfd
Show an indicator that the message has been edited
|
7 년 전 |
JC Brand
|
9f42f09d1e
Get the first message correction test to pass
|
7 년 전 |