- Jan 25, 2019
-
-
Erik Johnston authored
Require event format version to parse or create events
-
Erik Johnston authored
Disable native upsert on sqlite
-
Erik Johnston authored
-
Richard van der Hoff authored
If you use double-quotes here, you have to escape your backslashes. It's much easier with single-quotes. (Note that the existing double-backslashes are already interpreted by python's """ parsing.)
-
Richard van der Hoff authored
Move the Host header logic down here so that (a) it is used if we reuse the agent elsewhere, and (b) we can mess about with it with .well-known.
-
Andrew Morgan authored
-
Andrew Morgan authored
Ability to search entire room history after upgrading room
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Implement MSC 1813 - Add room version to make APIs
-
Erik Johnston authored
Revert "Require event format version to parse or create events"
-
Erik Johnston authored
-
Erik Johnston authored
Require event format version to parse or create events
-
Erik Johnston authored
-
- Jan 24, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
Add room_version param to get_pdu
-
Erik Johnston authored
Store rejected remote invite events as outliers
-
Erik Johnston authored
Add support for persisting event format versions
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Andrew Morgan authored
Merge branch 'anoa/full_search_upgraded_rooms' of github.com:matrix-org/synapse into anoa/full_search_upgraded_rooms
-
Andrew Morgan authored
-
Richard van der Hoff authored
Co-Authored-By:
anoadragon453 <1342360+anoadragon453@users.noreply.github.com>
-
Richard van der Hoff authored
Co-Authored-By:
anoadragon453 <1342360+anoadragon453@users.noreply.github.com>
-
Andrew Morgan authored
Add a 60s timeout to filtered room directory queries
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Richard van der Hoff authored
MatrixFederationAgent: Look up the right SRV record
-
Richard van der Hoff authored
Rather than hardcoding a config which we always forget to update, generate it from the default config.
-
Richard van der Hoff authored
This could cause exceptions if the id server returned 4xx responses.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-