xmpp.chapril.org-conversejs/src
JC Brand 023249f62e Render profile avatar as canvas.
We now have uniform avatar rendering for the profile, messages and
chatboxes.

By rendering as canvas, we can avoid stretching the image.

In the process I also moved the ChatBoxViews collection into its own
plugin `converse-chatboxviews` and placed the AvatarAware views there.

fixes #1157
2018-09-06 15:33:13 +02:00
..
templates Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
utils Match uppercase file names and extensions 2018-09-06 14:03:41 +02:00
backbone.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
converse-autocomplete.js Add method to determine references from message text 2018-08-16 15:17:53 +02:00
converse-bookmarks.js Bugfix. Need to first create bookmark 2018-08-31 11:24:05 +02:00
converse-caps.js updates #194 2018-05-11 13:35:27 +02:00
converse-chatboxes.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-chatboxviews.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-chatview.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-controlbox.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-core.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-disco.js More JSDoc docstrings for API methods 2018-09-02 23:43:39 +02:00
converse-dragresize.js Use webpack for module bundling 2018-05-25 14:23:32 +02:00
converse-embedded.js Don't require a chat JID to be specified in embedded mode 2018-07-30 16:42:54 +02:00
converse-fullscreen.js Use webpack for module bundling 2018-05-25 14:23:32 +02:00
converse-headline.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-mam.js More JSDoc docstrings for API methods 2018-09-02 23:43:39 +02:00
converse-message-view.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-minimize.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-modal.js Bugfix. beforeTearDown event handler not fired in tests 2018-08-22 14:33:09 +02:00
converse-muc-views.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-muc.js Remove the need for emojione 2018-09-03 14:16:59 +02:00
converse-notification.js Also notify if the chat is not visible in the page. 2018-08-29 13:56:18 +02:00
converse-oauth.js Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
converse-omemo.js Fix failing OMEMO test and simplify by using async/await 2018-09-02 14:27:05 +02:00
converse-ping.js Remove unnecessary path aliases from the webpack config 2018-06-06 11:04:23 +02:00
converse-profile.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-push.js More JSDoc docstrings for API methods 2018-09-02 23:43:39 +02:00
converse-register.js Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
converse-roomslist.js Create a new store, _converse.config to store trusted 2018-08-23 09:41:39 +02:00
converse-roster.js More JSDoc docstrings for API methods 2018-09-02 23:43:39 +02:00
converse-rosterview.js Fixes #1129 Hide "Contacts" section when logged in anonymously 2018-07-16 00:09:54 +02:00
converse-singleton.js Save hidden state of singletons if possible 2018-09-06 09:44:44 +02:00
converse-vcard.js More JSDoc docstrings for API methods 2018-09-02 23:43:39 +02:00
converse.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
end-no-dependencies.frag Remove converse-otr 2018-08-27 22:09:22 +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
headless.js We no longer user the inVerse branding 2018-05-11 13:50:19 +02:00
i18n.js Nicer error logging when translations are not found 2018-08-18 10:22:31 +02:00
jquery-stub.js Remove jQuery from non-tests config 2018-01-04 12:11:03 +00:00
jquery.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
lodash.fp.js Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
lodash.noconflict.js Use webpack for module bundling 2018-05-25 14:23:32 +02:00
polyfill.js Fixes #1027 Backwards compatibility fix for IE11 2018-03-02 15:54:28 +01:00
start.frag Don't wrap the build in an anonymous define. 2018-03-30 14:16:06 +02:00
underscore-shim.js Use lodash.noConflict for underscore 2017-04-23 17:19:01 +00:00
website.js Fix smooth scroll code for the website 2017-09-28 21:26:11 +02:00