-
I have set up my nostr relay on my PC using Linex Mint though the Umbrel app
I am having an issue with my messages hitting my relay; it works some of the time, so when I do anything it does not sho…
-
Ghost messages are a "feature" that was recently added, unfortunately this "feature" also exemplify a good deal of why it is very poorly designed. First is code complexity, the amount of code that was…
-
- it used to be impossible to know why messages are stuck in the prepare queue
- since then, we added an `operation_status` label to prep queue metrics that can be used in grafana. See [this grafana …
-
After some amount of time the Agent can get itself into a state where it provides services, allows them to be called, forwards the messages onto to downstream micro but does not bridge the response ba…
-
Current documentation suggest that you can set up the [protocol](https://github.com/gl-inet/docs3.x/blob/master/docs/tutorials/sms_forward.md?plain=1#L25) for the SMTP server, ( which would be great b…
-
Rarely, a message sent from IRC will not be relayed to Mattermost.
I'm using matterircd 0.25.1 on FreeBSD 13.1-RELEASE and talking to a Mattermost 7.3.0 server. Attached is an edited debug log wher…
-
**Describe the bug**
Discord bots can [defer its reply to a user's slash command](https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-cal…
-
Hello,
I don't receive any email notifications
greetings Steffen
-
Messages can either be consumed in Server- or Client Components.
[The former is recommended in the docs](https://next-intl-docs.vercel.app/docs/environments/server-client-components), as it has bo…
-
### Specification
Asynchronous sharing means the ability to share a vault to a node that's not online at the same time you are. Right now our node connections means that both nodes must be online…