summary refs log tree commit diff
path: root/contrib/cmdclient (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-22Add info on breaking AS API changesKegsay1-0/+34
2015-04-21Much neater fetching of defined powerlevels from m.room.power_levels state eventPaul "LeoNerd" Evans1-31/+21
2015-04-21Remove debugging print statement accidentally committedPaul "LeoNerd" Evans1-1/+0
2015-04-21Sanitise a user's powerlevel to an int() before numerical comparison, because...Paul "LeoNerd" Evans1-0/+7
2015-04-21Bump syutil version to 0.0.5Mark Haines1-3/+3
2015-04-21Set a version_string in BaseMediaResource so that the request_handler wrapper...Mark Haines1-0/+1
2015-04-21Combine the request wrappers in rest/media/v1 and http/server into a single w...Mark Haines7-198/+140
2015-04-21Split out the JsonResource request logging and error handling into a separate...Mark Haines1-94/+113
2015-04-21SYN-350: Don't ratelimit the individual events generated during room creationMark Haines1-4/+4
2015-04-17The new parameter to urlopen is "context" not "ctx"Mark Haines1-1/+1
2015-04-17Bump versionErik Johnston1-1/+1
2015-04-17As of version 2.7.9, urllib2 now checks SSL certsErik Johnston1-1/+6</