summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'client_v2_filter' into client_v2_syncMark Haines2015-01-291-1/+2
|\
| * Initial minimal attempt at /user/:user_id/filter API - in-memory storage, no ...Paul "LeoNerd" Evans2015-01-261-1/+6
| * Add client v2_alpha resource to synapse server resource treeMark Haines2015-01-231-0/+29
* Start implementing the v2_alpha sync APIMark Haines2015-01-231-0/+33