Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
matrix-org/synapse
Pull Requests
Commits
Open
Closed
Bump idna from 3.6 to 3.7
dependencies
python
#16770 opened 2024-04-26 15:47 by
dependabot[bot]
Bump immutabledict from 4.0.0 to 4.2.0
dependencies
python
#16769 opened 2024-04-26 15:47 by
dependabot[bot]
Bump pillow from 10.1.0 to 10.3.0
dependencies
python
#16768 opened 2024-04-26 15:47 by
dependabot[bot]
Bump jinja2 from 3.1.2 to 3.1.3
dependencies
python
#16767 opened 2024-04-26 15:47 by
dependabot[bot]
Bump gitpython from 3.1.40 to 3.1.41
dependencies
python
#16766 opened 2024-04-26 15:46 by
dependabot[bot]
Bump black from 23.10.1 to 24.3.0
dependencies
python
#16765 opened 2024-04-26 15:46 by
dependabot[bot]
Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0
dependencies
github_actions
#16764 opened 2024-04-26 15:46 by
dependabot[bot]
Bump serde_json from 1.0.108 to 1.0.116
dependencies
rust
#16763 opened 2024-04-26 15:46 by
dependabot[bot]
Bump actions/cache from 3 to 4
dependencies
github_actions
#16762 opened 2024-04-26 15:46 by
dependabot[bot]
Bump serde from 1.0.193 to 1.0.198
dependencies
rust
#16761 opened 2024-04-26 15:45 by
dependabot[bot]
Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0
dependencies
github_actions
#16760 opened 2024-04-26 15:45 by
dependabot[bot]
Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.4
dependencies
github_actions
#16759 opened 2024-04-26 15:45 by
dependabot[bot]
Bump anyhow from 1.0.75 to 1.0.82
dependencies
rust
#16758 opened 2024-04-26 15:45 by
dependabot[bot]
Bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2
dependencies
github_actions
#16757 opened 2024-04-26 15:45 by
dependabot[bot]
Bump pyo3 from 0.20.0 to 0.20.3
dependencies
rust
#16756 opened 2024-04-26 15:45 by
dependabot[bot]
Bump log from 0.4.20 to 0.4.21
dependencies
rust
#16755 opened 2024-04-26 15:45 by
dependabot[bot]
Use Python 3.12 for asyncio CI
#16685 opened 2023-11-24 16:07 by
erikjohnston
Refactor the `configure_workers_and_start.py` script used internally by Complement.
#16650 opened 2023-11-16 16:08 by
reivilibre
Add a test which ensures that new tables get PRIMARY KEYs.
#16648 opened 2023-11-16 12:23 by
reivilibre
Improve the performance of fetching event reports over the admin API when there are many of them and the requester has paginated far down the list.
#16620 opened 2023-11-10 14:04 by
reivilibre
Bail during start-up if there are old background updates.
#16397 opened 2023-09-28 13:56 by
clokep
Add warning when `/forget` is used without a request body, as this is against the specification.
#16365 opened 2023-09-22 18:00 by
reivilibre
Add missing support for MSC3882 unstable r1 support
#16364 opened 2023-09-22 16:33 by
hughns
Admin api doc edit. Adding cURL command for bearer token without a client.
#16334 opened 2023-09-17 10:36 by
bearhudson
Do not check for internal account lock for MSC3861 delegated auth
#16215 opened 2023-08-31 10:10 by
sandhose
Stop writing to column `user_id` of tables `profiles` and `user_filters`
#16181 opened 2023-08-24 22:25 by
H-Shay
Fix service-identity dependency update breaking OIDC metadata loading
#16167 opened 2023-08-23 14:17 by
hachem2001
Added logs in MultiWriterIdGenerator.__init__() and get_cache_dict.
#16154 opened 2023-08-22 06:00 by
prajjawal05
Implement MSC3051 to support multiple relations per event
#16111 opened 2023-08-14 13:04 by
chayleaf
Add logging of sender invalid mxids when persisting events and receiving EDUs
#16060 opened 2023-08-03 15:20 by
MatMaul
Older