Matthew Wild

Results 87 issues of Matthew Wild

The easy onboarding IBR protocol was (re)standardized from XEP-0401 to [XEP-0445](https://xmpp.org/extensions/xep-0445.html). During the transition "the XSF" demanded a new namespace for the stream feature. - The new feature is ``....

**Is your feature request related to a problem? Please describe.** 1. Deploy a configuration that has a locked MUC domain, e.g. `muc.example.org` 2. Click **Add a new groupchat** 3. Enter...

bug
good first issue
UX
MUC

I have a project where I want new commits to the primary branch to publish dev builds (e.g. builder1), and then when a tag is pushed, I want to trigger...

bug

In a number of places luv stores a long-lived reference to `L` such as [src/luv.c:712](https://github.com/luvit/luv/blob/master/src/luv.c#L712). This is not safe, however - `L` may refer to the current thread (coroutine) that...

bug

Adds 'Chats' and 'Contacts' titles to the relevant screens. The availability filter was removed from the contacts view to accomplish this. I don't believe filtering by contact availability is very...

**Describe the bug** When the join request returns an error, Siskin crashes. **To Reproduce** ``` Juliet sends: iphone Juliet receives: ``` **Expected behavior** The user should be notified about the...

bug

Currently the Docker image ships with the default Debian config, with the expectation that users of the image will override it with their own. Duplicating all possible options as environment...

**To Reproduce** Steps to reproduce the behavior: - Play some music (e.g. in the Apple Music app) - Open Snikket, and switch to a chat that contains an audio message...

bug