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.
3d67b8c82b0128660376f81d226c111ad3e272a7
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
6
Oct
5
4
1
30
Sep
29
28
27
24
23
22
21
20
18
17
16
15
14
13
10
9
8
7
6
4
3
2
1
31
Aug
27
26
25
24
23
21
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
1
30
Jul
29
28
27
26
23
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
30
Jun
29
28
24
23
22
21
18
17
16
15
14
11
Add a spamchecker callback to allow or deny room joins (#10910)
Add the synapse-core team as code owners (#10994)
Don't drop user dir deltas when server leaves room (#10982)
Updated development doc on samling environment for testing. (#10973)
Add `--run-background-updates` option to `update_database` script. (#10954)
More types for synapse.util, part 1 (#10888)
Remove "reference" wording according Synapse homeserver (#10971)
Fix potential leak of per-room profiles when the user dir is rebuilt. (#10981)
Fix logic flaw preventing tracking of MSC2716 events in existing room versions (#10962)
Merge branch 'master' into develop
Merge remote-tracking branch 'upstream/release-v1.44'
1.44.0
v1.44.0
v1.44.0
Ensure that we reject events which use rejected events for auth (#10956)
Host `cache_joined_hosts_for_event` to caller (#10986)
`_update_auth_events_and_context_for_auth`: add some comments (#10987)
`_check_event_auth`: move event validation earlier (#10988)
Run CI with Python 3.10 and Postgres 14 (#10992)
Update links to MSCs in documentation (#10991)
Log stack traces when a missing opentracing span is detected (#10983)
Add functionality to remove deactivated users from the monthly_active_users table (#10947)
Make is_public Optional[bool] for create_room_as test util (#10951) (#10963)
Merge tag 'v1.44.0rc3' into develop
Merge remote-tracking branch 'upstream/release-v1.44'
1.44.0rc3
v1.44.0rc3
v1.44.0rc3
Consistently exclude from user_directory (#10960)
Use direct references for configuration variables (part 7). (#10959)
Fix error in `get_user_ip_and_agents` when fetching from the database (#10968)
Merge remote-tracking branch 'origin/release-v1.44' into develop
Strip "join_authorised_via_users_server" from join events which do not need it. (#10933)
type-hint `HomeserverTestcase.setup_test_homeserver` (#10961)
Add type hints to filtering classes. (#10958)
Clean-up registration tests (#10945)
Strip "join_authorised_via_users_server" from join events which do not need it. (#10933)
Fix errors in Synapse logs from unit tests. (#10939)
Merge tag 'v1.44.0rc2' into develop
Fix getTurnServer response: return an integer ttl (#10922)
Merge remote-tracking branch 'upstream/release-v1.44'
Pass str to twisted's IReactorTCP (#10895)
1.44.0rc2
v1.44.0rc2
v1.44.0rc2
Fix event context for outliers in important MSC2716 spot (#10938)
Loading