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
Container Registry
Model registry
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
Maunium
synapse
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d85bc9a4a7c853c4ca0499f8c4e51d8644c3fcfa
Select Git revision
Branches
5
fix-alias-resolution-server-list
master
default
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
meow-patchset-v1.127.1
v1.127.1
meow-patchset-v1.127.0
v1.127.0
v1.127.0rc1
meow-patchset-v1.126.0
v1.126.0
v1.126.0rc3
meow-patchset-v1.125.0
meow-patchset-v1.126.0rc2
v1.126.0rc2
v1.126.0rc1
v1.125.0
v1.125.0rc1
v1.124.0
v1.124.0rc3
v1.124.0rc2
v1.124.0rc1
v1.123.0
v1.123.0rc1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Dec
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
25
24
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)
Add most of the missing type hints to `synapse.federation`. (#11483)
Avoid waiting for zombie processes in `synctl stop` (#11490)
Fix media repository failing when media store path contains symlinks (#11446)
Add type annotations to `tests.storage.test_appservice`. (#11488)
`scripts-dev/sign_json`: support for signing events (#11486)
Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445)
Port wiki pages to documentation website (#11402)
Add a license header and comment. (#11479)
Loading