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
578a5e24a905c5d90d5c609cb485a5ab7277f8a5
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
6
Sep
5
3
2
1
31
Aug
30
28
26
25
24
23
22
19
18
17
16
15
13
12
11
10
9
8
5
4
3
2
1
29
Jul
28
27
26
25
22
21
20
19
18
17
15
14
13
12
11
8
7
6
5
4
1
30
Jun
29
28
27
22
17
16
15
14
13
12
10
9
8
7
6
3
1
31
May
30
31
30
27
26
25
24
23
20
19
18
17
16
13
Remove configuration options for direct TCP replication. (#13647)
Reduce number of CI jobs run on PRs (#13713)
Extend the release script to wait for GitHub Actions to finish and to be usable as a guide for the whole process. (#13483)
Fix typechecking with latest `types-jsonschema` (#13712)
Share some metrics between the Prometheus exporter and the phone home stats (#13671)
fix grammar
Clarify `(room_id, event_id)` global uniqueness (#13701)
Update docs to make enabling metrics more clear (#13678)
Update lock file for Poetry v1.2.0 (#13689)
Only run trial CI on all python versions on non-PRs (#13698)
Fix two typos with colon in headlines (#13665)
Add a schema delta to drop unstable private read receipts. (#13692)
Disable calculating unread counts unless the config flag is enabled. (#13694)
Update the Grafana dashboard that is included with Synapse in the `contrib` directory. (#13697)
Cache `is_partial_state_room` (#13693)
Add monthly active users documentation (#13617)
Use poetry 1.2.0 rather than prerelease for deb packages (#13695)
Merge remote-tracking branch 'upstream/release-v1.66'
Add some logging to help track down #13444 (#13679)
Return keys for unwhitelisted servers from `/_matrix/key/v2/query` (#13683)
Bump docker image to use stable poetry version (#13688)
Remove support for unstable private read receipts (#13653)
Merge branch 'master' into develop
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241)
Tweak changelog formatting
v1.66.0
v1.66.0
Move notice from 1.66.0rc1 to 1.66.0 section in changelog
Tweak changelog wording
Improve clarity on deprecation of TCP replication
Remove cached wrap on `_get_joined_users_from_context` method (#13569)
Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662)
Fix dead link in 1.18.0 upgrade notes
Fix admin List Room API return type on sqlite (#13509)
Update changelog to link to the Synapse docs instead of markdown
1.66.0
Update changelog for v1.62.0
Change dpkg-statoverride to use --force-statoverride-add (#13638)
Remind people that direct TCP replication is disabled. (#13674)
Give the correct next event when the message timestamps are the same - MSC3030 (#13658)
Drop unused column `application_services_state.last_txn` (#13627)
Remove documentation of legacy `frontend_proxy` worker app (#13645)
Loading