Slavi Pantaleev
Slavi Pantaleev
As of the moment, no. When the response arrives to the browser, we don't know which part of the code made the request and we can't return control there, nor...
No new features are planned or being worked on. But if you have an idea about a good way to implement this, why not.
I'm actually not using Gitlab anymore, so I can't really test this. Maybe it's worth investigating (check logs, etc.) and consider ichecking upstream - https://github.com/sameersbn/docker-gitlab
I'd say lack of interest by anyone in the community to work on it. PRs are definitely welcome! We have many many bridge roles you can use as a template...
`matrix_host_command_iptables` seems to be unused, so we can remove it. I was wondering if we need to install `iptables` explicitly to ensure it's there, but it seems like it's pulled...
This role installs Matterbridge without the use of containers, so.. it's not ideal and likely not of much help. Still, it can serve as some inspiration for whoever decides to...
All our bridges are user-contributed, by people who need to use them or otherwise have interest in the bridge. It'd be nice to add LINE support and if someone is...
The point was.. I have some "last update time" on my entity and I'd like to subscribe using that timestamp (version). I don't know if Mercure has seen this update...
Perhaps you're hitting the rate limit with another user? matrix-corporal tries to impersonate other users by authenticating via [matrix-synapse-shared-secret-auth](https://github.com/devture/matrix-synapse-shared-secret-auth). It's likely that these login requests are hitting rate limits. It's...
You need to run both containers on the same container network and point corporal to the name and port of the other container, not to localhost