summary refs log tree commit diff
path: root/synapse/config/api.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* allow m.room.summary and m.room.encryption events in invites github/matthew/room-summary-on-invites matthew/room-summary-on-invitesMatthew Hodgson2018-09-181-0/+4
| | | | | to provide better UX for clients receiving invites, so they can show a padlock icon or correct avatars on the inbound invite
* run isortAmber Brown2018-07-091-2/+2
|
* config,handlers/_base: added homeserver config for what state is included in ↵Patrik Oldsberg2016-03-041-0/+40
a room invite Signed-off-by: Patrik Oldsberg <patrik.oldsberg@ericsson.com>