| Commit message (Collapse) | Author | Files | Lines |
|
Don't fail the whole request if we can't connect to a particular server.
|
|
|
|
Using tox to run the tests is a bad idea, as per the comments.
|
|
|
|
|
|
When 546ec1a was merged into develop, I accidentally overwrote the change
introduced in debbea5 (pr #1657). Reintroduce it.
|
|
There was a race condition that caused the notifier to 'miss' the
timeout notification, since there were no other checks for the timeout
this caused listeners to get stuck in a loop until something happened.
|
|
This returns the currently joined members in the room with their display
names and avatar urls. This is more efficient than /members for large
rooms where you don't need the full events.
|
|
|