Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
server or use the official ntfy.sh, and you have the option to use a private token to protect access and topics.
|
|
It seems that it's needed for shm_open() to succeed,
whatever the first argument points to.
No idea why.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is used when accepting Follow requests; this way, follows are
confirmed as fast as possible.
If the message cannot be immediately sent, it's queued as always.
|
|
|
|
|