You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Travis Ralston 5325f0308c
r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224)
2 years ago
..
api Correctly ratelimit invites when creating a room (#9968) 3 years ago
app Split presence out of master (#9820) 3 years ago
appservice Remove redundant "coding: utf-8" lines (#9786) 3 years ago
config Remove redundant code to reload tls cert (#10054) 3 years ago
crypto Rewrite the KeyRing (#10035) 3 years ago
events Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 3 years ago
federation Merge pull request from GHSA-x345-32rc-8h85 3 years ago
handlers Don't hammer the database for destination retry timings every ~5mins (#10036) 3 years ago
http Improved validation for received requests (#9817) 3 years ago
logging Merge branch 'master' into develop 3 years ago
module_api Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 3 years ago
push Merge pull request from GHSA-x345-32rc-8h85 3 years ago
replication Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 3 years ago
rest r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) 2 years ago
scripts Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server_notices Revert "Leave out optional keys from /sync (#9919)" (#9940) 3 years ago
state Remove redundant "coding: utf-8" lines (#9786) 3 years ago
storage add a cache to have_seen_event (#9953) 3 years ago
test_utils Remove redundant "coding: utf-8" lines (#9786) 3 years ago
util Rewrite the KeyRing (#10035) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py Kill off `_PushHTTPChannel`. (#9878) 3 years ago
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_event_auth.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_federation.py Merge branch 'master' into develop 3 years ago
test_mau.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_preview.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_server.py Improved validation for received requests (#9817) 3 years ago
test_state.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_terms_auth.py Use mock from the stdlib. (#9772) 3 years ago
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_types.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_visibility.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
unittest.py Remove various bits of compatibility code for Python <3.6 (#9879) 3 years ago
utils.py Remove room and user invite ratelimits in default unit test config (#9871) 3 years ago