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.
88fe72cc1eceb61d7bfd41c45fe250738f6693a7
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
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
25
24
23
22
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)
Clean-up some receipts code (#12888)
Additional constants for EDU types. (#12884)
Remove federation client code for groups. (#12563)
Merge tag 'v1.60.0rc2' into develop
Merge remote-tracking branch 'upstream/release-v1.60'
Add storage and module API methods to get monthly active users and their appservices (#12838)
Easy type hints in synapse.logging.opentracing (#12894)
1.60.0rc2
v1.60.0rc2
v1.60.0rc2
Close `ijson` coroutines ourselves instead of letting the GC close them (#12875)
Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883)
Fix room deletion (#12889)
Refactor have_seen_events to reduce OOMs (#12886)
Improve URL previews by not including the content of media tags in the generated description. (#12887)
Remove backing code for groups/communities (#12558)
Bump pyjwt from 2.3.0 to 2.4.0 (#12865)
Fix ambiguous column name that would prevent use of MSC2716 History Import when using Postgres as a database. (#12843)
Remove unstable APIs for /hierarchy. (#12851)
Avoid attempting to delete push actions for remote users. (#12879)
Pull out less state when handling gaps mk2 (#12852)
Loading