xmpp.chapril.org-conversejs/spec
Novokreshchenov Konstantin 0b50c0c8c8 Fix #814: Images from URLs with query strings aren't being rendered. (#832)
* unescape html characters in URL before checking whether it targets to image

* update docs/CHANGES.md

* test image's URL with query string which contains html-escaped characters

* utils.js: following code conventions

* split test url with query string to separate test
2017-04-04 16:05:50 +02:00
..
bookmarks.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
chatbox.js Fix #814: Images from URLs with query strings aren't being rendered. (#832) 2017-04-04 16:05:50 +02:00
chatroom.js Fixes #820. Inconsistency in displaying room features 2017-03-19 18:23:02 +00:00
controlbox.js Fixes the duplication bug in adding contact and adds test for the same 2017-03-08 15:33:43 +01:00
converse.js New defaults 2017-02-27 10:41:46 +00:00
disco.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
eventemitter.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
headline.js Don't show headlines from full JID if allow_non_roster_messaging is false 2017-02-24 17:13:38 +00:00
mam.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
minchats.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
notification.js Don't show notifications for full JID headline messages if... 2017-02-24 17:13:38 +00:00
otr.js Refactored converse-otr.js 2017-02-15 11:15:03 +00:00
ping.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
presence.js Add the ability to set the presence priority. 2017-02-22 22:13:23 +01:00
profiling.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
protocol.js Fix failing tests due to new defaults. 2017-02-17 09:45:34 +00:00
register.js Bugfix. Endless spinner when trying to log in 2017-03-31 01:54:42 +00:00
transcripts.js MUC: Don't show duplicate join messages. 2017-02-28 05:02:36 +00:00
utils.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
xmppstatus.js Fix failing test. 2017-02-23 10:25:29 +00:00