Array in a Matrix
Array in a Matrix
Looks like adding the port to the domain works. ```sh curl --header "Authorization: Bearer " -X POST https://matrix..:8448/_dendrite/admin/purgeRoom/\{\\} ``` ```sh curl --header "Authorization: Bearer " -X POST https://matrix..:8448/_dendrite/admin/evacuateUser/\{\\} ```
hCaptcha is an option as of [Dendrite version 0.10.5](https://github.com/matrix-org/dendrite/releases/tag/v0.10.5). Having other options would be nice.
I can provide Arabic localization.
This may be a problem we are having in the playbook but I'm not sure. The Dendrite instance at `https://matrix.asozial.org:8448` is using hCaptcha without any problems and I don't think...
@Maxdeso can you pull the latest commit and see if the problem continues?
Yeah I wanted to uninstall choosenim along with anything it installed as I wanted to switch to using the Nim package provided by the Arch Linux repositories. I did delete...
> Hi, why do you assign the return value of fork ? It isn't used after, that's why var is also useless here why not do: > > ```nim >...
Can this issue be closed? it was fixed in i believe this commit https://github.com/matrix-org/dendrite/commit/3e314e028e5b580d0ddaa7a46d862c5a8ac351a6. Any release after v0.13.1 should not have this issue.
> > As a quick fix for this, you should be able to > > ```shell > > rm -rf '/var/lib/dendrite/jetstream/jetstream/$G/streams/DendriteOutputRoomEvent' > > ``` > > > > > >...
Nheko could just store the token in the keyring. The account password can be temporarily used to retrive the token then discarded afterwards.