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
Graph
b39b02c26e9550c629c027a06b25d64e94fe8e5e
Select Git revision
Branches
5
fix-alias-resolution-server-list
master
default
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
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
v1.122.0
v1.122.0rc1
v1.121.1
v1.121.0
v1.121.0rc1
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jun
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
31
May
30
29
26
24
23
22
19
18
17
16
15
12
11
10
9
8
5
4
3
2
1
28
Apr
27
26
25
24
21
20
18
17
14
13
12
11
10
6
5
4
3
31
Mar
30
29
28
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
3
2
28
Feb
27
24
23
22
21
20
17
16
15
14
Bump types-opentracing from 2.4.10.4 to 2.4.10.5 (#15830)
Bump ruff from 0.0.272 to 0.0.275 (#15833)
Bump types-setuptools from 67.8.0.0 to 68.0.0.0 (#15835)
Bump cryptography from 40.0.2 to 41.0.1 (#15800)
Fix forgotten rooms missing in initial sync (#15815)
Fix harmless exception in port DB script (#15814)
Fix typo in faster join docs (#15812)
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783)
Merge branch 'master' into develop
1.86.0
v1.86.0
v1.86.0
Fix Sytest environmental variable evaluation in CI (#15804)
Fix admin api documentation typo (#15805)
Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806)
Bump ijson from 3.2.0.post0 to 3.2.1 (#15802)
Bump attrs from 22.2.0 to 23.1.0 (#15801)
Bump phonenumbers from 8.13.13 to 8.13.14 (#15798)
Bump ruff from 0.0.265 to 0.0.272 (#15799)
Bump serde_json from 1.0.96 to 1.0.97 (#15797)
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748)
Don't always lock "user_ips" table when performing non-native upsert (#15788)
push rules: fix internal conversion from _type to value (#15781)
Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743)
Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680)
Fix joining rooms through aliases where the alias server isn't a real homeserver (#15776)
Merge branch 'release-v1.86' into develop
1.86.0rc2
v1.86.0rc2
v1.86.0rc2
Revert "Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504)"
Fix empty scope when having version mismatch between workers (#15774)
Prefill events after invalidate not before when persisting events (#15758)
Document `looping_call()` functionality that will wait for the given function to finish before scheduling another (#15772)
Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233)
Fix joining rooms through mauliasproxy aliases
fix-alias-resol…
fix-alias-resolution-server-list
Fix MSC3983 support: only one OTK per device was returned through federation (#15770)
Avoid backfill when we already have messages to return (#15737)
Fix MSC3983 support: Use the unstable /keys/claim federation endpoint if multiple keys are requested (#15755)
Remove unnecessary pusher URL validation
meow-patchset-v…
meow-patchset-v1.86.0rc1
Allow specific users to use timestamp massaging without being appservices
Allow custom content in read receipts
Add support for batch sending new events
Allow appservices to batch send as any local user
Loading