Chris Bruce

Results 109 issues of Chris Bruce

Is there a way to invalidate the query plan cache when this error occurs? Some other drivers have an options to deal with this scenario. This is cause be migrating...

Upgrade Actix to latest.

Upgrade Sqlx to latest and use Sqlx migrations.

Migrate internals to use Ruma.

Invalidates a user access token Invalidates an existing access token, so that it can no longer be used for authorization. The device associated with the access token is also deleted....

good first issue
matrix-spec

Authenticates the user. Authenticates the user, and issues an access token they can use to authorize themself in subsequent requests. If the client does not supply a ``device_id``, the server...

matrix-spec

Register for an account on this homeserver. This API endpoint uses the `User-Interactive Authentication API`_, except in the cases where a guest account is being registered. Register for an account...

matrix-spec

Send a receipt for the given event ID. This API updates the marker for the given receipt type to the event ID specified.

matrix-spec

Get the state identified by the type and key. .. For backwards compatibility with older links... .. _`get-matrix-client-unstable-rooms-roomid-state-eventtype`: Looks up the contents of a state event in a room. If...

matrix-spec

Send a state event to the given room. .. For backwards compatibility with older links... .. _`put-matrix-client-unstable-rooms-roomid-state-eventtype`: State events can be sent using this endpoint. These events will be overwritten...

matrix-spec