forked-synapse/synapse/rest/client
Erik Johnston 52d12ca782 Add /room/<room_id>/joined_members API
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.
2016-12-08 13:32:07 +00:00
..
v1 Add /room/<room_id>/joined_members API 2016-12-08 13:32:07 +00:00
v2_alpha Fix doc-string 2016-12-01 11:42:17 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00
versions.py Add r0.1.0 to the "supported versions" list 2016-07-28 10:14:07 +01:00