.. |
autocomplete.js
|
Add an autocomplete component
|
2020-04-17 11:01:44 +02: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 |
hats.js
|
Add support for XEP-0317 MUC Hats
|
2020-04-13 22:57:29 +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
|
fix #1963 - Mentions are visually incorrect when used in message replies (#1968)
|
2020-04-15 12:25:53 +02:00 |
muc.js
|
muc-views: Present challenge to destroy confirmation
|
2020-04-15 09:30:10 +02:00 |
notification.js
|
When creating message objects, wait for confirmation from storage
|
2020-03-04 15:14:57 +01:00 |
omemo.js
|
Move OMEMO-related message parsing to utils/stanza.js
|
2020-04-13 17:44:47 +02: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
|
Fix failing tests
|
2020-04-10 16:59:34 +02:00 |
retractions.js
|
MUC: create role/affiliation change message objects
|
2020-04-13 11:21:40 +02: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 |