Jason Robinson
Jason Robinson
Thanks for the awesome library! I was just about to ask how to easiest do this when I found this. Having tabs appear when switching browser tabs on the keyboard...
OK I decided to hack something for myself, if it's a suitable patch I could add tests and make a PR out of it: https://github.com/jaywink/django-markdownx/commit/8b84886d3cbb768410110ae81958ad6018f7a0fe The weird thing though, when...
I realized after doing the above that I can just check whether CTRL is pressed at the same time and always ignore TAB in that case. This fixes everything I...
Yep adding "gitlab.com" as the only server on v0.2.1, then doing a `!gitlab webhook add https://gitlab.com/ user/repository` fails with this error. When removing the `https://gitlab.com` from the command, no error...
Same here, I can see this error in the browser console: ``` [Vue warn]: Error in render: "TypeError: def.getValueY is not a function" found in ---> at src/general/Chart.vue at src/modules/weight/WeightChart.vue...
I have this exact issue. Debian package install (from releases). $ dpkg -l wire-desktop Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-==============-============-================================= ii wire-desktop 3.16.2923-2923...
@ffflorian I just realized that my version is not the latest. Which is odd since Wire has told me it has an update several times in the app itself and...
OK a bit more info now that I started playing around different modes. If the window is closed (but running in tray), there is only a notification. If the window...
@strugee maybe you would be interested in taking a look at [this proposal](https://talk.feneas.org/t/serverinfo-specification-for-server-metadata/99) for a more flexible and future proof alternative to NodeInfo?
Duplicate of https://github.com/agenda/agenda/issues/1146 . Soution for now; don't schedule jobs over 21 days :P