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.
9d641d88b785dd4b4e6e7dca3356678a42a3ac23
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
6
Jun
5
2
1
31
May
30
29
26
24
23
22
19
18
17
16
15
12
11
10
9
8
5
4
3
2
1
28
Apr
27
26
25
24
21
20
18
17
14
13
12
11
10
6
5
4
3
31
Mar
30
29
28
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
Prevent "twisted trunk" and "latest deps" workflows from running on forks (#15726)
Remove some unused `server_name` fields (#15723)
Merge remote-tracking branch 'origin/master' into develop
Fix link in changelog
Merge branch 'master' into develop
Fixup changelog
v1.85.0
v1.85.0
1.85.0
Stabilize support for MSC3952: Intentional mentions. (#15520)
Some house keeping on `maybe_backfill()` functions (#15709)
Bump types-requests from 2.31.0.0 to 2.31.0.1 (#15715)
Bump types-jsonschema from 4.17.0.7 to 4.17.0.8 (#15716)
Bump sentry-sdk from 1.22.1 to 1.25.0 (#15714)
Bump pyasn1 from 0.4.8 to 0.5.0 (#15713)
Bump library/redis from 6-bullseye to 7-bullseye in /docker (#15712)
Bump importlib-metadata from 6.1.0 to 6.6.0 (#15711)
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649)
Add a catch-all * to the supported relation types when redacting (#15705)
Log when events are (unexpectedly) filtered out of responses in tests (#14213)
Merge branch 'release-v1.85' into develop
1.85.0rc2
v1.85.0rc2
v1.85.0rc2
Cache requests for user's devices from federation (#15675)
Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388)
Add a note about deprecating /register with a user property. (#15703)
Speed up background jobs populate_full_user_id_user_filters and populate_full_user_id_profiles (#15700)
Add Synapse version deploy annotations to Grafana dashboard (#15674)
Add stubs package for lxml. (#15697)
Docker fully qualified image names (#15689)
Fix a performance issue introduced in Synapse v1.83.0 which meant that purging rooms was very slow and database-intensive. (#15693)
Add get_canonical_room_alias to module API (#15450)
Add stricter mypy options (#15694)
Merge branch 'release-v1.85' into develop
Enforce that an admin token also has the basic Matrix API scope
Make the config tests spawn the homeserver only when needed
Reject tokens with multiple device scopes
Make OIDC scope constants
Handle errors when introspecting tokens
Newsfile.
Disable incompatible Admin API endpoints
Make AS tokens work & allow ASes to /register
Add an admin token for MAS -> Synapse calls
Loading