dendrite/vendor/src/github.com/matrix-org
Mark Haines 84ad4ff9f6 Start implementing /join for room aliases for rooms the server is not in. (#115)
* Start implementing the join room API

* Hacks to get join room working

* Make the TLS fingerprint configurable

* Fix the client API proxy to handle '#' correctly

* Return a 200 OK response

* Write the join event along with current state to the room server

* Comment on the error handling

* Fix typos

* Fix tab

* Add TODO for moving authEventIDs to gomatrixserverlib

* Comment on why we ignore the key ID argument for local keys

* Avoid 'preceeded'

* Neaten the control flow

* Neaten the control flow even more

* Return pointers

* Rename err to lastErr for the loop
2017-05-25 16:08:28 +01:00
..
dugong Add dugong to support writing to disk/rotations 2017-02-20 15:46:30 +00:00
gomatrix Update version of gomatrixserverlib (#111) 2017-05-19 10:46:17 +01:00
gomatrixserverlib Start implementing /join for room aliases for rooms the server is not in. (#115) 2017-05-25 16:08:28 +01:00
util Update github.com/matrix-org/util for request context fix for logging 2017-05-10 15:43:58 +02:00