Kim Alvefur

Results 82 issues of Kim Alvefur

``` $ hg push -fr. pushing to ssh://[email protected]/repo searching for changes remote: adding changesets remote: adding manifests remote: adding file changes remote: added 1 changesets with 1 changes to 1...

Use case is XML where one of several states are indicated via presence of one of several possible elements, so that the name of the element is the relevant value....

xml
Needs attention
media and encoding

Since they start with NUL byte, strlen() does the wrong thing. The Lua API can already pass the real string length, so passing that on seems the sensible thing to...

1. When auto-completing a participants nickname, highlight the latest message by them. 2. Provide some way for picking the next message by the same participant. 3. Remember the highlighted message...

enhancement

Eg: You type or paste a JID into the search box. Some option(s) for starting a chat or adding a contact with that JID, or joining it as a room...

timescale:midterm
enhancement

For monitoring DNSSEC status it would be useful to have metrics for the [RRSIG Signature Expiration and Signature Inception](https://www.rfc-editor.org/rfc/rfc4034.html#section-3.1) fields, e.g. to enable alerting in case records are close to...

This adds reporting of the DNSSEC OK flag. Ref #551 ⚠️ Does not currently work. Probably missing something in the request to opt-in to EDNS0.

This adds reporting of the Authenticated Data flag, indicating whether the resolver thinks the resource is properly signed with DNSSEC. Hopefully useful for monitoring DNSSEC status. Ref #551

In a scenario where one runs tests against a daemon it would be nice to catch logs from both the daemon and whatever testing tool. However this seems tricky to...

feature

Replacement for the use of Prosody's mod_version and overriding of the internal `prosody.version` variable, which complicates finding out the actual Prosody version in use.