h1nk
h1nk
As originally stated in #212 I think the Docker image should be targeted at users who wish to self-host the application. I'm not too familiar with PHP applications but shouldn't...
@obvionaoe Yes, I'd definitely still like to see an official Docker image for this project. Something that just runs php-fpm, exposes a TCP port and leaves it up to the...
I agree there really needs to be some clarification about the use of the [`SOCIAL_AUTH_USER_MODEL`](https://python-social-auth-docs.readthedocs.io/en/latest/configuration/settings.html#user-model) setting. I'm confused as to where and how the value of `SOCIAL_AUTH_USER_MODEL` is even used...
If it's possible I'd ideally like keep complete separation between Django staff/Django `User`s and Django Social Auth users that I integrate into my custom model, but allow simultaneous login to...
I've also noticed this issue for a while but didn't bother trying to solve it. I have it happen commonly after reload/restarting `awesome` and then moving some window clients from...
I just tried with `--no-argb` and the problem is still happening. I'm able to reproduce the issue by doing the following: **1.** Using the following theme settings on v4.3: ```lua...
@actionless & @psychon, since this can be reproduced when reloading awesomeWM using `SIGHUP` perhaps it's tied to the reload & maximize/minimize logic?
@Elv13 I installed git master and nuked my `rc.lua` to use the WM defaults but it still has the same issue so it doesn't seem to be fixed.
Almost 6 years and this hasn't been addressed whatsoever. My escape key on my keyboard is _physically_ broken and I already use caps lock for other stuff so simply `setxkbmap...
Something seems _very_ incorrect with how `doc8` (I'm using version 0.8.0) is parsing directives that contain blocks of content. It doesn't seem to know when directive blocks like `code-block::` and...