summary refs log tree commit diff
path: root/synapse/visibility.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Speed up filtering of a single event in push"Erik Johnston2017-05-081-0/+19
* Speed up filtering of a single event in pushErik Johnston2017-04-281-19/+0
* Don't convert to deferreds when not necessaryErik Johnston2017-03-301-1/+2
* Fix rejection of invites not reaching syncDavid Baker2017-03-231-0/+7
* Replace context.current_state with context.current_state_idsErik Johnston2016-08-251-0/+19
* Preserve some logcontextsErik Johnston2016-08-241-3/+3
* move filter_events_for_client out of base handlerMark Haines2016-05-111-0/+210