Commit Graph

1972 Commits (fa4b610ae383bdced11068832d880d14b1df576d)
 

Author SHA1 Message Date
Erik Johnston fa4b610ae3 Fix stream test. Make sure we add join to auth_events for invitiations 10 years ago
Erik Johnston cde840a82c Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 10 years ago
Erik Johnston 85574cfbf0 Merge pull request #23 from matrix-org/media_repository 10 years ago
Erik Johnston 3fecacd86b Fix replication tests 10 years ago
Erik Johnston d3eb12c7b8 Fix federation test 10 years ago
Mark Haines 03d9024cbc Allow only one download for a given image at a time, so that we don't end up downloading the same image twice if two clients request a remote image at the same time 10 years ago
Erik Johnston c161b6cf96 Fix room creation test 10 years ago
Erik Johnston 0b04369238 Fix public room joining by making sure replaces_state never points to itself. 10 years ago
Erik Johnston 9191292b0f Fix prev_content 10 years ago
Mark Haines d80d505b1f Limit the size of images that are thumbnailed serverside. Limit the size of file that a server will download from a remote server 10 years ago
Erik Johnston e72b16f9a3 Fix redaction tests 10 years ago
Erik Johnston 8cdebce470 Fix redactions. Fix 'age' key 10 years ago
Mark Haines ead8fc5e38 doc the thumbnail methods 10 years ago
Mark Haines b5eb9124f7 Make sure we pass a tuple to string '%' formatting 10 years ago
Paul "LeoNerd" Evans 4551afc6d2 Implement .cancel_call_later() in MockClock 10 years ago
Paul "LeoNerd" Evans 38da9884e7 Implement .call_later() in MockClock 10 years ago
Paul "LeoNerd" Evans be9a8d68e0 Trivial test of MockClock() 10 years ago
Erik Johnston 4d6af0dde3 Fix some tests 10 years ago
Erik Johnston 4c682143c8 .from_string() no longer takes a HS 10 years ago
Erik Johnston 02e4c18171 Remove dead code 10 years ago
Erik Johnston b245ee34ed Add some basic event validation 10 years ago
Mark Haines 4f37c0ea9d Merge branch 'develop' into media_repository 10 years ago
Mark Haines 7f193b9958 update media repository implementation docs 10 years ago
Mark Haines 61fc37e467 Merge branch 'develop' into media_repository 10 years ago
Erik Johnston 6a8148f15b Add new event graphing tool 10 years ago
Mark Haines 2d265ef3bd import Image as PIL.Image. 10 years ago
Erik Johnston 1d2a0040cf Fix bug where we clobbered old state group values 10 years ago
Mark Haines e5275d856e Get the code actually working 10 years ago
Mark Haines cc84d3ea78 Thumbnail uploaded and cached images 10 years ago
Erik Johnston cabead6194 Actually fix bug when uploading state with empty state_key 10 years ago
Erik Johnston 02db7eb209 Fix bug when uploading state with empty state_key 10 years ago
Matthew Hodgson 8ffbb52eee oops 10 years ago
Erik Johnston aae8a37e63 Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 10 years ago
Matthew Hodgson 32bc2b4fc1 update codestyle based on debate on #matrix-dev 10 years ago
Erik Johnston 02db1fd2e7 Fix AttributeError 10 years ago
Erik Johnston 018443cb59 Make depth increase. 10 years ago
Erik Johnston 102d2373b4 Add __str__ to FrozenEvent 10 years ago
Erik Johnston 95aa903ffa Try and figure out how and why signatures are being changed. 10 years ago
Erik Johnston 6497caee7c Merge pull request #22 from matrix-org/federation_retries 10 years ago
Matthew Hodgson 0f4dcab238 turn back on per-request transaction retries, so that every time we try to hit a dead server we actually end up hammering 5 times :| 10 years ago
Erik Johnston 08aceea82e Add newline back in 10 years ago
Erik Johnston f26ec14b21 Remove whitespace 10 years ago
Erik Johnston b8d30899b1 Code style. 10 years ago
Matthew Hodgson 71da2bed55 plateau retries after 1h 10 years ago
Matthew Hodgson faf12b64f8 add errbacks to enqueue_pdu deferreds; change logging for failed federation sends to warn rather than exception 10 years ago
Matthew Hodgson 2b1acb7671 squidge to 79 columns as per pep8 10 years ago
Matthew Hodgson 8ada2d2018 fix UTs by telling all the mock stores about the new methods for tracking retries 10 years ago
Erik Johnston b63cea9660 This is to test jenkins 10 years ago
Erik Johnston 26e293abbe This is to test jenkins 10 years ago
Erik Johnston 50fd5014c2 This is to test jenkins 10 years ago