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.
e81fa9264873369653171157514ff68226491fff
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
5
Jan
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
3
2
1
30
Oct
29
28
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
1
30
Sep
29
28
27
24
23
22
21
20
18
17
16
15
14
13
Re-run towncrier.
Include `io.element.thread` capability for MSC3440. (#11690)
Mention drop of support in changelog
Add support removal notice to the upgrade notes
Tweak changelog
Cache empty responses from `/user/devices` (#11587)
1.50.0rc1
Refactor the way we set `outlier` (#11634)
Fix link from generated configuration file to documentation (#11678)
Fix SimpleHttpClient not sending Accept header in `get_json` (#11677)
Add admin API to get users' account data (#11664)
Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687)
Clarify SSO mapping provider documentation by writing `def` or `async def` before the names of methods, as appropriate. (#11681)
Improve Docker docs for use with Postgres (#11640)
Correct Synapse install command for FreeBSD. (#11267)
update ngnix reverse-proxy example (#11680)
Fix AssertionErrors after purging events (#11642)
`FederationClient.backfill`: stop flagging events as outliers (#11632)
Remove redundant `get_current_events_token` (#11643)
Better error messages from `get_create_event_for_room` (#11638)
Include the topic event in the prejoin state, per MSC3173. (#11666)
Drop Bionic from Debian builds (#11633)
Convert all namedtuples to attrs. (#11665)
Add type hints to `synapse/storage/databases/main/events_bg_updates.py` (#11654)
Fix a type annotation in `test_account_data.py` and remove it from the Mypy exclusion list. (#11657)
Improve type hints in storage classes. (#11652)
Do not attempt to bundled aggregations for /members and /state. (#11623)
Add type hints to `synapse/storage/databases/main/stats.py` (#11653)
Update to the current version of Black and run it on Synapse codebase (#11596)
Fix mypy error with opentracing.tags. (#11622)
Add details for how to set up TURN behind NAT (#11553)
Drop EOL python 3.6 from CI (#11595)
Merge branch 'master' into develop
Merge branch 'release-v1.49'
Pin frozendict in dockerfile
Merge remote-tracking branch 'upstream/release-v1.49'
update changelog
v1.49.2
v1.49.2
1.49.2
Pin to frozendict<2.1.2 (#11625)
Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503)
Loading