João Neto
João Neto
# Bug The field `event_response` in each entry returned by the `/characters/{character_id}/calendar/` endpoint should indicate whether the character has accepted/declined/tentative/not yet responded to each event. However, its value appears to...
# Feature Request Expose `Date` header in responses by adding it to `Access-Control-Expose-Headers`. ## Use case To guarantee we obey the ESI error rate limits, two headers are returned with...
**Description** When a user attempts to subscribe to a presence channel, If the backend calls `Pusher.authorizeChannel(socketId, channel, data?)` without specifying the `data` optional parameter, the subscription will *hang* — no...
Hi! :) When opening a remote file (via [`teletype`](https://teletype.atom.io) session), the symbol tree appears empty. Also tried listing symbols with the [`symbols-view`](https://github.com/atom/symbols-view) core package, but it has the same problem....
The documentation currently only shows how to [load single keys from Secrets and Configmaps](https://devspace.sh/component-chart/docs/configuration/containers#env) using `env.valueFrom.secretKeyRef` and `env.valueFrom.configMapKeyRef`. However, one can use `envFrom.configMapRef` and `envFrom.secretRef` to load all variables from...
### Bug description `findMany()` fails with error: ```js PrismaClientKnownRequestError: Invalid `prisma.a.findMany()` invocation: Assertion violation on the database: `too many bind variables in prepared statement, expected maximum of 32767, received 32769`...
# Bug When querying the calendar endpoint without specifying `from_event`, the response returns event summaries from the **past**, instead of the expected **upcoming** events in chronological order from the current...
*This is not problematic for me; just opened this to document potential divergences in behavior between Soketi and Pusher!* **Is your feature request related to a problem? Please describe.** Pusher...