Commit Graph

681 Commits (883ff92a7fe2c81639a521470854b198845aff0f)

Author SHA1 Message Date
Marcin Bachry 24c16fc349 Fix crash in url preview when html tag has no text 8 years ago
Erik Johnston 8b34f71bea Fix unit tests 8 years ago
Richard van der Hoff 1529c19675 Prevent user tokens being used as guest tokens (#1675) 8 years ago
Johannes Löthberg 6c9a0ba415 test_preview: Fix incorrect wrapping 8 years ago
Johannes Löthberg 0697bb2247 Make test_preview use unicode strings 8 years ago
Richard van der Hoff 12f3b9000c fix imports 8 years ago
Richard van der Hoff aa09d6b8f0 Rip out more refresh_token code 8 years ago
Richard van der Hoff 1c4f05db41 Stop putting a time caveat on access tokens 8 years ago
Richard van der Hoff 5c4edc83b5 Stop generating refresh tokens 8 years ago
Erik Johnston feec718265 Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
Erik Johnston ee5e8d71ac Fix tests 8 years ago
Erik Johnston 54fed21c04 Fix tests and flake8 8 years ago
Kegan Dougal c3d963ac24 Review comments 8 years ago
Kegan Dougal 0a8b0eeca1 More tests 8 years ago
Kegan Dougal 53b27bbf06 Add remaining tests 8 years ago
Kegan Dougal 70a2157b64 Start adding some tests 8 years ago
Kegan Dougal f97511a1f3 Move event_fields filtering to serialize_event 8 years ago
Erik Johnston 524d61bf7e Fix tests 8 years ago
Kegan Dougal 3991b4cbdb Clean transactions based on time. Add HttpTransactionCache tests. 8 years ago
Erik Johnston d073cb7ead Add Limiter: limit concurrent access to resource 8 years ago
pik e8b1d2a452 Refactor test_filter to use real DataStore 8 years ago
pik d43b63818c Fix MockHttpRequest always returning M_UNKNOWN errcode in testing 8 years ago
Alexander Maznev d9350b0db8 Error codes for filters 8 years ago
Patrik Oldsberg 7b5546d077 rest/client/v1/register: use the correct requester in createUser 8 years ago
Patrik Oldsberg 9bfc617791 storage/appservice: make appservice methods only relying on the cache synchronous 8 years ago
Erik Johnston 850b103b36 Implement pluggable password auth 8 years ago
Erik Johnston 748d8fdc7b Reduce DB hits for replication 8 years ago
Erik Johnston 22578545a0 Time out typing over federation 8 years ago
Mark Haines ec609f8094 Fix unit tests 8 years ago
Mark Haines 74cbfdc7de Fix unit tests 8 years ago
Erik Johnston c10cb581c6 Correctly handle the difference between prev and current state 8 years ago
Erik Johnston bc1a8b1f7a Don't notify for online -> online transitions. 8 years ago
Erik Johnston 93b32d4515 Fix unit tests 8 years ago
Erik Johnston 3f11953fcb Fix tests 8 years ago
Mark Haines 3b8d0ceb22 More 0_0 in tests 8 years ago
Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids 8 years ago
Erik Johnston 45fd2c8942 Ensure invalidation list does not grow unboundedly 8 years ago
Erik Johnston c0d7d9d642 Rename to on_invalidate 8 years ago
Erik Johnston dc76a3e909 Make cache_context an explicit option 8 years ago
Erik Johnston ba214a5e32 Remove lru option 8 years ago
Erik Johnston 4161ff2fc4 Add concept of cache contexts 8 years ago
Erik Johnston 9da84a9a1e Make AppserviceHandler stream events from database 8 years ago
Erik Johnston 320dfe523c Make notify_interested_services faster 8 years ago
Erik Johnston 7321f45457 Clean up _ServiceQueuer 8 years ago
Erik Johnston b835ebcc79 Update unit tests 8 years ago
Erik Johnston 48b5829aea Fix up preview URL API. Add tests. 8 years ago
Richard van der Hoff a8bcc7274d PEP8 8 years ago
Richard van der Hoff 6fe6a6f029 Fix login with m.login.token 8 years ago
Erik Johnston e97648c4e2 Test summarization 8 years ago
Richard van der Hoff 98385888b8 PEP8 8 years ago