xmpp.chapril.org-conversejs/spec
Xavi 15f5b185c3
Fix message reorder issue after edit (#2300)
* keep message in place after edition by assigning previous message original timestamp
* update time displayed to keep current behaviour
* add test to check a message remains in the same position of the history after being edited
* briefly describe pr changes in changelog
2020-10-23 15:07:56 +02:00
..
autocomplete.js Allow mention autocomplete to trigger right after a new line (#2267) 2020-10-07 11:05:18 +02:00
bookmarks.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
chatbox.js Render the brand heading as a component 2020-10-02 11:44:28 +02:00
controlbox.js #2280 notify changes to client on bookmark-update (#2287) 2020-10-14 13:09:33 +02:00
converse.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
disco.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00
emojis.js fix emojis in case use_system_emojis == false 2020-09-05 11:33:25 +02:00
eventemitter.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
hats.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
headline.js Refactor so that message attributes are parsed early 2020-04-27 16:34:37 +02:00
http-file-upload.js Fix issue #2168 2020-10-02 12:07:48 +02:00
login.js Split the trusted setting into two new ones: 2020-10-20 11:29:03 +02:00
mam.js MAM: use bare JID as by attribute for archive-id 2020-10-13 04:48:21 +02:00
mentions.js Append .png to failed image URLs without extensions 2020-08-31 20:43:54 +02:00
messages.js regression of #1317: Don't show errors for CSI messages (#2276) 2020-10-08 12:13:04 +02:00
minchats.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
mock.js Split the trusted setting into two new ones: 2020-10-20 11:29:03 +02:00
modtools.js modtools: Better error reporting 2020-06-22 13:13:44 +02:00
muc_messages.js Fix message reorder issue after edit (#2300) 2020-10-23 15:07:56 +02:00
muc.js #2280 notify changes to client on bookmark-update (#2287) 2020-10-14 13:09:33 +02:00
muclist.js Rename method to better describe what it does 2020-08-18 21:09:39 +02:00
notification.js Refactor converse-notifications to used parsed message attributes 2020-09-10 10:10:59 +02:00
omemo.js omemo: announce bundle info after publishing new device 2020-09-18 15:09:55 +02:00
ping.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
presence.js #2280 notify changes to client on bookmark-update (#2287) 2020-10-14 13:09:33 +02:00
protocol.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
push.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
receipts.js Updates #1896: Properly identify archived one-on-one messages 2020-08-13 11:09:22 +02:00
register.js Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +02:00
retractions.js Let message component listen for changes... 2020-09-27 10:31:53 +02:00
room_registration.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
roster.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
smacks.js Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +02:00
spoilers.js Let message component listen for changes... 2020-09-27 10:31:53 +02:00
user-details-modal.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
xmppstatus.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
xss.js Refactor the body directive 2020-07-09 20:50:25 +02:00