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.
c4ef61136f4d0819785965f53ec9db607da8b907
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
8
Nov
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
23
21
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
1
30
Jul
29
28
27
26
23
22
21
Blacklist new sytest validation test (#11270)
Wrong DTLS port in "Troubleshooting" (#11268)
Handle federation inbound instances being killed more gracefully (#11262)
Minor cleanup to Debian packaging (#11269)
Add doc to integrate synapse with LemonLDAP OIDC (#11257)
Fix rolling back when using workers (#11255)
Make minor correction to type of auth_checkers callbacks (#11253)
Additional test for `cachedList` (#11246)
Track ongoing event fetches correctly in the presence of failure (#11240)
Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207)
Enable passing typing stream writers as a list. (#11237)
Remove a debug statement from tests. (#11239)
Add twine and towncrier as dev dependencies (#11233)
fix a small typo in the delete room api docs
Support sending no `state_events_at_start` in the MSC2716 `/batch_send` endpoint (#11188)
Add index to `local_group_updates.stream_id` (#11231)
Merge remote-tracking branch 'origin/master' into develop
Add remaining type hints to `synapse.events`. (#11098)
Fix creating batch sent member events on worker
Fix using MSC2716 batch sending with event persistence workers
Merge remote-tracking branch 'upstream/release-v1.46'
Update changelog
v1.46.0
v1.46.0
1.46.0
Delete messages for hidden devices from `device_inbox` (#11199)
Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137)
Add search by room ID and room alias to List Room admin API (#11099)
ObservableDeferred: run observers in order (#11229)
Update outdated links in `PULL_REQUEST_TEMPLATE.md` (#11225)
Handle missing Content-Type header when accessing remote media (#11200)
Add `use_float=true` to ijson calls in Synapse (#11217)
Fix a bug in unit test `test_block_room_and_not_purge` (#11226)
Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033)
Remove deprecated delete room admin API (#11213)
Support for serving server well-known files (#11211)
Add domain specific matching for haproxy config (#11128)
Docker: avoid changing userid unnecessarily (#11209)
Support Client-Server API r0.6.1 (#11097)
Improve code formatting and fix a few typos in docs (#11221)
Add metrics to the threadpools (#11178)
Test that `ClientIpStore` combines database and in-memory data correctly (#11179)
Loading