- Jul 31, 2019
-
-
Hubert Chathi authored
(by going back to not using SQL directly)
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
- Jul 30, 2019
-
-
Brendan Abolivier authored
Don't recreate current_state_events.membership column
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix current_state_events membership background update.
-
Erik Johnston authored
-
Erik Johnston authored
Turns out not all rooms are in `rooms`, so lets fetch the room list from `current_state_events`. We move the delta file to force it to be run again.
-
Erik Johnston authored
Fix error handling when fetching remote device keys
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add unit test for current state membership bg update
-
Richard van der Hoff authored
The `expire_access_token` didn't do what it sounded like it should do. What it actually did was make Synapse enforce the 'time' caveat on macaroons used as access tokens, but since our access token macaroons never contained such a caveat, it was always a no-op. (The code to add 'time' caveats was removed back in v0.18.5, in #1656)
-
- Jul 29, 2019
-
-
Amber Brown authored
-
Erik Johnston authored
Fix room summary when rejected events are in state
-
Erik Johnston authored
Remove some more joins on room_memberships
-
Erik Johnston authored
Fix current_state bg update to work on old SQLite
-
Amber Brown authored
-
Erik Johnston authored
-
Jorik Schellekens authored
-
Erik Johnston authored
-
Erik Johnston authored
* Fix debian packages for sid being called buster. I don't know why the sid images return buster as its codename in `lsb_release` but it does, so lets just grab the codename from the distro we pass into dockerfile * Newsfile
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Brendan Abolivier authored
Add ability to pass arguments to looping calls
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
- Jul 26, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Log when we receive a /make_* request from a different origin
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-