summary refs log tree commit diff
path: root/synapse/api/urls.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-24Better help for the old-signing-key optionMark Haines1-1/+4
2015-04-23Update to match the specification for key/v2Mark Haines3-21/+26
2015-04-22Implement remote key lookup apiMark Haines7-61/+252
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-20Implement v2 key lookupMark Haines2-18/+254
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