Stephan Burns

Results 19 issues of Stephan Burns

Hello, I'm very new to this application. I just downloaded it last night and I really like it. It's nice for people that don't want to use chrome but own...

In the settings menu if I click the Save login information button and save the web app everything looks fine. Then I close the webpin settings menu and reopen it...

# Description Now that the opsdroid container runs as an un-privilaged user when opsdroid attempts to create the Matrix_cache folder it gets a permission denied error. I'm not sure how...

bug
connector/matrix

This page is outdated. https://docs.opsdroid.dev/en/stable/maintaining/making-a-release.html From what I can see it needs changed to we use github CI for our build system and use this link. https://github.com/opsdroid/opsdroid/actions I'll probably make...

documentation

# Description Randomly the matrix connector will crash when connected to a public room. ## Steps to Reproduce Create a skill and point it to `#geeklab:linuxdelta.com` and wait for people...

bug
help wanted
good first issue
connector/matrix

I can get it to stop the first time with this error `AttributeError: 'Engine' object has no attribute '_pump'` if I comment this out `pyttsx3.driver.DriverProxy.setBusy(engine, busy=False)` it works but then...

#### Is your feature request related to a problem? Please describe. I'm waiting for a web based client to support key based registration. I have several friends that I would...

type: feature
area: auth

If an administrator disables an account you can't re-enable it in synapse-admin version 0.8.0-12. It just says bad request. And their isn't anything in the output.

enhancement

This issue was found while coding a skill for the opsdroid framework's matrix connector which is based on matrix-nio. [Opsdroid issue](https://github.com/opsdroid/opsdroid/issues/1838) The issue occurs when joining or creating a room...

This should allow installation of matrix-nio without e2ee. Designed for clients and applications that can't or don't need e2ee. It accomplishes this by making pycryptodome an optional dependency decided on...