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.
7c3408d1a88a24c2db917ab48cb15d13ac683427
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
Mar
7
4
3
2
1
28
Feb
25
24
23
22
21
18
17
16
15
14
12
11
10
9
8
7
4
3
2
1
31
Jan
28
27
26
25
24
21
20
19
18
17
14
13
12
10
7
6
5
4
3
30
Dec
29
23
21
20
16
15
14
13
10
9
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
Fix silly markdown typo
v1.54.0
v1.54.0
Tweak changelog formatting
Add experimental environment variable to enable asyncio reactor (#12135)
Do not return allowed_room_ids from /hierarchy response. (#12175)
Fix incorrect type hints for txredis. (#12042)
Shift up warning about Mjolnir
1.54.0
Fix a bug introduced in 1.54.0rc1 which meant that Synapse would refuse to start if pre-release versions of dependencies were installed. (#12177)
Fix a bug in background updates wherein background updates are never run using the default batch size (#12157)
Invalidate caches when an event with a relation is redacted. (#12121)
Switch the `tests-done` job to an Action (#12161)
Merge remote-tracking branch 'origin/release-v1.54' into develop
Relax version guard for packaging (#12166)
Reduce to-device queries for /sync. (#12163)
Add type hints for `ObservableDeferred` attributes (#12159)
Add test for `ObservableDeferred`'s cancellation behaviour (#12149)
Remove backwards compatibility with RelationPaginationToken. (#12138)
Changelog (#12153)
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140)
Spread out sending device lists to remote hosts (#12132)
Update client-visibility filtering for outlier events (#12155)
Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156)
Avoid generating state groups for local out-of-band leaves (#12154)
Rename various ApplicationServices interested methods (#11915)
Detox, part 2 of N (#12152)
Add type hints to `tests/rest` (#12146)
Use the proper serialization format when bundling aggregations. (#12090)
Don't impose version checks on dev extras at runtime (#12129)
Enable MSC2716 Complement tests in Synapse (#12145)
Limit the size of the aggregation_key (#12101)
Enable MSC3030 Complement tests in Synapse (#12144)
Correctly register deactivation and profile update module callbacks (#12141)
Move the `snapcraft` configuration to `contrib`. (#12142)
Add suffices to scripts in scripts-dev (#12137)
Remove unused mocks from `test_typing` (#12136)
Add type hints to `tests/rest/client` (#12108)
Enable complexity checking in complexity checking docs example (#11998)
Merge tag 'v1.54.0rc1' into develop
Make release script write correct no-op changelog (#12127)
Check if instances are lists, not sequences. (#12128)
Loading