xmpp.chapril.org-conversejs/spec
JC Brand 8a4aa4efdd Use a named variable for _.template
This removes the need for `switch (obj)` in the template which is not
allowed in strict mode.

Additionally using a named variable speeds up rendering.
2017-11-05 18:59:29 +01:00
..
bookmarks.js Some work on removing jquery from converse-bookmarks 2017-08-15 21:47:06 +02:00
chatbox.js Various bug and timing fixes due to the previous refactoring 2017-08-16 14:16:24 +02:00
chatroom.js Use a named variable for _.template 2017-11-05 18:59:29 +01:00
controlbox.js utils now no longer depends on jquery. 2017-08-16 09:05:15 +02:00
converse.js disco: Create new plugin converse-disco. 2017-07-21 15:09:50 +02:00
disco.js Fix disco test 2017-07-21 20:01:09 +02:00
eventemitter.js Fix problem of stuck/hanging tests on TravisCI 2017-06-19 15:05:22 +02:00
headline.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00
mam.js disco: Refactor service discovery and add tests. 2017-07-21 17:38:08 +02:00
minchats.js Fix broken tests and update changelog 2017-07-12 09:58:14 +02:00
notification.js Initial work on combining the converse and inverse modes 2017-11-02 14:21:29 +01:00
otr.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00
ping.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00
presence.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00
profiling.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
protocol.js Fix failing tests 2017-07-19 09:14:02 +02:00
register.js Routing fixes 2017-09-28 23:29:37 +02:00
roomslist.js roomslist: Room name wasn't being shown in confirm dialog 2017-07-13 23:54:06 +02:00
transcripts.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00
utils.js Use emoji instead of emoticon 2017-07-15 15:14:47 +02:00
xmppstatus.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00