martin f. krafft

Results 160 issues of martin f. krafft
trafficstars

**Is your feature request related to a problem?** When user data change, e.g. a user changed their name, and the data are updated in the SSO database, the change is...

enhancement

**Is your feature request related to a problem?** At the moment, to onboard a new user, the following steps are required: 1. Creation of user in the OIDC provider 2....

enhancement

Hello, Colours like `berry-red`, as used by Planka, are not standard. I am trying to do some work via the API, and it would be really good to have an...

enhancement

I inject Markdown into mails I write. As a consequence, when I call markdown-preview, I get a preview that includes RFC5322 headers, and a mail signature, both of which are...

**Describe the bug** I have my NeoVim configured to have Markdown injected into Mail, since I write all my emails in Markdown for post-processing. As a consequence, I set the...

Currently, polls by non-primary users are not relayed to Whatsapp. In my case, I'd like to have Maubot create a regular poll, which seemingly isn't possible to do with Whatsapp....

enhancement

Please consider sorting ParameterSource in order of "explicitness", as this would make it easier to test for how explicit a parameter is. Currently, the values are: 1. COMMANDLINE 2. ENVIRONMENT...

# Summary If `pytest` runs in e.g. `./tests/`, it reads `../pyproject.toml` for configuration options, and that squares with my expectation. `pytest-cov` does seem to look only for `./pyproject.toml` (and also...

The example config for `idlefolders` says: > In between synchronisations, Offlineimap can monitor mailboxes for new > messages using the IDLE command. If you want to enable this, specify here...

The mypy plugin here falls over, complains about errors, but there aren't any… ``` % pytest -s -vvv --mypy ===================================== test session starts ===================================== platform linux -- Python 3.13.3, pytest-8.3.5,...

integration