summary refs log tree commit diff
path: root/synapse/api (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-03Don't rely on options when inserting event into cacheErik Johnston1-40/+43
2016-06-03Fix spellingMark Haines1-1/+1
2016-06-03Add get_presence_list_accepted to the broken caches in synchrotronMark Haines1-4/+9
2016-06-03Change the way we cache eventsErik Johnston1-39/+41
2016-06-03Remove event fetching from DB threadsErik Johnston7-200/+75
2016-06-033rd time lucky: we'd already calculated it aboveDavid Baker1-3/+1
2016-06-03Oops, we're using the dict formDavid Baker1-1/+3
2016-06-03Add substitutions to email notif FromDavid Baker1-1/+1
2016-06-03Note that v0.15.x was never released v0.16.0-rc1Erik Johnston1-0/+2
2016-06-03Bump changelog and versionErik Johnston2-1/+51
2016-06-03Clear the list of ongoing syncs on shutdownMark Haines1-0/+9
2016-06-03Appease flake8Mark Haines1-1/+1
2016-06-03