delthas

Results 45 issues of delthas

## Summary - Add support for [extended-monitor](https://github.com/ircv3/ircv3-specifications/pull/466) ## Rationale This spec would be useful for clients. Adding it early to check for spec flaws and move the spec forward. ##...

waiting for ircv3

# Overview This spec enables server-side search of PRIVMSG/NOTICE from clients to (generally) bouncers. Typical use case from my IRC client: - I am in channel #alice - I can't...

swagger2openapi: timestamp events get converted to YAML timestamps - The Swagger code `example: "2020-06-11T13:55:24Z"` - gets converted to: `example: 2020-06-11T13:55:24Z` - whereas it should be `example: "2020-06-11T13:55:24Z"` ### Checklist -...

As of 2019-08-29 login requests that contain this field fail with Error=UNKNOWN_ERR. This commit removes the field and updates the tests accordingly. See https://github.com/NoMore201/googleplay-api/issues/93

openjdk8 is not supported on Xenial on Travis, and builds fail during setup without this explicit distribution requirement.

There are a lot of tracks that are unavailable in my country. In Soundrop, when the current track was unavailable, it would play (for me only) another track so as...

front-end

It'd be nice if there was a way to be able to know when someone sends a message on a room. I think sound notifications might get boring real quick...

native client
front-end

See: https://github.com/ircv3/ircv3-specifications/pull/466

I'm trying to use the API so as to be able to know when a user played osu for the last time... I've been using 'get_user_recent' and fetching the date...