xmpp.chapril.org-conversejs/src
JC Brand c5383ac22f chatview: trigger 'add' event when fetching messages
Otherwise they don't appear when reloading the page.

I'm not completely happy with the resulting workaround to avoid that messages
restored from sessionStorage increment the unread messages counter, but it'll
have to do for now.
2017-05-15 18:37:54 +02:00
..
templates Some small css fixes. Show correct icon for clearing messages 2017-05-15 17:38:37 +02:00
backbone.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
build-no-dependencies.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
build.js Rework the way builds are created. 2017-02-27 09:00:45 +00:00
config.js Initial work on showing open rooms in the "Rooms" panel 2017-05-08 21:28:56 +02:00
converse-bookmarks.js bookmarks: only emit once the view has been created. 2017-05-15 18:04:28 +02:00
converse-chatview.js chatview: trigger 'add' event when fetching messages 2017-05-15 18:37:54 +02:00
converse-controlbox.js Update and simplify HTML/CSS for choosing status 2017-05-08 21:25:22 +02:00
converse-core.js chatview: trigger 'add' event when fetching messages 2017-05-15 18:37:54 +02:00
converse-dragresize.js Fixes #807 2017-03-08 11:36:46 +00: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 Fix failing tests based on recent unread message changes 2017-04-24 15:57:22 +02:00
converse-mam.js Show unread messages counter next to roster contacts 2017-04-24 15:57:22 +02:00
converse-minimize.js Inconsistent unread messages count updating #873 (#874) 2017-05-03 09:06:28 +02:00
converse-mobile.js Add converse-singleton to the mobile build. 2017-04-24 15:57:23 +02:00
converse-muc-embedded.js Fix _ is undefined error 2017-04-28 19:57:36 +02:00
converse-muc.js bookmarks: Don't autojoin rooms prematurely 2017-05-08 21:28:56 +02:00
converse-notification.js Show unread messages counter next to roster contacts 2017-04-24 15:57:22 +02:00
converse-otr.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
converse-ping.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
converse-register.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
converse-roomslist.js bookmarks: only emit once the view has been created. 2017-05-15 18:04:28 +02:00
converse-rosterview.js Inconsistent unread messages count updating #873 (#874) 2017-05-03 09:06:28 +02:00
converse-singleton.js Ensure that chats are opened when contacts are clicked. 2017-04-24 15:57:23 +02:00
converse-vcard.js Merge converse-api and converse-core 2017-02-14 14:35:52 +00:00
converse.js Initial work on showing open rooms in the "Rooms" panel 2017-05-08 21:28:56 +02:00
end-no-dependencies.frag Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +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
jquery.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
locales.js Fix failing tests 2017-03-31 20:45:41 +00:00
lodash.noconflict.js Solve the intermittent issue of _ not being defined in templates 2017-05-05 11:48:10 +02:00
polyfill.js polyfill startsWith, to make the tests pass. 2016-12-05 18:55:11 +00:00
start.frag New release 3.0.2 2017-04-23 17:25:19 +00:00
underscore-shim.js Use lodash.noConflict for underscore 2017-04-23 17:19:01 +00:00
utils.js Don't try to parse non-strings 2017-04-23 17:19:01 +00:00