James Wheare

Results 63 issues of James Wheare

gen_server/gen_statem/receive have features where you can setup an automatic event to fire after a certain period of inactivity. This would be convenient in cowboy_loop to implement idle messages to keep...

_Edit (2024-09-21): deletion was implemented as draft in #524_ This replaces and builds on #304 and https://gist.github.com/jesopo/ef44e928aeb1c893e722909608960b1b Notable changes: * Two separate caps for editing and deleting * Specific EDIT...

tags
protocol
ids
Unresolved decisions

This specification defines a client-only message tag to indicate a display name to use for the attached message, separate from the nickname or realname of the user. This tag provides...

client-tags
tags

This is a work in progress. Currently representing the changes from #245 and #250. This can probably replace those issues. This still needs massaging and editing, some things might be...

metadata

Tested on webchat.freenode.net If you connect with a nick that's too long, but the server truncates it to a taken nick, you get an odd situation. e.g. I try to...

Doesn’t work very well for clients with auto away messages.

It would be nice if there was a way to fetch error logs from production, using filters that aren't available via the dashboard https://dashboard.stripe.com/logs e.g. I'd like to see a...

enhancement

If no provisioning profile is passed on the command line, the current working directory is searched for a profile. The debug log says: ``` No `provisioning-profile` passed in arguments, will...

enhancement

Raised in https://github.com/electron-userland/electron-builder/issues/1967#issuecomment-333639366 It would be great if the provisioning profile provided could be compared with the certificate during code signing and return an error if they're different. In the...

enhancement
help wanted

Just "Add a network" would be good initially. But in future would be nice to have 2-3 recent/favourite buffers too. Probably blocked on server side starred buffers though, unless you...

enhancement