summary refs log tree commit diff
path: root/demo (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-29Use event origin for filtering incoming eventsErik Johnston1-4/+7
We only process events sent to us from a server if the event ID matches the server, to help guard against federation storms. We replace this with a check against the event origin.
2019-01-29Use snder and not event ID domain to check if oursErik Johnston2-1/+9
The transaction queue o