..
autocomplete.js
When creating message objects, wait for confirmation from storage
2020-03-04 15:14:57 +01:00
bookmarks.js
Properly test and fix show/hide of MUC topic
2020-04-06 15:27:32 +02:00
chatbox.js
Distinguish between chat content and messages content.
2020-03-24 14:34:57 +01:00
controlbox.js
tests: Use u.getUniqueId
instead of time for message ids
2020-02-07 12:35:54 +01:00
converse.js
Use the settings API for setting and getting config settings
2020-03-31 11:57:03 +02:00
disco.js
Remove need to pass in spies to initConverse
2019-10-11 17:46:13 +02:00
emojis.js
Show chat state notifications inside the scrollable area
2020-03-24 11:28:50 +01:00
eventemitter.js
Fix linting errors (no-unused-vars)
2019-10-09 16:27:58 +02:00
headline.js
Use the getHeadingButtons
hook instead of overrides
2020-04-07 10:20:43 +02:00
http-file-upload.js
Fix failing tests
2020-03-25 12:18:19 +01:00
login.js
Improvements to how things are stored.
2019-12-17 13:59:43 +01:00
mam.js
When creating message objects, wait for confirmation from storage
2020-03-04 15:14:57 +01:00
messages.js
Fix failing tests
2020-03-25 12:18:19 +01:00
minchats.js
When creating message objects, wait for confirmation from storage
2020-03-04 15:14:57 +01:00
modtools.js
Sort modtools search results by nickname
2020-03-23 18:06:36 +01:00
muc_messages.js
muc: handle join/leave notifications similarly to CSNs
2020-04-01 14:34:11 +02:00
muc.js
MUC: Don't show topic change notification for old changes.
2020-04-07 11:49:12 +02:00
notification.js
When creating message objects, wait for confirmation from storage
2020-03-04 15:14:57 +01:00
omemo.js
OMEMO: fix timing errors
2020-02-03 23:24:44 +01:00
ping.js
converse-ping: Refactor and update to reconnect upon ping timeout
2019-08-10 12:26:07 +02:00
presence.js
Show MUC buttons in a dropdown menu
2020-02-13 20:57:47 +01:00
profiling.js
Support for IndexedDB. updates #1105
2019-10-30 13:02:23 +01:00
protocol.js
roster: avoid race-condition by waiting for contacts to be fetched
2020-01-30 17:36:55 +01:00
push.js
Remove need to pass in spies to initConverse
2019-10-11 17:46:13 +02:00
register.js
When creating message objects, wait for confirmation from storage
2020-03-04 15:14:57 +01:00
retractions.js
Allow moderators to retract their own messages...
2020-03-26 10:35:08 +01:00
room_registration.js
Remove need to pass in spies to initConverse
2019-10-11 17:46:13 +02:00
roomslist.js
When creating message objects, wait for confirmation from storage
2020-03-04 15:14:57 +01:00
roster.js
Update to newer Skeletor.js
2020-03-12 15:24:29 +01:00
smacks.js
Log out before running test
2020-03-03 15:12:20 +01:00
spoilers.js
Change when/how chats are shown
2020-02-14 11:06:04 +01:00
transcripts.js
Support for IndexedDB. updates #1105
2019-10-30 13:02:23 +01:00
user-details-modal.js
Show MUC buttons in a dropdown menu
2020-02-13 20:57:47 +01:00
utils.js
Rename applyUserSettings to applySiteSettings
2020-03-31 14:08:34 +02:00
xmppstatus.js
Fix linting errors (no-unused-vars)
2019-10-09 16:27:58 +02:00
xss.js
MUC: Don't show topic change notification for old changes.
2020-04-07 11:49:12 +02:00