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
Graph
98ec375b26ff167f91d40cf5e531d5640fca3635
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
May
24
23
20
19
18
17
16
13
12
11
10
9
7
6
5
4
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
Correct typo in changelog for #12858.
Add the `batch_send` endpoint to generic workers (#12868)
Don't create empty AS txns when the AS is down (#12869)
Add the `/account/whoami` endpoint to generic workers (#12866)
Fix incorrect worker-allowed path in documentation (#12867)
Make sure `prev_ids` defaults to empty list (#12829)
Fix typos in documentation (#12863)
Correct annotation of `_iterate_over_text` (#12860)
Fixes to MSC3787 implementation (#12858)
Remove `dont_notify` from the `.m.rule.room.server_acl` rule (#12849)
Add authentication to thirdparty bridge APIs (#12746)
Merge tag 'v1.60.0rc1' into develop
Experimental support for MSC3772 (#12740)
Merge remote-tracking branch 'upstream/release-v1.60'
Update changelog
v1.60.0rc1
v1.60.0rc1
Merge remote-tracking branch 'upstream/release-v1.60'
1.60.0rc1
contributing_guide.md: fix link to DCO
Pin poetry.core in Docker images (#12853)
Marker events as state - MSC2716 (#12718)
Uniformize spam-checker API, part 2: check_event_for_spam (#12808)
Prevent expired events from being filtered out when retention is disabled (#12611)
add SpamChecker callback for silently dropping inbound federated events (#12744)
Disable 'faster room join' Complement tests when testing against Synapse with workers. (#12842)
Support registering Application Services when running with workers under Complement. (#12826)
Add some type hints to tests files (#12833)
Fix Complement `TestCanRegisterAdmin` with workers, by adding Complement's shared registration secret. (#12819)
Add a windows->unix file endings commit to git blame ignore file (#12824)
Remove Caddy from the Synapse workers image used in Complement. (#12818)
Fix media thumbnails being unusable before the index had been added in the background. (#12823)
Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809)
Uniformize spam-checker API, part 1: the `Code` enum. (#12703)
Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791)
Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803)
Add a unit test for copying over arbitrary room types when upgrading a room (#12792)
Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672)
Add detail to `cache_autotuning` config option documentation (#12776)
Update configuration manual to document size-related suffixes (#12777)
Properly close providers.json file stream. (#12794)
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687)
Loading