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.
0991a2da93b6b2010e6ef8f732ffdc3b5b382bab
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
1
Dec
30
Nov
27
26
25
24
23
22
19
18
17
16
15
14
13
12
11
6
5
4
3
2
31
Oct
30
29
28
27
26
23
22
21
20
19
17
16
15
14
13
12
11
9
8
7
6
5
2
1
30
Sep
29
28
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
6
4
3
2
1
29
Aug
28
27
26
25
24
21
20
19
18
17
Fix broken testcase (#8851)
Fix typo in password_auth_providers doc
Simplify appservice login code (#8847)
Allow per-room profile to be used for server notice user (#8799)
Drop (almost) unused index on event_json (#8845)
Add a config option to change whether unread push notification counts are per-message or per-room (#8820)
Simplify the way the `HomeServer` object caches its internal attributes. (#8565)
Add `force_purge` option to delete-room admin api. (#8843)
Remove special case of pretty printing JSON responses for curl (#8833)
Add typing to membership Replication class methods (#8809)
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Update example prometheus console (#8824)
Defer SIGHUP handlers to reactor. (#8817)
Strip trailing / from server_url in register_new_matrix_user (#8823)
Improve documentation how to configure prometheus for workers (#8822)
Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)
Fix the formatting of push config section (#8818)
Speed up remote invite rejection database call (#8815)
Add additional type hints to HTTP client. (#8812)
Support trying multiple localparts for OpenID Connect. (#8801)
Add type hints to matrix federation client / agent. (#8806)
Clarify documentation of the admin list media API (#8795)
Add a script to sign arbitrary json objects. (#8772)
Update turn-howto (#8779)
Properly report user-agent/IP during registration of SSO users. (#8784)
Fix synctl and duplicate worker spawning (#8798)
Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773)
INSTALL: Fix setting content-type on well-known (#8793)
fix MD
fix ancient changelog to be MD
Improve error checking for OIDC/SAML mapping providers (#8774)
SAML: Allow specifying the IdP entityid to use. (#8630)
Consistently use room_id from federation request body (#8776)
Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744)
Fix tests on develop (#8777)
Add README.md
SAML: Document allowing a clock/time difference from IdP (#8731)
Fix default power level
Allow setting new room ID with body parameter
Disable local event creation concurrency
Loading