summary refs log tree commit diff
path: root/static (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-21Clarify that room_initial_sync returns a python dictMark Haines1-1/+1
2015-09-21Fix doc string to point at the right classMark Haines1-2/+3
2015-09-21Add explicit "elif event.membership == Membership.LEAVE" for clarityMark Haines1-1/+2
2015-09-21Clamp the "to" token for /rooms/{roomId}/messages to when the user leftMark Haines1-0/+4
2015-09-21