.. |
templates
|
Add brand headings
|
2017-09-24 00:30:43 +02:00 |
backbone.noconflict.js
|
Use noConflict to avoid polluting globale namespace
|
2017-04-21 18:06:27 +02:00 |
build-esnext.js
|
Add build scripts for esnext version
|
2017-07-13 12:25:03 +02:00 |
build-inverse-esnext.js
|
Add build scripts for esnext version
|
2017-07-13 12:25:03 +02:00 |
build-inverse.js
|
Various fixes for browser that don't support ES2015
|
2017-08-21 15:43:36 +02:00 |
build-no-dependencies.js
|
Fixes #220. Enable usage of both _ and fp in non-AMD case
|
2017-08-09 17:35:48 +02:00 |
build.js
|
Various fixes for browser that don't support ES2015
|
2017-08-21 15:43:36 +02:00 |
config.js
|
Don't hang indefinitely + nicer error messages
|
2017-09-08 14:24:38 +02:00 |
converse-bookmarks.js
|
Some work on removing jquery from converse-bookmarks
|
2017-08-15 21:47:06 +02:00 |
converse-chatboxes.js
|
Various bug and timing fixes due to the previous refactoring
|
2017-08-16 14:16:24 +02:00 |
converse-chatview.js
|
Fixes #912 maximize method in converse-minimize fails...
|
2017-08-29 12:21:53 +02:00 |
converse-controlbox.js
|
Styling changes now that we don't have tabs.
|
2017-09-24 00:30:43 +02:00 |
converse-core.js
|
Clear connection feedback after login
|
2017-09-08 18:18:55 +02:00 |
converse-disco.js
|
Bugfix. Query user's JID for mam:2 support, not the domain
|
2017-08-08 22:09:17 +02:00 |
converse-dragresize.js
|
Some work on using es6 promises
|
2017-07-10 21:14:48 +02:00 |
converse-embedded.js
|
Enable creation of dist/converse-muc-embedded.js build file
|
2017-04-21 18:06:27 +02:00 |
converse-headline.js
|
Use esnext to auto-generate es2015 syntax
|
2017-07-10 17:46:22 +02:00 |
converse-inverse.js
|
Styling changes now that we don't have tabs.
|
2017-09-24 00:30:43 +02:00 |
converse-mam.js
|
Bugfix. Query user's JID for mam:2 support, not the domain
|
2017-08-08 22:09:17 +02:00 |
converse-minimize.js
|
minimize: Don't trim chats prematurely.
|
2017-08-29 12:29:56 +02:00 |
converse-mobile.js
|
Add converse-singleton to the mobile build.
|
2017-04-24 15:57:23 +02:00 |
converse-muc-embedded.js
|
Use esnext to auto-generate es2015 syntax
|
2017-07-10 17:46:22 +02:00 |
converse-muc.js
|
Fixes #912 maximize method in converse-minimize fails...
|
2017-08-29 12:21:53 +02:00 |
converse-notification.js
|
Use esnext to auto-generate es2015 syntax
|
2017-07-10 17:46:22 +02:00 |
converse-otr.js
|
Various fixes for browser that don't support ES2015
|
2017-08-21 15:43:36 +02:00 |
converse-ping.js
|
Handle cases where Jed and/or Strophe.disco aren't available
|
2017-08-16 16:01:31 +02:00 |
converse-register.js
|
We no longer have login and register tabs
|
2017-09-24 00:30:42 +02:00 |
converse-roomslist.js
|
roomslist: Add ability to add or remove bookmarks
|
2017-08-09 15:50:24 +02:00 |
converse-rosterview.js
|
Translateable strings must not be template literals
|
2017-08-23 12:00:49 +02:00 |
converse-singleton.js
|
Bugfix. Handle case where there's no room data
|
2017-08-08 16:27:07 +02:00 |
converse-vcard.js
|
Fixes #912 maximize method in converse-minimize fails...
|
2017-08-29 12:21:53 +02:00 |
converse.js
|
We're now able to make inverse.js builds
|
2017-06-14 19:47:06 +02:00 |
end-no-dependencies.frag
|
Fixes #220. Enable usage of both _ and fp in non-AMD case
|
2017-08-09 17:35:48 +02:00 |
end-no-jquery.frag
|
Use noConflict to avoid polluting globale namespace
|
2017-04-21 18:06:27 +02:00 |
end.frag
|
Rework the way builds are created.
|
2017-02-27 09:00:45 +00:00 |
form-utils.js
|
Move form utilities to form-utils.js
|
2017-08-16 15:19:41 +02:00 |
inverse-end.frag
|
We're now able to make inverse.js builds
|
2017-06-14 19:47:06 +02:00 |
inverse.js
|
We're now able to make inverse.js builds
|
2017-06-14 19:47:06 +02:00 |
jquery.noconflict.js
|
Use noConflict to avoid polluting globale namespace
|
2017-04-21 18:06:27 +02:00 |
locales.js
|
We're now able to make inverse.js builds
|
2017-06-14 19:47:06 +02:00 |
lodash.fp.js
|
Various fixes for browser that don't support ES2015
|
2017-08-21 15:43:36 +02:00 |
lodash.noconflict.js
|
Build fix
|
2017-06-14 17:40:11 +02:00 |
polyfill.js
|
Various fixes for browser that don't support ES2015
|
2017-08-21 15:43:36 +02:00 |
start.frag
|
New release 3.2.1
|
2017-08-29 13:28:34 +02:00 |
underscore-shim.js
|
Use lodash.noConflict for underscore
|
2017-04-23 17:19:01 +00:00 |
utils.js
|
Move functions out to make containing function smaller
|
2017-08-23 11:54:19 +02:00 |
website.js
|
Don't use forEach on nodeList objects (not supported by all browsers).
|
2017-08-08 15:32:53 +02:00 |