Kegan Dougal 83bcdcee61 Return early on /sync code paths if a '*' filter is used
This is currently very conservative in that it only does this if there is no
`since` token. This limits the risk to clients likely to be doing one-off
syncs (like bridges), but does mean that normal human clients won't benefit
from the time savings here. If the savings are large enough, I would consider
generalising this to just check the filter.
2016-11-22 16:38:35 +00:00
..
2016-11-15 13:03:19 +00:00
2016-08-24 11:58:40 +01:00
2016-11-22 13:42:11 +00:00
2016-10-11 13:57:22 +01:00
2016-10-24 13:39:49 +01:00
2016-11-15 13:03:19 +00:00
2016-11-14 15:05:04 +00:00
2016-08-08 16:40:39 +01:00
2016-10-20 13:53:15 +01:00