Dirk Klimpel bcb0962a72 Fix deactivate a user if he does not have a profile (#10252) 2 anni fa
..
api bd4919fb72 MSC2918 Refresh tokens implementation (#9450) 2 anni fa
app 9d25a0ae65 Split presence out of master (#9820) 3 anni fa
appservice 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
config 08c8469322 Remove support for ACME v1 (#10194) 2 anni fa
crypto fc3d2dc269 Rewrite the KeyRing (#10035) 3 anni fa
events 4d6e5a5e99 Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 3 anni fa
federation 8165ba48b1 Return errors from `send_join` etc if the event is rejected (#10243) 2 anni fa
handlers 8d609435c0 Move methods involving event authentication to EventAuthHandler. (#10268) 2 anni fa
http 3ff2251754 Improved validation for received requests (#9817) 3 anni fa
logging 6982db9651 Merge branch 'master' into develop 3 anni fa
module_api 4d6e5a5e99 Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 3 anni fa
push 03318a766c Merge pull request from GHSA-x345-32rc-8h85 3 anni fa
replication 6e8fb42be7 Improve validation for `send_{join,leave,knock}` (#10225) 2 anni fa
rest bcb0962a72 Fix deactivate a user if he does not have a profile (#10252) 2 anni fa
scripts 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
server_notices 394673055d Re-introduce "Leave out optional keys from /sync" change (#10214) 2 anni fa
state 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
storage 85d237eba7 Add a distributed lock (#10269) 2 anni fa
test_utils 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
util 7a5873277e Add support for evicting cache entries based on last access time. (#10205) 2 anni fa
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
server.py fcf3c7032b Ensure that we do not cache empty sync responses after a timeout (#10158) 2 anni fa
test_distributor.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_event_auth.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_federation.py 6982db9651 Merge branch 'master' into develop 3 anni fa
test_mau.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_phone_home.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_preview.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_server.py 3ff2251754 Improved validation for received requests (#9817) 3 anni fa
test_state.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_terms_auth.py 0b3112123d Use mock from the stdlib. (#9772) 3 anni fa
test_test_utils.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_types.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
test_visibility.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
unittest.py fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) 3 anni fa
utils.py ceaa76970f Remove room and user invite ratelimits in default unit test config (#9871) 3 anni fa