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.
2b27a33bb693b63c663ecf2aa68e5a62cbfe122c
Select Git revision
Branches
5
fix-alias-resolution-server-list
master
default
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
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
v1.122.0
v1.122.0rc1
v1.121.1
v1.121.0
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Mar
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
20
18
17
16
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)
Separate HTTP preview code and URL previewer. (#15269)
Add Synapse-Trace-Id to access-control-expose-headers header (#14974)
Mirror images to the GitHub Container Registry (`ghcr.io/matrix-org/synapse`). (#15281)
Add /versions flag for MSC3952. (#15293)
Bump pygithub from 1.57 to 1.58.1 (#15290)
Bump serde from 1.0.155 to 1.0.157 (#15287)
Bump anyhow from 1.0.69 to 1.0.70 (#15288)
Bump pydantic from 1.10.4 to 1.10.6 (#15286)
Bump txredisapi from 1.4.7 to 1.4.9 (#15289)
Bump types-requests from 2.28.11.12 to 2.28.11.15 (#15291)
Load `/register/available` endpoint on workers (#15268)
Make `configure_workers_and_start` script used in Complement tests compatible with older versions of Python. (#15275)
Remove no-op send_command for Redis replication. (#15274)
Implement MSC2659: application service ping endpoint (#15249)
Refresh remote profiles that have been marked as stale, in order to fill the user directory. [rei:userdirpriv] (#14756)
Move Account Validity callbacks to a dedicated file (#15237)
Preparatory work to fix the user directory assuming that any remote membership state events represent a profile change. [rei:userdirpriv] (#14755)
Remove unused class: DirectTcpReplicationClientFactory. (#15272)
Loading