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.
6ff99e3bea481790782c252c5433e9a88f65c4b0
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
14
Jul
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
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
Rip out auth-event reconciliation code (#12943)
CHANGES.md: fix link to upgrade notes
Don't pull out state in `compute_event_context` for unconflicted state (#13267)
Allow rate limiters to passively record actions they cannot limit (#13253)
Notifier: accept callbacks to fire on room joins (#13254)
Call the v2 identity service `/3pid/unbind` endpoint, rather than v1. (#13240)
Add support for room version 10 (#13220)
Document advising against publicly exposing the Admin API and provide a usage example (#13231)
Optimise room creation event lookups part 2 (#13224)
Reduce duplicate code in receipts servlets. (#13198)
Add prometheus counters for content types other than events (#13175)
Drop unused tables from groups/communities. (#12967)
Do not fail build if complement with workers fails. (#13266)
Fix "add user" admin api error when request contains a "msisdn" threepid (#13263)
Inline URL preview documentation. (#13261)
Drop unused table `event_reference_hashes` (#13218)
Drop support for calling `/_matrix/client/v3/account/3pid/bind` without an `id_access_token` (#13239)
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
Drop support for delegating email validation (#13192)
Log the stack when waiting for an entire room to be un-partial stated (#13257)
Add info about configuration in the url preview docs (#13233)
Make the AS login method call `Auth.get_user_by_req` for checking the AS token. (#13094)
expose whether a room is a space in the Admin API (#13208)
Merge remote-tracking branch 'upstream/release-v1.63'
Update changelog once more
v1.63.0rc1
v1.63.0rc1
Reorder and tidy up changelog
Merge remote-tracking branch 'upstream/release-v1.63'
1.63.0rc1
Don't pull out the full state when calculating push actions (#13078)
Add a sample bash script to docs for creating multiple worker files (#13032)
Reduce event lookups during room creation by passing known event IDs (#13210)
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044)
Fix to-device messages not being sent to MSC3202-enabled appservices (#13235)
Remove delay when rotating event push actions (#13211)
Document the 'databases' homeserver config option (#13212)
Add a `filter_event_for_clients_with_state` function (#13222)
Fix appservice EDUs failing to send if the EDU doesn't have a room ID (#13236)
Ensure portdb selects _all_ rows with negative rowids (#13226)
editorconfig: add max_line_length for Python files (#13228)
Fix notification count after a highlighted message (#13223)
Loading