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.
1df426062062c38d2e286736a314a4ffc36f4134
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
17
Jan
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
15
14
11
10
9
8
7
4
3
2
1
31
Oct
28
27
26
25
24
21
20
19
18
17
15
14
15
14
13
12
11
10
7
6
5
4
3
30
Sep
29
28
27
Stabilise serving partial join responses (#14839)
1.75.0
v1.75.0
v1.75.0
Fix bug in `wait_for_stream_position` (#14856)
Merge device list replication streams (#14833)
Add parameter to control whether we do a partial state join (#14843)
Add an early return when handling no-op presence updates. (#14855)
Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842)
Fix missing field in AS documentation (#14845)
Also use stable name in SendJoinResponse struct (#14841)
Bump regex from 1.7.0 to 1.7.1 (#14848)
Implement MSC3890: Remotely silence local notifications (#14775)
Use stable identifiers for faster joins (#14832)
Merge account data streams (#14826)
Update misleading documentation ` user_directory.search_all_users ` (#14818)
Drop unused table `presence` (#14825)
Add `worker_manhole` to configuration manual (#14824)
Include `x_forwarded` in workers example configs (#14667)
Add some clarifying comments and refactor a portion of the `Keyring` class for readability (#14804)
Fix stack overflow in `_PerHostRatelimiter` due to synchronous requests (#14812)
Merge branch 'release-v1.75' into develop
1.75.0rc2
v1.75.0rc2
v1.75.0rc2
Merge remote-tracking branch 'origin/release-v1.75' into develop
Add rust linting commands to `scripts-dev/lint.sh` (#14822)
Re-enable some linting (#14821)
Fix race calling `/members?at=` (#14817)
Add `set_displayname` to the module API (#14629)
Factor out common code in tests and fix comments. (#14819)
Remove outdated commands from the code style doc & point to the contributing guide. (#14773)
Faster remote room joins (worker mode): do not populate external hosts-in-room cache when sending events as this requires blocking for full state. (#14749)
Fix-up type hints for tests.push module. (#14816)
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799)
Calculate rooms changed for device lists to work. (#14810)
Add listener `health` (#14747)
Add poetry.toml to .gitignore (#14807)
Add `tag` to `listeners` documentation (#14803)
Implement MSC3925: changes to bundling of edits (#14811)
Update changelog 2
v1.75.0rc1
v1.75.0rc1
Update changelog
1.75.0rc1
Batch up replication requests to request the resyncing of remote users's devices. (#14716)
Loading