xmpp.chapril.org-conversejs/src/plugins/rosterview
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
..
modals Experimenting with avoiding importing the `converse` global 2023-03-03 17:28:26 +01:00
styles Make roster contacts toggleable 2022-10-02 15:52:01 +02:00
templates Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
tests Fixes #3123: Contacts do not show up online until chat is opened with them. 2023-06-09 20:37:27 +02:00
constants.js Use `converse-avatar` for roster items 2021-11-19 13:01:09 +01:00
contactview.js Fixes #3123: Contacts do not show up online until chat is opened with them. 2023-06-09 20:37:27 +02:00
filterview.js Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
index.js Move add-contact modal to the rosterview plugin 2022-09-10 14:46:32 +02:00
rosterview.js Rename all templates to camelCase 2023-02-15 14:29:07 +01:00
utils.js Create an ElementView base modal and use it for all modals 2022-09-16 10:33:47 +02:00