JC Brand
|
2d05487862
|
More code reuse between chatboxview and chatroomview
|
2018-08-07 15:32:13 +02:00 |
|
JC Brand
|
890dbca8b8
|
Fix tests failing on Travis
|
2018-08-02 08:30:37 +02:00 |
|
JC Brand
|
f120fbd209
|
Bugfix. Own groupchat messages weren't being recognized
|
2018-08-01 18:37:54 +02:00 |
|
JC Brand
|
506aa33131
|
Wait for promises before opening chats in API methods
|
2018-08-01 11:12:00 +02:00 |
|
JC Brand
|
4115461409
|
Make tests independent of URL at which they're run
|
2018-07-31 19:13:49 +02:00 |
|
JC Brand
|
87406f5f93
|
Allow messages to be edited by clicking a pencil icon
updates #421
|
2018-07-21 10:41:10 +02:00 |
|
JC Brand
|
6a790916d3
|
Only own messages should be editable.
Fixes #1139
|
2018-07-21 08:12:33 +02:00 |
|
JC Brand
|
acd9a18696
|
Update with new message markup
|
2018-07-21 07:34:03 +02:00 |
|
JC Brand
|
bb5dff9a74
|
Merge branch 'better-chat_status' of https://github.com/linkmauve/converse.js into linkmauve-better-chat_status
|
2018-07-16 01:05:45 +02:00 |
|
JC Brand
|
6717315d05
|
Add support for message corrections in MUC.
|
2018-07-16 00:49:00 +02:00 |
|
Emmanuel Gil Peyrot
|
d518596a2e
|
Add missing closing quote in label_download.
|
2018-07-14 18:27:25 +02:00 |
|
JC Brand
|
b4d2007972
|
Allow any earlier message to be edited.
updates #421
|
2018-07-08 15:20:58 +02:00 |
|
JC Brand
|
84a10d77d9
|
Cancel message correction by pressing the down arrow
Also, add a class `correcting` to the message being corrected, to
provide a visual cue.
updates #421
|
2018-07-08 11:30:15 +02:00 |
|
JC Brand
|
2929647e16
|
Add support for correcting the last message sent
fixes #421
|
2018-07-08 00:39:28 +02:00 |
|
JC Brand
|
be58e2b9c8
|
Add test for groupchat message corrections
|
2018-07-07 14:20:49 +02:00 |
|
JC Brand
|
f3f58a8da4
|
Test multiple corrections of the same message
|
2018-07-06 01:51:27 +02:00 |
|
JC Brand
|
19b9aeadfd
|
Show an indicator that the message has been edited
|
2018-07-06 01:18:03 +02:00 |
|
JC Brand
|
9f42f09d1e
|
Get the first message correction test to pass
|
2018-07-06 01:04:34 +02:00 |
|
JC Brand
|
461cebfed5
|
Add test for receiving message corrections
|
2018-07-06 00:43:47 +02:00 |
|
JC Brand
|
e5c030c15a
|
Render max 2 newlines
|
2018-06-30 16:15:27 +02:00 |
|
JC Brand
|
4361d0d66a
|
Fix failing tests due to time tag
|
2018-06-30 15:25:25 +02:00 |
|
JC Brand
|
b5a27b34a1
|
Render newlines
|
2018-06-30 15:07:30 +02:00 |
|
JC Brand
|
083f191ead
|
Consider delayed, non-archived messages as "new"
New in the sense that we haven't seen them before
|
2018-06-07 13:06:32 +02:00 |
|
JC Brand
|
bc872ee2cb
|
Fix various failing tests and update Makefile
|
2018-06-04 11:20:34 +02:00 |
|
JC Brand
|
596082eecc
|
Get tests to run agains the webpack build
|
2018-06-03 16:40:20 +02:00 |
|
JC Brand
|
b6692b17a2
|
Show roles from VCard next to name in messages
|
2018-05-08 19:51:56 +02:00 |
|
JC Brand
|
8bd968a03b
|
Also use the VCard cache for the user's own status
|
2018-05-08 19:24:50 +02:00 |
|
JC Brand
|
99915a26f4
|
Use vcard from the collection for rendering messages
|
2018-05-03 20:05:45 +02:00 |
|
JC Brand
|
4bcf8e7bc3
|
Mark followup messags so that they can be styled differently
|
2018-04-30 15:37:37 +02:00 |
|
JC Brand
|
1873c43956
|
Move message-related tests into their own file
|
2018-04-30 15:37:37 +02:00 |
|