..
autocomplete.js
Fix linting errors
2019-08-05 11:26:48 +02:00
bookmarks.js
Stop using _.isUndefined
2019-07-29 10:32:29 +02:00
chatbox.js
Fix linting errors
2019-08-05 11:26:48 +02:00
controlbox.js
Fix linting errors
2019-08-05 11:26:48 +02:00
converse.js
Don't unnecessarily fetch the roster
2019-08-02 10:46:30 +02:00
disco.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
eventemitter.js
Rename emit
to trigger
for consistency with Backbone.Events
2019-03-29 21:56:56 +01:00
headline.js
Use shakespearean character names in tests
2019-06-03 09:43:24 +02:00
http-file-upload.js
Don't unnecessarily fetch the roster
2019-08-02 10:46:30 +02:00
login.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
mam.js
Updates #1548 . MAM paging improvements.
2019-08-06 22:54:51 +02:00
messages.js
Fix linting errors
2019-08-05 11:26:48 +02:00
minchats.js
Stop using certain lodash methods.
2019-08-05 10:56:22 +02:00
modtools.js
Add a new command /modtools
2019-08-09 23:30:14 +02:00
muc.js
Add a new command /modtools
2019-08-09 23:30:14 +02:00
notification.js
Fixes #1403 : Rename show_chatstate_notifications
2019-08-03 21:52:14 +02:00
omemo.js
Fix linting errors
2019-08-05 11:26:48 +02:00
ping.js
Use shakespearean character names in tests
2019-06-03 09:43:24 +02:00
presence.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
profiling.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
protocol.js
Fixes #1561 Don't clear localStorage and sessionStorage
2019-08-01 11:34:14 +02:00
push.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
register.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
room_registration.js
Fix linting errors
2019-08-05 11:26:48 +02:00
roomslist.js
Stop using certain lodash methods.
2019-08-05 10:56:22 +02:00
roster.js
Stop using certain lodash methods.
2019-08-05 10:56:22 +02:00
smacks.js
Replace wait-until-promise with utility method
2019-07-11 23:34:27 +02:00
spoilers.js
Fix linting errors
2019-08-05 11:26:48 +02:00
transcripts.js
Update openAndEnterChatRoom
to take JID
2019-07-04 08:28:12 +02:00
user-details-modal.js
Stop using certain lodash methods.
2019-08-05 10:56:22 +02:00
utils.js
Get tests to run agains the webpack build
2018-06-03 16:40:20 +02:00
xmppstatus.js
Make converse.initialize
an async
function
2019-02-12 15:34:50 +01:00