Mateusz Hajder

Results 17 comments of Mateusz Hajder

> You mean as initial commands after a successful connection? Yes. Like: ``` /msg nickserv regain Nick /mode Nick +i ```

I have the same issues. Bug still exist.

> I've been having similar issues, it seems that removing the `.nuxt` folder and restarting the dev server helped getting unstuck. > > Perhaps it's a cache issue? Yes, that's...

To test above changes, you can also add `viewport-fit=cover` to the header in client/index.html.tpl and add the following styles to "Custom stylesheet". ```css body { margin-top: env(safe-area-inset-top); padding-bottom: env(safe-area-inset-bottom); }...

> Convert it to a draft PR please rather than adding a wip prefix in the title. Done. After publishing, I couldn't find an option to convert to draft. Now...

> Looking at the after-screenshots I find it to an extend ugly. There’s too much space at the bottom for nothing. It would be nicer if the input text field...

I reduced the amount of free space to make the PWA application look better. I also fixed the mentions popup bug in PWA app.

Is there something for shared hosting?