Commit Graph

4998 Commits (ae9f8cda7e3ea71f51a17c3f0f1677c780c804e5)
 

Author SHA1 Message Date
Mark Haines ae9f8cda7e Merge branch 'develop' into markjh/distributor_facade 9 years ago
Mark Haines 5d321e4b9a Fix definitions script 9 years ago
Mark Haines a9526831a4 Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what 9 years ago
Mark Haines a2922bb944 Merge pull request #392 from matrix-org/markjh/client_config 9 years ago
Mark Haines 95f30ecd1f Add API for setting account_data globaly or on a per room basis 9 years ago
Matthew Hodgson f487355364 Merge pull request #407 from MadsRC/develop 9 years ago
Mads R. Christensen 98ee629d00 Added --report-status=yes|no as Synapse won't generate the config without it 9 years ago
Mads R. Christensen c533f69d38 Added libffi-devel in CentOS 7 installation requirements and fixed indentation of yum groupinstall. Signed-off-by: Mads Robin Christensen <mads@v42.dk> 9 years ago
Daniel Wagner-Hall 6e70979973 Merge pull request #400 from matrix-org/daniel/versioning 9 years ago
Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 9 years ago
Mark Haines af96c6f4d3 Merge pull request #404 from matrix-org/markjh/trivial_rename 9 years ago
Mark Haines d32db0bc45 Merge pull request #402 from matrix-org/markjh/event_formatting 9 years ago
Mark Haines 7b593af7e1 rename the method in the tests as well 9 years ago
Mark Haines 31069ecf6a Rename presence_handler.send_invite to presence_handler.send_presence_invite to distinguish it from normal invites 9 years ago
Erik Johnston 2430fcd462 Merge pull request #403 from matrix-org/erikj/search-ts 9 years ago
Mark Haines f593a6e5f8 Add options to definitions.py to fetch referrers and to output dot 9 years ago
Mark Haines c91a05776f Merge pull request #398 from matrix-org/markjh/jenkins_postgres 9 years ago
Mark Haines 5f9a2cb337 Write the tap results for each database to different files when running sytest 9 years ago
Mark Haines 8c902431ba Set the port when running sytest under postgresql 9 years ago
Mark Haines a33c0748e3 Use a PORT_BASE environment variable to configure the ports that sytest uses 9 years ago
Mark Haines 306415391d Only add the user_id if the sender is present 9 years ago
Erik Johnston d0f28b46cd Merge pull request #399 from matrix-org/erikj/search 9 years ago
Erik Johnston da7dd58641 Tidy up a bit 9 years ago
Mark Haines bde8d78b8a Copy rather than move the fields to shuffle between a v1 and a v2 event. 9 years ago
Erik Johnston 4dcaa42b6d Allow paginating search ordered by recents 9 years ago
Erik Johnston 76936f43ae Return words to highlight in search results 9 years ago
Mark Haines f280726037 Run sytest against postgresql if appropriate databases exist for it to run against 9 years ago
Erik Johnston 6cd595e438 Merge pull request #397 from matrix-org/erikj/redaction_inequality 9 years ago
Erik Johnston 17dd5071ef Allow user to redact with an equal power 9 years ago
Daniel Wagner-Hall df7cf6c0eb Fix SQL for postgres again 9 years ago
Daniel Wagner-Hall 3e573a5c6b Fix SQL for postgres 9 years ago
Daniel Wagner-Hall 7dfa455508 Remove size specifier for database column 9 years ago
Daniel Wagner-Hall 924d85a75e Merge pull request #375 from matrix-org/daniel/guestroominitialsync 9 years ago
Matthew Hodgson 91695150cc Merge pull request #396 from MadsRC/develop 9 years ago
Mads R. Christensen 3dd09a8795 Added myself to AUTHORS.rst 9 years ago
Mads R. Christensen d7739c4e37 Added prerequisite instructions for CentOS 7 9 years ago
Mark Haines c6a15f5026 Merge pull request #385 from matrix-org/daniel/forgetrooms 9 years ago
Erik Johnston 8c3af5bc62 Merge pull request #395 from matrix-org/erikj/perspective_limiter 9 years ago
Erik Johnston 0eabfa55f6 Fix typo 9 years ago
Erik Johnston 6408541075 Don't limit connections to perspective servers 9 years ago
Erik Johnston 93f7bb8dd5 Merge pull request #394 from matrix-org/erikj/search 9 years ago
Richard van der Hoff 1d9c1d4166 Merge pull request #389 from matrix-org/rav/flatten_sync_response 9 years ago
Erik Johnston 3f151da314 Merge pull request #391 from matrix-org/erikj/remove_token_from_flow 9 years ago
Erik Johnston 6b95a79724 Add option to include the current room state 9 years ago
Erik Johnston e3dae653e8 Comment 9 years ago
Erik Johnston 9de1f328ad Merge pull request #393 from matrix-org/erikj/destination_retry_max 9 years ago
Erik Johnston 506874cca9 Optionally include historic profile info 9 years ago
Erik Johnston 2f2bbb4d06 Use min and not max to set an upper bound on retry interval 9 years ago
Daniel Wagner-Hall 95c3306798 Merge branch 'daniel/forgetrooms' of github.com:matrix-org/synapse into daniel/forgetrooms 9 years ago
Daniel Wagner-Hall df6824a008 Ignore forgotten rooms in v2 sync 9 years ago