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.
350421e0589606f422df22d9901330776fa5ed5f
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
17
Jun
16
15
12
11
10
9
8
5
4
3
2
1
30
May
29
28
27
26
23
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
3
1
30
Apr
29
28
27
24
23
22
21
20
17
16
15
14
13
11
9
8
7
6
4
3
2
1
31
Mar
30
27
26
25
24
23
20
19
18
17
16
13
12
11
10
9
8
7
6
Support running multiple media repos. (#7706)
Fetch from the r0 media path instead of the unspecced v1. (#7714)
Update postgres in the Docker compose example to 12-alpine. (#7696)
Implement unread counter (MSC2625) (#7673)
fix broken link in sample config (#7712)
Refactor getting replication updates from database. (#7636)
Fix "argument of type 'ObservableDeferred' is not iterable" error (#7708)
Add instructions for authing with Keycloak via OpenID (#7659)
Include a user agent in federation requests. (#7677)
Replace all remaining six usage with native Python 3 equivalents (#7704)
Convert the device message and pagination handlers to async/await. (#7678)
Create a ListenerConfig object (#7681)
Merge branch 'release-v1.15.1' into matrix-org-hotfixes
Merge branch 'master' into develop
Fix changelog wording
v1.15.1
v1.15.1
1.15.1
Merge branch 'release-v1.15.1' into matrix-org-hotfixes
Wrap register_device coroutine in an ensureDeferred (#7684)
Ensure the body is a string before comparing push rules. (#7701)
Ensure etag is a string for GET room_keys/version response (#7691)
Update m.id.phone to use 'phone' instead of 'number' (#7687)
Merge pull request #7685 from matrix-org/babolivier/3pid_r0
Fix "There was no active span when trying to log." error (#7698)
Merge branch 'develop' into babolivier/mark_unread
Merge branch 'develop' into babolivier/mark_unread
Enable 3PID add/bind/unbind endpoints on r0 routes
Discard RDATA from already seen positions. (#7648)
Replace iteritems/itervalues/iterkeys with native versions. (#7692)
Incorporate review
Fix warnings about losing log context during UI auth. (#7688)
Fix a typo when comparing the URI & method during UI Auth. (#7689)
Lint
Incorporate review bits
Pre-populate the unread_count column
Don't update the schema version
Use attr instead of a dict
Lint
Test that a mark_unread action updates the right counter when using a slave store
Remove debug logging
Test that a mark_unread action updates the right counter
Loading