Commit Graph

4165 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 9bb041791c Run unsafe proces in a loop until we've caught up 9 years ago
Erik Johnston 17515bae14 PEP8 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 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
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
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 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 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
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
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
David Baker 05d044aac3 pep8 9 years ago
David Baker 2d5c693fd3 Fix port script for changes merged from develop 9 years ago
Mark Haines 57fa1801c3 Add sensible __eq__ operators inside the tests. 9 years ago
David Baker d549fdfa22 Remove code that's now been obsoleted or moved elsewhere 9 years ago
Erik Johnston 95ac3078da Rename things 9 years ago
David Baker 92e3071623 Send badge count pushes. 9 years ago
Erik Johnston ee5aef6c72 Log contexts and squash things together 9 years ago
Erik Johnston 639cd07d6d Add comment 9 years ago
Erik Johnston af03ecf352 Deduplicate joins 9 years ago
Mark Haines 60ec9793fb Add tests for get_latest_event_ids_in_room and get_current_state 9 years ago
Erik Johnston 1ef0365670 Set profile information when joining rooms remotely 9 years ago
Christoph Witzany ed4d18f516 fix check for failed authentication 9 years ago
Christoph Witzany 9c62fcdb68 remove line 9 years ago