Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a6c318735da7bcc689ff266dad12b50bd42ebe52
Select Git revision
Branches
4
master
default
protected
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
v1.85.0
v1.85.0rc2
v1.85.0rc1
v1.84.1
v1.84.0
meow-patchset-v1.84.0rc1
v1.84.0rc1
v1.83.0
meow-patchset-v1.83.0rc1
v1.83.0rc1
v1.82.0
v1.82.0rc1
v1.81.0
v1.81.0rc2
v1.81.0rc1
v1.80.0
v1.80.0rc2
v1.80.0rc1
v1.79.0
v1.79.0rc2
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
8
7
6
3
2
1
30
Nov
29
26
25
24
23
22
19
18
17
16
15
12
11
10
9
8
7
5
4
3
2
1
30
Oct
29
28
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
1
30
Sep
29
28
27
24
23
22
21
20
18
17
16
15
14
13
10
9
8
7
6
4
3
2
1
31
Aug
27
26
Add missing `errcode` to `parse_string` and `parse_boolean` (#11542)
Allow guests to send state events (#11378)
Add a constant for receipt types (m.read). (#11531)
Clean up `synapse.rest.admin` (#11535)
Document the usage of refresh tokens. (#11427)
Use HTTPStatus constants in place of literals in `tests.rest.client.test_auth`. (#11520)
Improve log messages for stream ids (#11536)
Send and handle cross-signing messages using the stable prefix. (#10520)
Fix case in `wait_for_background_updates` where `self.store` does not exist (#11331)
Revert accidental fast-forward merge from v1.49.0rc1
Merge remote-tracking branch 'upstream/release-v1.49'
Sort internal changes in changelog
v1.49.0rc1
v1.49.0rc1
Update CHANGES.md
1.49.0rc1
Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527)
Refactors in `_generate_sync_entry_for_rooms` (#11515)
Correctly register shutdown handler for presence workers (#11518)
Fix `ModuleApi.looping_background_call` for non-async functions (#11524)
Fix 'delete room' admin api to work on incomplete rooms (#11523)
Correctly ignore invites from ignored users (#11511)
Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11522)
Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435)
Save the OIDC session ID (sid) with the device on login (#11482)
Add admin API to get some information about federation status (#11407)
Include bundled aggregations in /sync and related fixes (#11478)
Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505)
Update backward extremity docs to make it clear that it does not indicate whether we have fetched an events' `prev_events` (#11469)
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445)
Add type hints to `synapse/tests/rest/admin` (#11501)
Revert accidental commits to develop.
Newsfile
Give `tests.server.setup_test_homeserver` (nominally!) the same behaviour
Move `tests.utils.setup_test_homeserver` to `tests.server`
Convert one of the `setup_test_homeserver`s to `make_test_homeserver_synchronous`
Disambiguate queries on `state_key` (#11497)
Comments on the /sync tentacles (#11494)
Clean up tests.storage.test_appservice (#11492)
Clean up `tests.storage.test_main` to remove use of legacy code. (#11493)
Clean up `tests.test_visibility` to remove legacy code. (#11495)
Minor cleanup on recently ported doc pages (#11466)
Loading