.. |
templates
|
Add the ability to filter contacts by chat state.
|
2016-04-02 11:30:54 +00:00 |
bigint.js
|
Don't throw an error when no CSPRNG
|
2014-08-05 17:29:11 +02:00 |
build-mobile.js
|
Create a mobile-specific build of converse.js
|
2016-04-01 13:37:53 +00:00 |
build-no-dependencies.js
|
Fixes #608
|
2016-03-07 17:52:36 +00:00 |
build-no-jquery.js
|
Fixes #608
|
2016-03-07 17:52:36 +00:00 |
build.js
|
Fix random fails in FF due to different module loading times
|
2016-03-07 16:35:08 +00:00 |
converse-api.js
|
Add jid method to converse API, to retrieve the user's JID.
|
2016-05-10 08:08:42 +00:00 |
converse-chatview.js
|
Also show the day for the first received messages.
|
2016-05-25 06:24:42 +00:00 |
converse-controlbox.js
|
Bugfix. Login form doesn't render after logging out
|
2016-05-24 09:03:41 +00:00 |
converse-core.js
|
Bot message doesn't appear when it has the same id as its command
|
2016-05-25 07:54:58 +00:00 |
converse-dragresize.js
|
Fix a typo.
|
2016-05-19 13:35:51 +00:00 |
converse-headline.js
|
Cleaner separation between converse-mam and converse-chatview
|
2016-03-31 09:17:39 +00:00 |
converse-mam.js
|
Move the drag-resize code into a separate component.
|
2016-04-01 12:46:19 +00:00 |
converse-minimize.js
|
Scroll down when maximizing a chat
|
2016-04-05 11:54:50 +00:00 |
converse-muc.js
|
Bugfix, room subject wasn't being shown. Also added a test for it.
|
2016-05-25 09:22:27 +00:00 |
converse-notification.js
|
Properly handle notifications for groupchat messages
|
2016-04-28 14:58:09 +00:00 |
converse-otr.js
|
Cleaner separation between minimize/trimming feature and core
|
2016-03-31 08:40:25 +00:00 |
converse-ping.js
|
Change ping plugin to not have to use overrides.
|
2016-03-21 10:00:15 +00:00 |
converse-register.js
|
Properly tear down when logging out or disconnecting.
|
2016-04-08 09:02:06 +00:00 |
converse-rosterview.js
|
Bugfix. Bind to right context.
|
2016-05-24 08:41:59 +00:00 |
converse-templates.js
|
Cleaner separation between minimize/trimming feature and core
|
2016-03-31 08:40:25 +00:00 |
converse-vcard.js
|
Move VCard stuff from converse-rosterview to converse-vcard
|
2016-03-16 13:50:52 +00:00 |
crypto.js
|
Create 3 different builds.
|
2013-11-17 16:55:38 +02:00 |
jquery-private.js
|
Explicitly set jQuery as a dependency of converse.js
|
2014-10-06 20:23:59 +02:00 |
jquery.eventemitter.js
|
Add jshint checking and fix errors.
|
2015-10-25 17:55:18 +00:00 |
locales.js
|
Feature/add catalan language (#634)
|
2016-04-14 11:05:22 +02:00 |
moment_locales.js
|
Cherry-pick only those languages from Moment which we support in converse.js
|
2015-06-22 22:20:02 +02:00 |
otr.js
|
otr.js also has jquery.browser as dependency
|
2014-10-06 21:10:35 +02:00 |
polyfill.js
|
Add polyfill for .trim
|
2015-10-24 20:46:58 +00:00 |
strophe.ping.js
|
XEP-0199: XMPP Ping
|
2015-05-27 18:14:58 +02:00 |
strophe.vcard.js
|
strophe-full wrapper has been renamed to strophe.
|
2015-02-01 18:56:23 +01:00 |
utils.js
|
Ignore type error messages as headline messages.
|
2016-03-31 08:54:09 +00:00 |
wrapper-end.js
|
Figured out how to exclude the locales from the no deps build
|
2016-02-28 00:53:44 +00:00 |
wrapper-mobile.js
|
Create a mobile-specific build of converse.js
|
2016-04-01 13:37:53 +00:00 |
wrapper-no-deps.js
|
Fixes #608
|
2016-03-07 17:52:36 +00:00 |
wrapper-no-jquery.js
|
Fixes #608
|
2016-03-07 17:52:36 +00:00 |