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.
d0e78af35e519ff76bd23e786007f3e7130d90f7
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
Apr
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
12
10
7
6
5
4
3
30
Dec
29
23
21
20
16
15
14
13
10
9
8
7
6
3
2
1
30
Nov
Tweak CHANGES.md
v1.56.0
v1.56.0
Fix a spec compliance issue where requests to the `/publicRooms` federation API would specify `limit` as a string. (#12364)
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376)
1.56.0
Merge tag 'v1.56.0rc1' into develop
Pin signedjson to <= 1.1.1 as a temporary workaround for #12324
Bump `black` and `click` versions (#12320)
Explain how to decipher live and historic pagination tokens (#12317)
Update broken link in `workers.md` (#12369)
Allow non-member state sent in room batch to resolve for historic events (MSC2716) (#12329)
Prefill the device_list_stream_cache (#12367)
Track device list updates per room. (#12321)
Remove more dead/broken dev scripts (#12355)
Add type hints for `tests/unittest.py`. (#12347)
Remove redundant `get_success` calls in test code (#12346)
Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350)
Burn `check_signature` dev script. (#12351)
Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209)
Remove `list_url_patterns` dev script (#12349)
Move single-use methods out of `TestCase` (#12348)
Move `update_client_ip` background job from the main process to the background worker. (#12251)
Raise an exception when getting state at an outlier (#12191)
Optimise `_get_state_after_missing_prev_event`: use `/state` (#12040)
Add a module callback to react to account data changes (#12327)
Add set_user_admin function to the module API (#12341)
Move MSC2654 support behind an experimental configuration flag. (#12295)
Handle outliers in `/federation/v1/event` (#12332)
Add more type hints to the main state store. (#12267)
Add a callback to react to 3PID associations (#12302)
README-testing.md: fix minor error
Remove an unnecessary class from the relations code. (#12338)
Remove `dockerfile-pgtests` (#12336)
Ignore .envrc for direnv users (#12335)
Nuke the tox `packaging` job (#12334)
Ensure the type of URL attributes is always str when matching against preview blacklist (#12333)
Remove the unused and unstable `/aggregations` endpoint. (#12293)
Send device list updates to application services (MSC3202) - part 1 (#11881)
Flesh out documentation for running SyTest against Synapse, including use of Postgres and worker mode. (#12271)
Update dead links in check-newsfragment.sh (#12331)
Remove references to "msc2403" (#12165)
Loading