Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-08 | Add /room/<room_id>/joined_members API | Erik Johnston | 3 | -9/+38 | |
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 | Add profile data to the room_membership table for joins | Erik Johnston | 4 | -0/+110 | |