- Feb 05, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Pass through list of room hosts from room alias query to federation so that it can retry against different room hosts
-
Erik Johnston authored
SYN-202: Log as WARN the 404 'Presence information not visible' errors instead of as ERROR since they were spamming the logs
-
Erik Johnston authored
-
- Feb 04, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Apply sanity to the transport client interface. Convert 'make_join' and 'send_join' to accept iterables of destinations
-
David Baker authored
-
Erik Johnston authored
-
Erik Johnston authored
Change context.auth_events to what the auth_events would be bases on context.current_state, rather than based on the auth_events from the event.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Rearrange persist_event so that do all the queries that need to be done before returning early if we have already persisted that event.
-
- Feb 03, 2015
-
-
Erik Johnston authored
-
David Baker authored
-
Erik Johnston authored
-
Erik Johnston authored
-
David Baker authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Keep around the old (buggy) version of the prune_event function so that we can use it to check signatures for events on old servers
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering.
-
- Feb 02, 2015
-
-
Mark Haines authored
Add a media/v1/identicon resource for generating identicons
-
Mark Haines authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Matthew Hodgson authored
-
Erik Johnston authored
-