Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Fix user join/leave on Matrix #1

Open
1 of 3 tasks
remram44 opened this issue Aug 15, 2016 · 1 comment
Open
1 of 3 tasks

Fix user join/leave on Matrix #1

remram44 opened this issue Aug 15, 2016 · 1 comment

Comments

@remram44
Copy link
Owner

remram44 commented Aug 15, 2016

Currently, no list of users is obtained from Gitter: a user shows up in the Matrix room when he first speaks, and is never removed.

  • Shouldn't invite/join users everytime they speak
  • The full list of users should be obtained when the room is created, and virtual users created then
  • We should react to the user join/leave events and add/remove virtual users then
@remram44 remram44 changed the title See correct list of users from Matrix Fix user join/leave on Matrix Aug 23, 2016
@remram44
Copy link
Owner Author

37329cc stores the list of rooms a virtual user is in, so we don't have to invite & join everytime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant