Commit Graph

5013 Commits (c2c70f7daf5ea1b638e7366f57570417155ab7e2)
 

Author SHA1 Message Date
Mark Haines c2c70f7daf Use the context returned by _handle_new_event 9 years ago
Mark Haines dede14f689 Merge branch 'develop' into markjh/edu_frequency 9 years ago
Mark Haines 5eb4d13aaa Fix typo in collect_presencelike_data 9 years ago
Mark Haines c30cdb0d68 Add comments 9 years ago
Mark Haines 2a0ec3b89d Merge branch 'develop' into markjh/edu_frequency 9 years ago
Erik Johnston 03b2a6a8aa Merge pull request #409 from MadsRC/develop 9 years ago
Mark Haines 9fbd504b4e Merge pull request #408 from matrix-org/markjh/distributor_facade 9 years ago
Erik Johnston 9670f226e3 Merge pull request #406 from matrix-org/erikj/search 9 years ago
Mads R. Christensen 6863466653 Added a single line to explain what the server_name is used for 9 years ago
Mads R. Christensen 3d5c5e8be5 Added a few lines to better explain how to run Synapse on a FQDN that is not part of the UserID 9 years ago
Matthew Hodgson 65a9bf2dd5 various fixes - thanks to Mark White for pointing out you need to run synapse before you try to register a new user 9 years ago
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 ed0f79bdc5 Only fire user_joined_room if the membership has changed 9 years ago
Mads R. Christensen 98ee629d00 Added --report-status=yes|no as Synapse won't generate the config without it 9 years ago
Mark Haines f73ea0bda2 Merge branch 'develop' into markjh/edu_frequency 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
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
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
Erik Johnston 27c5e1b374 Search: Don't disregard grouping info in pagination tokens 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 3d3da2b460 Only fire user_joined_room on the distributor if the user has actually joined the room 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