martin f. krafft
martin f. krafft
Custom field values are limited to 1,000 characters (which doesn't seem to be documented anywhere). If an addon tries to add a custom field value that exceeds this limit, then...
Three simple functions to access the Hotspot voucher groups, mainly to obtain unused vouchers for the hotspot.
## Expected Behaviour I have the following `index-format-hook`: ``` index-format-hook date "~d
## Expected Behaviour When I open a (large) mailbox (Maildir), I see the progress at the bottom e.g. `Reading /home/madduck/mail/store... 141395/419009 (33%)`. When that reaches 100%, I expect the mailbox...
## Expected Behaviour If I remove a message from a maildir in one NeoMutt instance (or it is removed using OfflineIMAP), and I have another NeoMutt instance open, I expect...
When other users change cards, e.g. move them between lists, update the due date, or add attachments or comments, I only find out about these things if they don't forget...
Hello, When I reply to a bridged event in a Matrix thread, the bridge sends that as normal replies, because Signal doesn't do threads. So it looks like this: ```...
The gitignore handling by vcsh is confusing. It does seem to work as intended, but there are confusing error messages: ``` lotus:~% vcsh init bugdemo Initialized empty Git repository in...
A cryptpad admin can define a period during which destroyed documents can be recovered. This period should be exposed to the user when destroying a document, otherwise expectations are not...
I am using ```CSS @import "./tabs_to_bottom.userchrome.css"; ``` in my `userChrome.css` and it works. Except for when I click in the `urlbar` and the `megabar` opens. The latter unfortunately overlays the...