Commit Graph

59 Commits

Author SHA1 Message Date
JC Brand 7850c38faa disco: Create new plugin `converse-disco`.
We can now support feature discovery for multiple entities (although we
currently still only query for the user's own XMPP server).
2017-07-21 15:09:50 +02:00
JC Brand bd38f0d634 Update the website to not use jquery.easing
It will now also no longer be included in the full bundle.
2017-07-14 23:01:09 +02:00
JC Brand 40e7ee1ae6 Initial stab at using ES2015
Mostly replaced ``var`` with ``let`` and ``const``.
Also added a few arrow functions.
2017-07-10 12:49:20 +02:00
JC Brand e48015df66 Fixes #575 2017-06-15 17:51:56 +02:00
JC Brand a128a70d41 Discriminate between which unread messages to indicate per tab 2017-06-07 00:55:57 +02:00
JC Brand 0c43e4b87c Upgrade to Jasmine 2.5.3 2017-04-06 11:31:05 +02:00
JC Brand a2cea678fe Shut eslint up and fix test 2017-03-15 12:41:04 +00:00
JC Brand 84a21415f0 Shut eslint up 2017-02-27 10:41:46 +00:00
JC Brand 081f075aa9 Add eslint with lodash checking and apply its suggestions 2017-02-01 14:02:18 +01:00