-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSC3030 Jump to date API endpoint #178
Commits on Jul 28, 2021
-
Add tests to ensure MSC3030 functionality
MSC3030: matrix-org/matrix-spec-proposals#3030 Synapse implementation: matrix-org/synapse#9445
Configuration menu - View commit details
-
Copy full SHA for 1889d0a - Browse repository at this point
Copy the full SHA 1889d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55385ec - Browse repository at this point
Copy the full SHA 55385ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a360a0 - Browse repository at this point
Copy the full SHA 2a360a0View commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 352b8e9 - Browse repository at this point
Copy the full SHA 352b8e9View commit details
Commits on Nov 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5990efe - Browse repository at this point
Copy the full SHA 5990efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b88a9 - Browse repository at this point
Copy the full SHA f8b88a9View commit details -
Update to use direction paremeter
Also as side-effect we also get less flakey tests because it will always pick the event we expect instead of the one behind it because it happened to be created closer to the given timestamp.
Configuration menu - View commit details
-
Copy full SHA for 42af51a - Browse repository at this point
Copy the full SHA 42af51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5233383 - Browse repository at this point
Copy the full SHA 5233383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4348803 - Browse repository at this point
Copy the full SHA 4348803View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 83f993c - Browse repository at this point
Copy the full SHA 83f993cView commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7d3a691 - Browse repository at this point
Copy the full SHA 7d3a691View commit details
Commits on Nov 30, 2021
-
Add potential history visibility test
This test does not work because redacted versions of the events are backfilled which include the event_id and origin_server_ts necessary to find it. We just can't see the contents of the message. So it's ok that this test fails. See matrix-org/synapse#9445 (comment)
Configuration menu - View commit details
-
Copy full SHA for 97a287f - Browse repository at this point
Copy the full SHA 97a287fView commit details -
Remove superfluous history visibility test
The history visiblity of the room does not matter. We still return redacted versions of the events regardless of if you can see the event according to the history visiblity.
Configuration menu - View commit details
-
Copy full SHA for d96622b - Browse repository at this point
Copy the full SHA d96622bView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8787c1 - Browse repository at this point
Copy the full SHA e8787c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f71f88f - Browse repository at this point
Copy the full SHA f71f88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94957f4 - Browse repository at this point
Copy the full SHA 94957f4View commit details
Commits on Dec 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 39cb82c - Browse repository at this point
Copy the full SHA 39cb82cView commit details
Commits on Feb 18, 2022
-
Merge remote-tracking branch 'origin/main' into madlittlemods/msc3030-…
…jump-to-date Conflicts: dockerfiles/synapse/homeserver.yaml
Configuration menu - View commit details
-
Copy full SHA for 2486df7 - Browse repository at this point
Copy the full SHA 2486df7View commit details
Commits on Mar 1, 2022
-
Merge branch 'main' into madlittlemods/msc3030-jump-to-date
Conflicts: dockerfiles/synapse/homeserver.yaml dockerfiles/synapse/workers-shared.yaml
Configuration menu - View commit details
-
Copy full SHA for 5678986 - Browse repository at this point
Copy the full SHA 5678986View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 148387e - Browse repository at this point
Copy the full SHA 148387eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb51a9 - Browse repository at this point
Copy the full SHA ccb51a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b914c2 - Browse repository at this point
Copy the full SHA 3b914c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a383a08 - Browse repository at this point
Copy the full SHA a383a08View commit details