James Wheare
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...
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...
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...
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...
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...
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...
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...