Tobias Laundal
Tobias Laundal
This is my first PR, and an attempt to solve vector-im/element-meta#1389. The implementation is driven by my own motivation for quickly being able to recognize my own rooms (bridged from...
When logging into my google account with OneLogin, the login process hangs if I have this extension enabled. My workaround is this: - Open gmail in the google container -...
When connecting to a bouncer(ZNC) with the wrong password, you get this error: ``` 13 May 16:25:36 - SEND: PASS sorry - secret 13 May 16:25:36 - SEND: NICK totokaka...
When I was experiencing #339 I also came across this, which I think is a missing feature. When connection to the backend is lost, there should come up a notification...
I'm doing some testing to help you finish up subway, and the first problem is that subway can't connect to ZNC bouncers. Connecting to bouncer should be pretty much the...
Currently a user has three different 'types' of statuses: - Op, half-op, voiced, etc. - Active / inactive - This is implemented by subway and is just based on when...
The `api_gateway_infer_root_path` option instructs Mangum to infer the `root_path` ASGI scope property based on the AWS API Gateway event object. This enables applications to know what subpath they are being...
When using `setAutoCollectIncomingRequestAzureFunctions(true)`, requests which are redirected by Azure Static Web Apps are logged with the URL of the function itself, not the URL the user requested. Knowing which function...
**Are you accessing the CLI from the default port `:4280` ?** - [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port...
Currently draft as I'm having an issue where the program launcher in Bottles will only open the folder of the executable. ## Type of change - [x] New installer -...