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.
52a947dc4603e1bd14916efb8822c4fe58f0d200
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
4
May
3
30
Apr
29
28
27
26
25
22
21
20
19
18
14
13
12
11
8
7
6
5
4
3
1
31
Mar
30
29
28
25
24
23
22
21
18
17
16
15
14
12
11
10
9
8
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
Include bundled aggregations for the latest event in a thread. (#12273)
remove constantly lib use and switch to enums. (#12624)
Fixes to the formatting of README.rst (#12627)
Add a consistency check on events read from the database (#12620)
Bump Synapse minimum Python version to 3.7.1 (#12613)
Remove unstable identifiers for MSC3069. (#12596)
Add extra debug logging to federation sender (#12614)
Add missing space before 'docker' link in release announcement script (#12612)
fix imports
minor wording fix in docstring
Exclude OOB memberships from the federation sender (#12570)
Merge branch 'master' into develop
Add sanity checks to the release script (#12556)
Fix race when persisting an event and deleting a room (#12594)
Merge remote-tracking branch 'upstream/release-v1.58'
Prune mypy ignore_missing_imports list (#12608)
Move groups/communities deprecation notice to 1.58.0 heading
v1.58.0
v1.58.0
1.58.0
Update README.md
Remove special-case for `twisted` logger (#12589)
Allow unused ignores in "bleeding edge" CI (#12576)
Improve the docstrings for the receipts store. (#12581)
Use constants for receipt types in tests. (#12582)
Fix logging of incorrect status codes for disconnected requests (#12580)
Add linebreak to pipx install quote in README (#12579)
Revert accidental direct-to-develop commits.
changelog
Use `--extras all` in latest deps mypy CI
Allow unused ignores in "bleeding edge" CI
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
Add a module API to allow modules to edit push rule actions (#12406)
Use supervisord to supervise Postgres and Caddy in the Complement image. (#12480)
Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356)
Remove unused `# type: ignore`s (#12531)
Consistently use collections.abc.Mapping to check frozendict. (#12564)
Add option to enable token registration without requiring 3pids (#12526)
Add some type hints to datastore (#12485)
Bound ephemeral events by key (#12544)
Don't uninstall build env setuptools
Update lockfiles with poetry 1.2
Loading