.. |
.gitignore
|
e845fd41c2
Correct attrs package name in requirements (#3492)
|
6 years ago |
12595.misc
|
c9b7e97355
Add a stub Rust crate (#12595)
|
2 years ago |
13162.misc
|
918c74bfb5
Add a `MXCUri` class to make working with mxc uri's easier. (#13162)
|
2 years ago |
13480.doc
|
41df25bbbd
installation.md: require libpq on M1 macs (#13480)
|
2 years ago |
13487.misc
|
ab297fa0a1
fix newsfragment
|
2 years ago |
13506.bugfix
|
26bc26586b
Remove the unspecced room_id field in the /hierarchy response. (#13506)
|
2 years ago |
13589.feature
|
140af0cdb6
Record any exception when processing a pulled event (#13814)
|
2 years ago |
13672.feature
|
bb5b47b62a
Add Admin API to Fetch Messages Within a Particular Window (#13672)
|
2 years ago |
13680.feature
|
d3d9ca156e
Cancel the processing of key query requests when they time out. (#13680)
|
2 years ago |
13687.feature
|
b58386e37e
A second batch of Pydantic models for rest/client/account.py (#13687)
|
2 years ago |
13703.misc
|
cdbb641232
Add receipts event stream ordering (#13703)
|
2 years ago |
13706.misc
|
c2fe48a6ff
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706)
|
2 years ago |
13707.misc
|
b5effc7201
Update trial old deps CI to use poetry 1.2.0 (#13707)
|
2 years ago |
13714.misc
|
b455c2a5ec
Update Grafana dashboard to not use legacy metric names. (#13714)
|
2 years ago |
13717.misc
|
cf11919ddd
Fix cache metrics not being updated when not using the legacy exposition module. (#13717)
|
2 years ago |
13718.misc
|
526f84bc2e
Fix Prometheus recording rules to not use legacy metric names. (#13718)
|
2 years ago |
13723.bugfix
|
b73cbb8215
Avoid putting rejected events in room state (#13723)
|
2 years ago |
13724.misc
|
a4ecb8e353
Actually fix typechecking with latest types-jsonschema (#13724)
|
2 years ago |
13725.misc
|
3d20115115
Fix trial-olddeps (#13725)
|
2 years ago |
13726.doc
|
c46fecd1f2
Correct out-of-date doc for `event_cache_size` (#13726)
|
2 years ago |
13727.doc
|
7571337445
Fix typo in ratelimiting documentation (#13727)
|
2 years ago |
13728.doc
|
77f3986451
Define SQLite compat policy (#13728)
|
2 years ago |
13729.misc
|
f694bb71b7
Strip number suffix from instance name to consolidate services that traces are spread over (#13729)
|
2 years ago |
13730.misc
|
d4d3249ded
Instrument `get_metadata_for_events` for tracing (#13730)
|
2 years ago |
13734.misc
|
8d7fcf9b76
Fix latest deps CI (#13734)
|
2 years ago |
13735.misc
|
dc0e896b68
Add some rust caching to CI (#13735)
|
2 years ago |
13736.feature
|
742f9f9d78
A third batch of Pydantic validation for rest/client/account.py (#13736)
|
2 years ago |
13738.bugfix
|
b7e4bfd005
Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738)
|
2 years ago |
13741.feature
|
f799eac7ea
Add timestamp to user's consent (#13741)
|
2 years ago |
13743.misc
|
1cc729c177
Fix latest deps (#13743)
|
2 years ago |
13745.misc
|
da41a7cd61
Remove check current state membership up to date (#13745)
|
2 years ago |
13746.bugfix
|
8ef0c8ff14
Fix error in `is_mine_id` when encountering a malformed ID (#13746)
|
2 years ago |
13748.misc
|
89e8b98b65
Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13748)
|
2 years ago |
13749.bugfix
|
c73774467e
Fix bug in device list caching when remote users leave rooms (#13749)
|
2 years ago |
13750.misc
|
906cead9ca
Update docstrings to explain the impact of partial state (#13750)
|
2 years ago |
13752.misc
|
3d9f82efcb
Use an upsert for `receipts_graph`. (#13752)
|
2 years ago |
13753.misc
|
666ae87729
Update event push action and receipt tables to support threads. (#13753)
|
2 years ago |
13754.misc
|
69fa29700e
Re-type hint some collections in `/sync` code as read-only (#13754)
|
2 years ago |
13756.misc
|
5261d2e2e8
Remove unused Prometheus recording rules from `synapse-v2.rules` and add comments describing where the rest are used. (#13756)
|
2 years ago |
13759.misc
|
ebfeac7c5d
Check if Rust lib needs rebuilding. (#13759)
|
2 years ago |
13760.removal
|
f2d2481e56
Require SQLite >= 3.27.0 (#13760)
|
2 years ago |
13761.misc
|
a911ffb42c
Tag trace with instance name (#13761)
|
2 years ago |
13763.misc
|
c85c5ace52
Add rust to CI (#13763)
|
2 years ago |
13765.misc
|
4c4889cac0
Concurrently collect room unread counts for push badges (#13765)
|
2 years ago |
13766.bugfix
|
12dacecabd
Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766)
|
2 years ago |
13769.misc
|
dd7484b562
Fix CI on non-PR builds (#13769)
|
2 years ago |
13770.misc
|
b60d47ab2c
Updates to the schema dump script (#13770)
|
2 years ago |
13778.misc
|
fa2f3d8d0c
Fix GHA skippable syntax (#13778)
|
2 years ago |
13780.misc
|
6302753012
Deduplicate `is_server_notices_room`. (#13780)
|
2 years ago |
13784.misc
|
540afb0bfc
Simplify CI tests DAG (#13784)
|
2 years ago |
13785.doc
|
6986bcbf39
Document common fix of Poetry problems by removing egg-info (#13785)
|
2 years ago |
13788.misc
|
51a77e990b
Remove incorrect migration file from `state` logical DB (#13788)
|
2 years ago |
13789.bugfix
|
21687ec189
Fix a long-standing spec compliance bug where Synapse would accept a trailing slash on the end of `/get_missing_events` federation requests. (#13789)
|
2 years ago |
13794.doc
|
f7a77ad717
Update request log format documentation to mention the format used when the authenticated user is controlling another user. (#13794)
|
2 years ago |
13795.misc
|
eaed4e6113
Remove unused method in `synapse.api.auth.Auth`. (#13795)
|
2 years ago |
13798.misc
|
cf65433de2
Fix a memory leak when running the unit tests. (#13798)
|
2 years ago |
13801.feature
|
5093cbf88d
Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801)
|
2 years ago |
13802.misc
|
f2d12ccabe
Use partial indices on SQLIte. (#13802)
|
2 years ago |
13808.misc
|
642c4b253d
Compare ported to unported PG schemas in portdb test job (#13808)
|
2 years ago |
13810.feature
|
74f60cec92
Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810)
|
2 years ago |
13811.misc
|
d5292b8017
Fix Docker build when Rust .so has been build locally first (#13811)
|
2 years ago |
13814.feature
|
140af0cdb6
Record any exception when processing a pulled event (#13814)
|
2 years ago |
13819.misc
|
384dca53d6
complement: init postgres DB directly inside the target image (#13819)
|
2 years ago |
13822.misc
|
b2b0c85279
Support providing an index predicate for upserts. (#13822)
|
2 years ago |
13825.bugfix
|
44be42338e
Add support to purge rows from MSC2716 and other tables when purging a room (#13825)
|
2 years ago |
13826.bugfix
|
d64e85197a
Remove error spam when users query the keys of departed remote users (#13826)
|
2 years ago |
13827.misc
|
5e84461653
Minor speedups to CI linting (#13827)
|
2 years ago |