Commit History

Author SHA1 Message Date
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Erik Johnston dbdc565dfd Fix registration on workers (#4682) 5 years ago
  Erik Johnston bacdf0cbf9 Move RoomContextHandler out of Handlers 5 years ago
  Erik Johnston 8cb8df55e9 Split MessageHandler into read only and writers 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Richard van der Hoff c46367d0d7 Move RoomCreationHandler out of synapse.handlers.Handlers 6 years ago
  Erik Johnston 784f036306 Move RoomMemberHandler out of Handlers 6 years ago
  Erik Johnston bf81f3cf2c Split out profile handler to fix tests 6 years ago
  Erik Johnston feec718265 Shuffle receipt handler around so that worker apps don't need to load it 7 years ago
  Erik Johnston 4e1cebd56f Make synchrotron accept /events 7 years ago
  Mark Haines c41d52a042 Summary line 7 years ago
  Mark Haines 7e554aac86 Update docstring on Handlers. 7 years ago
  David Baker 4a10510cd5 Split out the auth handler 8 years ago
  Mark Haines c626fc576a Move the AS handler out of the Handlers object. 8 years ago
  David Baker 887c6e6f05 Split out the room list handler 8 years ago
  Mark Haines 0cb441fedd Move typing handler out of the Handlers object 8 years ago
  Mark Haines f68eea808a Move SyncHandler out of the Handlers object 8 years ago
  Mark Haines 3b86ecfa79 Move the presence handler out of the Handlers object 8 years ago
  Erik Johnston d35780eda0 Split out RoomMemberHandler 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Erik Johnston 5cb298c934 Add room context api 8 years ago
  Erik Johnston c85c912562 Add basic full text search impl. 8 years ago
  Daniel Wagner-Hall 415c2f0549 Simplify LoginHander and AuthHandler 8 years ago
  Erik Johnston 716e426933 Fix various typos 9 years ago
  David Baker cb03fafdf1 Merge branch 'develop' into csauth 9 years ago
  David Baker a19b739909 Regstration with email in v2 9 years ago
  David Baker d98660a60d Implement password changing (finally) along with a start on making client/server auth more general. 9 years ago
  Kegan Dougal 21fd84dcb8 Use seconds; start gluing in the AS scheduler into the AS handler. 9 years ago
  Kegan Dougal 11e6b3d18b Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 9 years ago