Commit Graph

8 Commits

Author SHA1 Message Date
JC Brand cb1f929045 Fixes #3123: Contacts do not show up online until chat is opened with them.
The issue was that nothing was listening to the new `presenceChanged` event.
2023-06-09 20:37:27 +02:00
JC Brand 12a0d0e3cc Show roster contacts with `subscription` set to `none`
Remove the `allow_chat_pending_contacts` config option.
2022-05-13 10:19:52 +02:00
JC Brand a57853156e Use our own `confirm` dialog consistently 2022-05-12 23:23:24 +02:00
JC Brand 2d5b0753e2 Remove local contacts not returned from a full roster response 2022-04-14 11:29:28 +02:00
JC Brand 9d250c3cbf Fix failing test due to converse-icon being used 2022-02-09 20:05:30 +01:00
JC Brand d2a35d4ce1 Turn `converse-roster` and `converse-roster-filter` into Lit elements 2021-07-15 17:26:09 +02:00
JC Brand 335a491e0d Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
JC Brand a67603f689 Move various tests to plugin folders 2021-04-11 21:12:37 +02:00