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
Container Registry
Model registry
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
Maunium
synapse
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1958f9de45acee2792fd8219462cea9162624464
Select Git revision
Branches
5
fix-alias-resolution-server-list
master
default
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
meow-patchset-v1.127.1
v1.127.1
meow-patchset-v1.127.0
v1.127.0
v1.127.0rc1
meow-patchset-v1.126.0
v1.126.0
v1.126.0rc3
meow-patchset-v1.125.0
meow-patchset-v1.126.0rc2
v1.126.0rc2
v1.126.0rc1
v1.125.0
v1.125.0rc1
v1.124.0
v1.124.0rc3
v1.124.0rc2
v1.124.0rc1
v1.123.0
v1.123.0rc1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Mar
27
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
3
2
28
Feb
27
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
3
2
1
31
Jan
30
27
26
25
24
23
22
21
20
19
18
17
16
13
12
11
10
9
5
4
1
29
Dec
28
23
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
30
Nov
29
28
25
24
23
22
21
Merge branch 'master' into develop
1.80.0
v1.80.0
v1.80.0
Bump ruff from 0.0.252 to 0.0.259 (#15328)
Prune old typing notifications (#15332)
Load `/password_policy` endpoint on workers. (#15331)
Bump cryptography from 40.0.0 to 40.0.1 (#15329)
Bump mypy-zope from 0.9.0 to 0.9.1 (#15330)
Bump furo from 2022.12.7 to 2023.3.23 (#15327)
Bump types-pyopenssl from 23.0.0.4 to 23.1.0.0 (#15326)
Bump regex from 1.7.1 to 1.7.3 (#15325)
Bump serde from 1.0.157 to 1.0.158 (#15324)
Fix `.gitignore` rule for the Complement source tarball downloaded automatically by `complement.sh`. (#15319)
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265)
As an optimisation, use `TRUNCATE` on Postgres when clearing the user directory tables. (#15316)
Make cleaning up pushers depend on the device_id instead of the token_id (#15280)
Reject mentions on the C-S API which are invalid. (#15311)
Reintroduce membership tables event stream ordering (#15128)
Add a primitive helper script for listing worker endpoints. (#15243)
Use immutabledict instead of frozendict (#15113)
Merge branch 'release-v1.80' into develop
Add a check to SQLite port DB script to ensure that the sqlite database passed to the script exists before trying to port from it (#15306)
1.80.0rc2
v1.80.0rc2
v1.80.0rc2
Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to fc3253060d0c959bea12a59f10f8391454a0b02d (#15304)
Have replication clients remove _INT_STREAM_POS (#15309)
Change the parameter `immediate` of `send_device_messages` to default to `True` (#15297)
Bump sentry-sdk from 1.15.0 to 1.17.0 (#15285)
Update 15295.bugfix
Merge commit '96bcc5d902' into release-v1.80
Allow running twisted trunk against other branches (#15302)
Remind maintainer to ask #synapse-dev for changelog (#15303)
Apply & bundle edits for non-message events. (#15295)
Merge branch 'release-v1.80' of https://github.com/matrix-org/synapse into release-v1.80
v1.80.0rc1
v1.80.0rc1
update changelog
Update CHANGES.md
1.80.0rc1
Revert "check sqlite database file exists before porting/#14692" (#15301)
Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300)
Make `EventHandler.get_event` return `None` when the requested event is not found (#15298)
Document that our Docker images are mirrored to GHCR. (#15282)
Fix error when sending message into deleted room. (#15235)
Loading