Commit History

Author SHA1 Message Date
  Mark Haines a3ac837599 Optionally split out the pushers into a separate process 8 years ago
  Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 8 years ago
  Erik Johnston 7ed2bbeb11 Clean up a bit. Add comment 8 years ago
  Erik Johnston 2152b320c5 PEP 8 8 years ago
  Erik Johnston 87f9477b10 Add a Homeserver.setup method. 8 years ago
  Erik Johnston 9959d9ece8 Remove redundated BaseHomeServer 8 years ago
  Erik Johnston 2818a000aa Use split rather than endswith 8 years ago
  Erik Johnston 5a7d1ecffc Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 7a8ba4c9a0 Actually host r0 and unstable prefixes 8 years ago
  Mark Haines c452dabc3d Remove the LockManager class because it wasn't being used 8 years ago
  Daniel Wagner-Hall d4af08a167 Use shorter config key name 8 years ago
  Daniel Wagner-Hall 3bcbabc9fb Rename context factory 8 years ago
  Daniel Wagner-Hall 81a93ddcc8 Allow configuration to ignore invalid SSL certs 8 years ago
  Erik Johnston 9c5fc81c2d Correctly handle x_forwaded listener option 9 years ago
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 years ago
  Mark Haines 4ad8b45155 Merge branch 'develop' into key_distribution 9 years ago
  David Baker cb03fafdf1 Merge branch 'develop' into csauth 9 years ago
  Mark Haines d488463fa3 Add a version 2 of the key server api 9 years ago
  Kegan Dougal e7887e37a8 Remove appservice REST servlets 9 years ago
  David Baker c7023f2155 1) Pushers are now associated with an access token 9 years ago
  Paul "LeoNerd" Evans e0214a263b Build MetricsResource as a specific HomeServer dependency 9 years ago
  Paul "LeoNerd" Evans ad5701f50f Expose 'config' as a real HomeServer dependency key 9 years ago
  Kegan Dougal 0696dfd94b Actually treat this as static content, not random Resources. 9 years ago
  Kegan Dougal c059c9fea5 Merge branch 'develop' into application-services 9 years ago
  Mark Haines 9d8f798a3f Merge changes from develop 9 years ago
  David Baker c291a4d522 Merge branch 'develop' into pushers 9 years ago
  Paul "LeoNerd" Evans 05c7cba73a Initial trivial implementation of an actual 'Filtering' object; move storage of user filters into there 9 years ago
  Kegan Dougal fa8e6ff900 Add stub application services REST API. 9 years ago
  Mark Haines e5725eb3b9 Remove unused import from server.py 9 years ago