.. |
api
|
e980982b59
Do not reject `/sync` requests with unrecognised filter fields (#14369)
|
2 年之前 |
app
|
755bfeee3a
Use servlets for /key/ endpoints. (#14229)
|
2 年之前 |
appservice
|
1335367ca7
Merge branch 'master' into develop
|
2 年之前 |
config
|
d38d242411
Reload cache factors from disk on SIGHUP (#12673)
|
2 年之前 |
crypto
|
88193f2125
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)
|
2 年之前 |
events
|
40e3e68cd7
Register homeserver modules when creating test homeserver (#13558)
|
2 年之前 |
federation
|
5905ba12d0
Run trial tests against Python 3.11 (#13812)
|
2 年之前 |
handlers
|
aa70556699
Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958)
|
2 年之前 |
http
|
a9934d48c1
Making parse_server_name more consistent (#14007)
|
2 年之前 |
logging
|
4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018)
|
2 年之前 |
metrics
|
2bb2c32e8e
Avoid incrementing bg process utime/stime counters by negative durations (#14323)
|
2 年之前 |
module_api
|
f3fba4914d
Reduce the number of tests using TCP replication. (#13543)
|
2 年之前 |
push
|
2d0ba3f89a
Implementation for MSC3664: Pushrules for relations (#11804)
|
2 年之前 |
replication
|
b7a7ff6ee3
Add initial power level event to batch of bulk persisted events when creating a new room. (#14228)
|
2 年之前 |
rest
|
7894251bce
Correctly create power level event during initial room creation (#14361)
|
2 年之前 |
scripts
|
444588c5fc
Add some type hints to tests files (#12833)
|
2 年之前 |
server_notices
|
37f329c9ad
Fix that sending server notices fail if avatar is `None` (#13566)
|
2 年之前 |
state
|
a4ae1406d1
Fix typechecks against twisted trunk (#13061)
|
2 年之前 |
storage
|
67583281e3
Fix tests for change in PostgreSQL 14 behavior change. (#14310)
|
2 年之前 |
test_utils
|
cc3a52b33d
Support OIDC backchannel logouts (#11414)
|
2 年之前 |
util
|
8756d5c87e
Save login tokens in database (#13844)
|
2 年之前 |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 年之前 |
server.py
|
cc3a52b33d
Support OIDC backchannel logouts (#11414)
|
2 年之前 |
test_distributor.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 年之前 |
test_event_auth.py
|
c2fe48a6ff
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706)
|
2 年之前 |
test_federation.py
|
70a4317692
Track when the pulled event signature fails (#13815)
|
2 年之前 |
test_mau.py
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 年之前 |
test_phone_home.py
|
898fef2789
Share some metrics between the Prometheus exporter and the phone home stats (#13671)
|
2 年之前 |
test_rust.py
|
c9b7e97355
Add a stub Rust crate (#12595)
|
2 年之前 |
test_server.py
|
4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018)
|
2 年之前 |
test_state.py
|
335ebb21cc
Faster room joins: avoid blocking when pulling events with missing prevs (#13355)
|
2 年之前 |
test_terms_auth.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 年之前 |
test_test_utils.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 年之前 |
test_types.py
|
8ef0c8ff14
Fix error in `is_mine_id` when encountering a malformed ID (#13746)
|
2 年之前 |
test_visibility.py
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2 年之前 |
unittest.py
|
8ab16a92ed
Persist CreateRoom events to DB in a batch (#13800)
|
2 年之前 |
utils.py
|
285d72556b
Update mypy and mypy-zope, attempt 3 (#13993)
|
2 年之前 |