Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,646 contributions in the last year
Less
More
Activity overview
Contributed to
matrix-org/synapse,
matrix-org/synapse-dinsic,
matrix-org/sytest
and 5 other
repositories
Contribution activity
April 2021
Created 7 commits in 1 repository
Created a pull request in matrix-org/synapse that received 2 comments
Add deprecation policy doc
Lifts the conclusions from #8782 to be in repo. This is a bit of a straw man, so please feel free to quibble with the wording.
+46
−2
•
2
comments
Opened 2 other pull requests in 1 repository
matrix-org/synapse
1
open
1
merged
Reviewed 27 pull requests in 7 repositories
matrix-org/synapse 20 pull requests
- Move some replication processing out of generic_worker
- Bump black configuration to target py36
- Add an admin API to manage ratelimit for a specific user
- Draft: Add endpoints for backfilling history (MSC2716)
- Allow homeserver admins to remove appservice-initiated rooms from the public room directory
- Fix duplicate logging of exceptions in transaction processing
- Require py36, Postgres 9.6, and sqlite 3.22
- Fix incompatibility with bionic
- Put opencontainers labels to the final image
- Ratelimit invites by room and target user
- Remove outdated constraint on remote_media_cache_thumbnails
- Add a Synapse Module for configuring presence update routing
- Add type hints to the federation handler and server.
- Convert storage test cases to HomeserverTestCase.
- Add type hints to expiring cache.
- Add a dockerfile for running a set of Synapse worker processes
- Add deprecation policy doc
- Add release helper script
- Improve tracing for to device messages
-
Add
order_by
to list user admin API