summary refs log tree commit diff
path: root/synapse/groups/groups_server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify checking if adminErik Johnston2017-07-121-53/+19
* Add group summary APIsErik Johnston2017-07-121-2/+254
* CommentsErik Johnston2017-07-111-1/+5
* Remove u/ requirementErik Johnston2017-07-111-2/+3
* Lift out visibility parsingErik Johnston2017-07-111-20/+21
* CommentsErik Johnston2017-07-111-38/+70
* Initial group server implementationErik Johnston2017-07-101-0/+382