summary refs log tree commit diff
path: root/synapse/groups/attestations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'erikj/attestation_local_fix' of github.com:matrix-org/synapse i...Erik Johnston2017-10-271-4/+16
|\
| * Import loggerErik Johnston2017-10-271-0/+5
| * FixupErik Johnston2017-10-271-3/+3
| * Remove incorrect attestationsErik Johnston2017-10-271-0/+1
| * Log if we try to do attestations for our own user and groupErik Johnston2017-10-271-2/+8
* | Add comment about attestationsErik Johnston2017-10-271-0/+22
|/
* Fix typo in group attestation handlingErik Johnston2017-10-191-1/+2
* Fix typoErik Johnston2017-10-191-1/+1
* CommentErik Johnston2017-07-111-5/+8
* TypoErik Johnston2017-07-111-1/+1
* CommentsErik Johnston2017-07-111-2/+2
* CommentsErik Johnston2017-07-111-1/+28
* Initial group server implementationErik Johnston2017-07-101-0/+120