Jannis Mattheis

Results 448 comments of Jannis Mattheis

Yeah, looks like only the statistics part is implemented (which should be the difficult part). What's missing from the backend is storing the included and excluded tags in the database...

Looks like this issue may have been fixed with https://github.com/pion/turn/commit/d87d0f3f81e0ea04a13455a193ceca4ad1fb060c which was released in the latest version.

Yeah, we probably have to make the dashboards dependent on the timespan mutations, so the cache is flushed.

Nope, nothing planned yet.

> It feels like overkill having to write a separate plugin for every webhook there is. And currently there is no way of making gotify accept a randomly formatted json...

Yeah, this feature is useful, it was also requested in a reddit thread somewhere.

Are you accessing the https port? The doubled server header ``` < server: Caddy < server: Caddy ``` seems suspicious, is the request proxied twice? You can try enable debug...

@cyb3rko Yeah, a confirmation dialog sounds fine. If that's not easily possible, then I'd be okay with having this functionality opt-in, so it's disabled per default, and you can enable...

> We could also show an additional button in the item in the MessagesActivity on messages, which contain the action extra. No, for that a separate features request exists: https://github.com/gotify/server/issues/494...

Yes, or only the dialog like you proposed. Only the dialog is probably better, because then we can tell the user what the receive action does.