Commit Graph

1085 Commits (a8d41c6aff0e58fc24fae1fe4ae89d28541a63cb)

Author SHA1 Message Date
Amber Brown 3bade14ec0
Fix search 500ing (#4122) 6 years ago
Amber Brown 0dce9e1379
Write some tests for the email pusher (#4095) 6 years ago
Amber Brown 77d70a7646
Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
Richard van der Hoff 474810d9d5 fix broken test 6 years ago
Erik Johnston cb53ce9d64
Refactor state group lookup to reduce DB hits (#4011) 6 years ago
Erik Johnston e5481b22aa Use allow/deny 6 years ago
Travis Ralston a5468eaadf pep8 6 years ago
Travis Ralston 81880beff4 It helps to import things 6 years ago
Travis Ralston 4acb6fe8a3 Move test to where the other integration tests are 6 years ago
Travis Ralston 9283987f7e Fix test 6 years ago
Neil Johnson ea69a84bbb fix style inconsistencies 6 years ago
Richard van der Hoff 7e07d25ed6 Allow backslashes in event field filters 6 years ago
Richard van der Hoff ef771cc4c2 Fix a number of flake8 errors 6 years ago
Erik Johnston b313b9b009 isort 6 years ago
Erik Johnston 810715f79a Rename resolve_events_with_factory 6 years ago
Neil Johnson 6105c6101f fix race condiftion in calling initialise_reserved_users 6 years ago
Erik Johnston 3c580c2b47 Add tests for alias creation rules 6 years ago
Erik Johnston 1b4bf232b9 Add tests for config generation 6 years ago
Travis Ralston dba84fa69c Fix terms UI auth test 6 years ago
Travis Ralston 88c5ffec33 Test for terms UI auth 6 years ago
Will Hunt d6a7797dd1 Fix roomlist since tokens on Python 3 (#4046) 6 years ago
Erik Johnston 947c7443eb Add some state res v2 tests 6 years ago
Neil Johnson a2bfb778c8 improve auto room join logic, comments and tests 6 years ago
Neil Johnson 2dadc092b8 move logic into register, fix room alias localpart bug, tests 6 years ago
Erik Johnston 9c834b8ee9 Add tests 6 years ago
Amber Brown 7232917f12
Disable frozen dicts by default (#3987) 6 years ago
Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 6 years ago
Richard van der Hoff 484a9b8c81 Remove redundant, failing, test 6 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 6 years ago
Richard van der Hoff 4a15a3e4d5
Include eventid in log lines when processing incoming federation transactions (#3959) 6 years ago
Richard van der Hoff ae6ad4cf41
docstrings and unittests for storage.state (#3958) 6 years ago
Oleg Girko 7d3f639844 Fix compatibility issue with older Twisted in tests. 6 years ago
Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items 6 years ago
Amber Brown 1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908) 6 years ago
Amber Brown aeca5a5ed5
Add a regression test for logging on failed connections (#3912) 6 years ago
Richard van der Hoff 31c15dcb80
Refactor matrixfederationclient to fix logging (#3906) 6 years ago
Erik Johnston f6e82dcddb Tests 6 years ago
Amber Brown bfa0b759e0
Attempt to figure out what's going on with timeouts (#3857) 6 years ago
Neil Johnson 8decd6233d improve naming 6 years ago
Neil Johnson 0ddf486724 expose number of real reserved users 6 years ago
Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 6 years ago
Neil Johnson 84a750e0c3 ensure guests never enter mau list 6 years ago
Hubert Chathi 3801b8aa03 try to make flake8 and isort happy 6 years ago
Neil Johnson 61b05727fa guest users should not be part of mau total 6 years ago
Richard van der Hoff c127c8d042 Fix origin handling for pushed transactions 6 years ago
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 6 years ago
Neil Johnson 0b01281e77 move threepid checker to config, add missing yields 6 years ago
Neil Johnson ea068d6f3c fix bug where preserved threepid user comes to sign up and server is mau blocked 6 years ago
Amber Brown 14e4d4f4bf
Port storage/ to Python 3 (#3725) 6 years ago
Richard van der Hoff 414fa36f3e Fix up tests 6 years ago