summary refs log tree commit diff
path: root/synapse/notifier.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-15Line lengthsErik Johnston1-3/+3
2016-06-15Handle floats as img widthsErik Johnston1-1/+1
2016-06-15Handle og props with not contentErik Johnston1-1/+2
2016-06-15Update change log v0.16.1-rc1Erik Johnston1-1/+2
2016-06-15Bump version and changelogErik Johnston2-2/+27
2016-06-15Linearize fetching of gaps on incoming eventsErik Johnston4-37/+58
2016-06-15Correctly mark backfilled events as backfilledErik Johnston1-14/+16
2016-06-15Work around TLS bug in twistedRichard van der Hoff1-2/+26
2016-06-14Make get_domain_from_id throw SynapseError on invalid IDErik Johnston1-1/+4
2016-06-10Enable testing the synchrotron on jenkinsMark Haines1-0/+1
2016-06-10Change /bin/bash to /bin/sh in tox.iniBartek Rutkowski1-2/+2
2016-06-09Add function to load config without generating itMark Haines4-48/+126
2016-06-09Change CHANGELOGErik Johnston1-1/+1
2016-06-09Bump version and changelogErik Johnston2-1/+11
2016-06-09502 on /thumbnail when can't contact remote serverErik Johnston1-4/+10
2016-06-09Remove redundant exception log in /eventsErik Johnston1-24/+21
2016-06-08Fix a bug caused by a change in auth_handler functionNegar Fazeli2-8/+5
2016-06-08Pull full state for each room all at onceErik Johnston1-16/+16
2016-06-08Disable the synchrotron on jenkins until the sytest support lands (#855)Mark Haines1-1/+2
2016-06-08Don't make rooms visibile by defaultErik Johnston1-2/+0
2016-06-08Fix up federation PublicRoomListErik Johnston1-1/+1
2016-06-08Log user that is making /publicRooms callsErik Johnston1-0/+7
2016-06-08