Commit Graph

6133 Commits (a04c076b7f72bc4a3ba5605abf6b10ac682826be)
 

Author SHA1 Message Date
David Baker a04c076b7f Make the /set part mandatory 9 years ago
David Baker 44891b4a0a Tidy up get_pusher functions 9 years ago
David Baker 7b39bcdaae Mis-named function 9 years ago
David Baker d937f342bb Split into separate servlet classes 9 years ago
David Baker 8a76094965 Add get endpoint for pushers 9 years ago
Mark Haines 790f5848b2 Fix the rule_id for .m.rule.invite_for_me (#715) 9 years ago
Mark Haines 82d7eea7e3 Move the versionstring code out of app.homeserver into util 9 years ago
David Baker 2547dffccc Merge pull request #705 from matrix-org/dbkr/pushers_use_event_actions 9 years ago
David Baker 9bb041791c Run unsafe proces in a loop until we've caught up 9 years ago
Erik Johnston 17515bae14 PEP8 9 years ago
Matthew Hodgson 4bd3d25218 Merge pull request #688 from matrix-org/matthew/preview_urls 9 years ago
Matthew Hodgson 5ffacc5e84 fix typos and needless try/except from PR review 9 years ago
Matthew Hodgson 83b2f83da0 actually throw meaningful errors 9 years ago
Mark Haines b36270b5e1 Fix pep8 warning 9 years ago
Matthew Hodgson 6ff7a79308 move local_media_repository_url_cache.sql to schema v31 9 years ago
Matthew Hodgson af582b66bb fix typo 9 years ago
Matthew Hodgson 2460d904bd fix error checking for new SQL 9 years ago
Matthew Hodgson 1ccabe2965 more PR feedback 9 years ago
Matthew Hodgson fb83f6a1fc fix SQL based on PR feedback 9 years ago
Matthew Hodgson b04f81284a Add more doc 9 years ago
Matthew Hodgson ec9331f851 Add doc 9 years ago
Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 9 years ago
David Baker d96a070a3a Actually check if we;re processing 9 years ago
David Baker ed3979df5f Fix invite pushes 9 years ago
Erik Johnston 79fc4ff6f9 Merge pull request #677 from matrix-org/erikj/dns_cache 9 years ago
David Baker 7b6d519482 Make sure max stream ordering only increases 9 years ago
David Baker 52d1008661 Unsafe process should call itself if the max has changed 9 years ago
Erik Johnston 96bd8ff57c Merge pull request #707 from matrix-org/markjh/remove_changed_presencelike_data 9 years ago
David Baker ce3fe52498 Comment why unsafe process is unsafe 9 years ago
Mark Haines 7e2f971c08 Remove some unused functions (#711) 9 years ago
Mark Haines d63b49137a Merge pull request #710 from matrix-org/markjh/move_fire 9 years ago
Mark Haines b9ee5650b0 Move all the wrapper functions for distributor.fire 9 years ago
Mark Haines caef337587 changed_presencelike_data isn't observed anywhere in synapse so can be removed 9 years ago
Mark Haines b4a5002a6e Merge pull request #708 from matrix-org/markjh/remove_collect_presencelike_data 9 years ago
Mark Haines 86be915cce Call profile handler get_displayname directly rather than using collect_presencelike_data 9 years ago
David Baker d9f38561c8 Literally a dictionary 9 years ago
David Baker 4836864f56 generate id in the main thread 9 years ago
David Baker a4a31fa8dc Only pass in what we need 9 years ago
Erik Johnston f942980c0b Merge pull request #701 from DoubleMalt/ldap-auth 9 years ago
David Baker 3fb35cbd6f Oops, inequality fail 9 years ago
David Baker 15e0f1696f Wrap process in a flag so we don't process whist already processing. 9 years ago
Mark Haines da84fa3d74 Merge pull request #706 from matrix-org/markjh/slaveIV 9 years ago
Matthew Hodgson d6e7333ae4 Merge branch 'develop' into matthew/preview_urls 9 years ago
David Baker 6ec02e9ecf indenting 9 years ago
David Baker 25cd5bb697 defer.gatherResults rather than doing all the pokes in series 9 years ago
David Baker fa129ce5b5 Add measure blocks 9 years ago
David Baker e1e042f2a1 Add comments on min_stream_id 9 years ago
Mark Haines ceb599e789 Add tests for redactions 9 years ago
Mark Haines 8c82b06904 Merge pull request #704 from matrix-org/markh/slaveIII 9 years ago
David Baker 05d044aac3 pep8 9 years ago