summary refs log tree commit diff
path: root/synapse/storage/group_server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove sync stuffErik Johnston2017-07-181-55/+0
* Add local group server supportErik Johnston2017-07-171-0/+152
* Add DEFAULT_ROLE_IDErik Johnston2017-07-141-4/+5
* Correctly increment ordersErik Johnston2017-07-141-2/+2
* Remove unused functionsErik Johnston2017-07-131-152/+0
* CommentsErik Johnston2017-07-131-12/+24
* CommentsErik Johnston2017-07-121-0/+29
* Add group summary APIsErik Johnston2017-07-121-0/+643
* Rename column to attestation_jsonErik Johnston2017-07-111-4/+4
* CommentsErik Johnston2017-07-111-3/+29
* Initial group server implementationErik Johnston2017-07-101-0/+280