summary refs log tree commit diff
path: root/synapse/push/presentable_names.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* run isortAmber Brown2018-07-091-3/+3
* Consistently use six's iteritems and wrap lazy keys/values in list() if they'...Amber Brown2018-05-311-1/+1
* Fix push room names for rooms with only an aliasErik Johnston2016-08-301-1/+1
* TypoErik Johnston2016-08-261-1/+0
* Fix up push to use get_current_state_idsErik Johnston2016-08-251-0/+199