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.
92b6ac31b22fd2fafc5a68602357212fd87b0607
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
26
Oct
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
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
Document the version each module API method was added to Synapse (#11183)
Enable changing user type via users admin API (#11174)
Fix cyclic import in the module API (#11180)
Don't set new room alias before potential 403 (#10930)
Ensure that we correctly auth events returned by `send_join` (#11012)
Fix module API's `get_user_ip_and_agents` function when run on workers (#11112)
Changelog
Fix Shellcheck SC2006: Use $(...) notation
Fix Shellcheck SC2129: Consider using {..} >> file
Fix Shellcheck SC2086: Quote to prevent splitting
Fix Shellcheck SC2012: Use find instead of ls
Fix Shellcheck SC2016: Single quotes don't expand
Fix Shellcheck SC1091: Can't follow file
Fix Shellcheck SC1001: Meaningless char escapes
Fix Shellcheck SC2089 and SC2090: Quotes in vars
Fix Shellcheck SC2155: Declare + export separately
Fix Shellcheck SC2166: test -a is not well defined
Fix Shellcheck SC2154: variable possibly undefined
Fix Shellcheck SC2064: Use single quotes on traps
Fix Shellcheck SC2115: Ensure never expands to /*
Fix Shellcheck SC2046: Quote to prevent word split
Fix Shellcheck SC2164: exit in case cd fails.
Add type hints for most `HomeServer` parameters (#11095)
Fix synapse.config module "read" command (#11145)
Add more information what happens when a user is deactivated (#11083)
Add a thread relation type per MSC3440. (#11088)
Fix adding excluded users to the private room sharing tables when joining a room (#11143)
Improve docstrings for methods related to sending EDUs to application services (#11138)
Add missing type hints to synapse.crypto. (#11146)
fix relative link in docker readme (#11144)
Fix setting a user's external_id via the admin API returns 500 and deletes users existing external mappings if that external ID is already mapped (#11051)
Update `sign_json` to support inline key config (#11139)
Consider IP whitelist for identity server resolution (#11120)
Clean up `_update_auth_events_and_context_for_auth` (#11122)
Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101)
Merge branch 'master' into develop
Remove false warning about copying the log config to a homeserver.yaml (#11092)
Document the version of Synapse each module callback was introduced in (#11132)
Remove link to #10947 from changelog
v1.45.1
v1.45.1
1.45.1
Loading