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.
103f51d867dc3966e44d79e949e78380efef5e2d
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
1
Jun
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
3
1
31
Mar
30
29
28
25
24
23
22
21
18
17
16
15
14
12
11
10
9
8
7
4
3
2
1
28
Feb
Fix complement tests using the wrong path (#12933)
Remove remaining bits of groups code. (#12936)
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)
Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905)
Fix potential thumbnail memory leaks. (#12932)
Remove most groups datastore code. (#12895)
Improve logging when signature checks fail (#12925)
Remove groups replication code. (#12900)
Add config options for media retention (#12732)
Faster room joins: Resume state re-syncing after a Synapse restart (#12813)
Faster room joins: Try other destinations when resyncing the state of a partial-state room (#12812)
Merge branch 'master' into develop
Update changelog
Test Synapse against Complement with workers. (#12810)
Reduce DB load of /sync when using presence (#12885)
Merge remote-tracking branch 'upstream/release-v1.60'
Stop reading from `event_edges.room_id`. (#12914)
1.60.0
v1.60.0
v1.60.0
Rename storage classes (#12913)
Rework stream token to stop caring about groups. (#12897)
Fix import in module_api module and docs on the new check_event_for_spam signature (#12918)
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12923)
Revert "Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922)"
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922)
Don't return `end` from `/messages` if there are no more events (#12903)
Document the Synapse version of a new module API method (#12917)
Uniformize spam-checker API, part 3: Expand check_event_for_spam with the ability to return additional fields (#12846)
demo: check if we are in a virtualenv before overriding PYTHONPATH (#12916)
Add a migration step to cleanup potential leftovers of bug 11833 (#12784)
Fix invite notifications for users without pushers (#12840)
Fix `get_metadata_for_events` (#12904)
Remove unused `contrib/experiments/cursesio.py` (#12910)
Remove `contrib/experiments/test_messaging.py` (#12911)
Remove contrib/jitsimeetbridge (#12909)
Remove contrib/scripts/kick_users.py (#12908)
Bump jsonschema stubs (#12912)
Mutual rooms: Remove dependency on user directory (#12836)
LockStore: fix acquiring a lock via `LockStore.try_acquire_lock` (#12832)
Add a background job to automatically delete stale devices (#12855)
Add code M_USER_ACCOUNT_SUSPENDED, as per MSC3823. (#12845)
Loading