matthias4217

Results 27 comments of matthias4217

![image](https://user-images.githubusercontent.com/17904729/72278502-722d6b80-3634-11ea-8355-6ded2bd87b3b.png) So this is how it looks for now on my side. I probably will have to mess with the colour in a way, but I don't really know how...

To finish it, I'd just need a few information about metadata. The description for all these can be found in the manual : https://github.com/erkin/ponysay/blob/master/ponysay.pdf (Section 6 : Pony metadata) More...

I have noticed that Etherpad seems to be continually adding new sessions to the database. This may be solved in 1.9 according to the [changelog](https://github.com/ether/etherpad-lite/blob/develop/CHANGELOG.md). As for now, you could...

This looks intentional : https://github.com/Swordfish90/qmltermwidget/blob/63228027e1f97c24abb907550b22ee91836929c5/lib/default.keytab#L37 Previously using Gnome Terminal with `zsh`, I had added `bindkey "^H" backward-kill-dir` to make `Ctrl+Backspace` delete whole word and not only a single character. I...

We have developed two tools around Bookstack. Both are Python apps, in private repositories. * Bookstack Carpenter manages user permissions and enforcing an architecture on Bookstack (creating some books depending...

We run Bookstack on Openshift, and we build our Docker images ourselves (with `php:8.1-fpm-alpine` and `nginx:1.25-alpine`). We have slightly modified the code to show resource ids on pages (using this...

There is no such option for the moment.

I'm running `3.8.13` on Ubuntu 22.04 too, with Rocketchat `5.3.3`, and I have the same issue. Others have the same issue.

It looks like this is not as straightforward as I initially thought, but I think I have found the cause : on the servers where I have this issue, I...

I can confirm what's been said, on Rocket Chat 5.3.3. However, I'd like to add that `https://test.ex-ample.com` works fine.