23441 Commits (develop)
 

Author SHA1 Message Date
  Paul "LeoNerd" Evans 1ddae5f40b Update get_json()'s documentation to match the actual observed behaviour 9 years ago
  Erik Johnston 6df83555cc Handle a potential race in the notifier when calling get_events_for which resulted in an uncaught KeyError 9 years ago
  Kegan Dougal 6904952ec4 Store public room id > alias mappings. 9 years ago
  Matthew Hodgson 9c3d3c25cc typo 9 years ago
  Matthew Hodgson 2ec5f6c2f2 Merge branch 'master' of git+ssh://github.com/matrix-org/synapse 9 years ago
  Matthew Hodgson 9d388cd35e timestamps 9 years ago
  Kegan Dougal 2da1e1526e Don't pass host_web_client flag to register_servlets, it needs to be a Resource not a RestServlet. 9 years ago
  Kegan Dougal 38c7e92331 Merge branch 'master' of github.com:matrix-org/synapse 9 years ago
  Matthew Hodgson ecc299d458 more quickstart fixes 9 years ago
  Matthew Hodgson 6967e93f9c Merge branch 'master' of git+ssh://github.com/matrix-org/synapse 9 years ago
  Matthew Hodgson 31f2ec252c refactor the README a load more to make the quickstart more visible 9 years ago
  Paul "LeoNerd" Evans b370f9903c Fix logging verbosity parsing code 9 years ago
  Paul "LeoNerd" Evans 820ed34abe Namespace all the Federation HTTP URLs to /matrix/federation/v1/... 9 years ago
  David Baker cf965af3c5 Add troubleshooting section to help with PyNaCl bug. 9 years ago
  Paul "LeoNerd" Evans 55944ccf72 Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE 9 years ago
  Kegan Dougal 5a59da8a94 Merge branch 'master' of github.com:matrix-org/synapse 9 years ago
  Kegan Dougal 7f40fa1d46 Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 9 years ago
  Matthew Hodgson 2a0f7541c7 verbose by default please 9 years ago
  Kegan Dougal ebfc4389ad Merge branch 'master' of github.com:matrix-org/synapse 9 years ago
  Kegan Dougal 9b3702c924 Return the room_alias when GETing public rooms. 9 years ago
  Matthew Hodgson 2ab77a0073 fix footnotes a bit 9 years ago
  Emmanuel ROHEE c87e1f6418 Room: Added a text input to type an image URL in order to send an image message 9 years ago
  Emmanuel ROHEE 30efb04060 Display image messages from the stream 9 years ago
  Matthew Hodgson 3e35a9f96e add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 9 years ago
  Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 9 years ago
  Matthew Hodgson 8c32e3387f Merge branch 'master' of git+ssh://github.com/matrix-org/synapse 9 years ago
  Matthew Hodgson d314315a2e remove remaining TODOs and fill in lots more info 9 years ago
  Matthew Hodgson 514df1f648 actually register the login servlet (uncommitted code thinko?) 9 years ago
  Matthew Hodgson 286797fc0c and tweak some more... 9 years ago
  Matthew Hodgson 63540c82e1 fix rst issues correctly... 9 years ago
  Matthew Hodgson f956646955 fix rst issues 9 years ago
  Matthew Hodgson ba92c6f301 make README a bit more comprehensive and rename example/ as experiments/ 9 years ago
  Matthew Hodgson 7c762e60c9 remove the png profile image for now 9 years ago
  Erik Johnston bdea0b4d44 Fix dependency_link url 9 years ago
  Erik Johnston e74e1d9d4d Change syutil dependency link to point at github. 9 years ago
  Erik Johnston fe3c5a2726 Fix the 'Go to room' button to use the correct room alias api 9 years ago
  Erik Johnston 4add1c70e9 Just say yes to OPTIONS requests, since we want to turn on CORS headers for all paths 9 years ago
  Emmanuel ROHEE f99168de06 Make messages list and room users list scroll-overflow 9 years ago
  Paul "LeoNerd" Evans 31ac288eb7 Capture the .gitignore file 9 years ago
  Mark Haines cf45ed1bc0 Add .rst suffix to documentation files so that github auto-formats them 9 years ago
  matrix.org 4f475c7697 Reference Matrix Home Server 9 years ago