-
**General description**
What is the motivation for this suggestion.
In order to integrate better with the OS in some aspects, I wonder if it is possible to modify the underlying frame window to be…
-
I think mostly this means getting the maildir path from notmuch config item `database.mail_root` and then using that for `path:` queries, sync destination, etc. Which might mean changing/removing the …
-
We had an idea today, along the lines of #32, but for GPG keys instead of SSH keys. In particular, at a conference, I was asked to sign someone else's GPG public key. We wound using `wormhole send` to…
-
To ensure this is fully documented, it might help to enforce documentation via CI.
Doxygen doesn't appear to support this natively, however with a little bit of bash magic it should be achieveable…
-
### Summary
Allow a DOMAIN to have an unlimited number of aliases / mailboxes / quota
Domain section :
![image](https://github.com/mailcow/mailcow-dockerized/assets/6824137/29074d50-0769-42b3-b5…
-
Also posted the issue here dburles/meteor-collection-helpers#60.
Using `dburles:collection-helpers` and SSR, we find that the helpers are undefined during SSR.
```
Error when doing SSR. path:/foo/ba…
chmac updated
8 years ago
-
Hey! :wave:
I would like to talk about the maintenance and the future of the project here.
I thank @mstruebing, for trusting me as a maintainer of `editorconfig-checker`. I try to be involved wh…
-
Activatable abilities should probably have an extra description field in-game in their tooltips indicating the range and directions usable or when the ability can actually be used.
-
I am writing a debugger since 4 days and wondered why peekdata returned sometimes negative results, I used your trick to use :unsigned-long and it worked, lol, just poked around like 3 hours for this,…
-
If a property needs to be accessed than it either should be defined as public, or provide a relevant public functions. Use of magic functions is a major code smell.
As this might break plugins and …