Commit History

Upphovsman SHA1 Meddelande Datum
  Kegan Dougal 7fc84c7019 Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association 10 år sedan
  Emmanuel ROHEE c06d07a276 Send unrecognized commands as text message (as before) 10 år sedan
  Emmanuel ROHEE 4c7da89219 Do not define power level limits in setUserPowerLevel. Update the function to be used as a resetUserPowerLevel 10 år sedan
  Emmanuel ROHEE 932f35a7f0 Added /deop $user_id 10 år sedan
  Paul "LeoNerd" Evans 756e171ad0 Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 10 år sedan
  Emmanuel ROHEE 4777c1cd5b BF: Do not be polluted by ops events that come when paginating back 10 år sedan
  Kegan Dougal b1195c125f hs: Updated synapse.http.client to handle DNSLookupErrors and bail immediately. 10 år sedan
  Paul "LeoNerd" Evans da31b96b55 Implement presence state visibilty limiting when polling eventsource for stream 10 år sedan
  Paul "LeoNerd" Evans 86d6232236 Don't eat federation transmit errors during unit tests; fix remote presence EDU-sending test because of this 10 år sedan
  Paul "LeoNerd" Evans 061e814195 Make sure to print exceptions properly from notifier failures 10 år sedan
  Kegan Dougal 56bc57cf50 apidocs: Added m.room.name 10 år sedan
  Kegan Dougal 27cdbf7b94 apidocs: Tweak join response format. Explicitly state empty JSON objects where they are required by the spec. Mark unimplemented room GET APIs clearly. 10 år sedan
  Emmanuel ROHEE 4b85c5f52c Added /op $user_id $powerLevel 10 år sedan
  Kegan Dougal cd0afb85c4 Updated feedback api docs and fixed feedback content template bug 10 år sedan
  Kegan Dougal dfea1730dc apidocs: mtime_age > last_active_ago. Presence REST: Sanity check values in invite/drop arrays. 10 år sedan
  Erik Johnston b50ea730b1 Merge branch 'develop' of github.com:matrix-org/synapse into develop 10 år sedan
  Erik Johnston bc21350298 Add option to change content repo location 10 år sedan
  Kegan Dougal 10afd895c4 Edited /presence REST servlet to raise SynapseErrors to return a standard error response, rather than a string. 10 år sedan
  Kegan Dougal c54d8df504 Update API docs to use 'presence' key not 'state'. Fixed error messages when setting presence. 10 år sedan
  Kegan Dougal acfabfff9c Fixed /presence APIs to urldecode user IDs. 10 år sedan
  Kegan Dougal 65693e9e15 Fixed GET /events/$id to be not broken. 10 år sedan
  Mark Haines bf10cf5f1a move contentrepo class to it's own file 10 år sedan
  Kegan Dougal 2385d396c3 URL decode user IDs for /profile REST path segments. 10 år sedan
  Kegan Dougal 3a3fadcece Make API docs not lie on registration/login. 10 år sedan
  Kegan Dougal ce5c88006e Update port numbers. 10 år sedan
  Emmanuel ROHEE d29d41322a Better indicate in the page feedback section that a user can't join a room (because he has been banned for ex). May be worth to be put in the middle of screen 10 år sedan
  Erik Johnston 46ac4a2f85 Fill out power level bits in the spec 10 år sedan
  Paul "LeoNerd" Evans da3e04df8b Rename the 'do_users_share_a_room' to something slightly less verb-sounding 10 år sedan
  Paul "LeoNerd" Evans 967b45bc1a Allow optional non-suppression of exceptions through the Distributor 10 år sedan
  Paul "LeoNerd" Evans ddf3ca7ab3 Neater is_presence_visible() code 10 år sedan