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.
|
|
While testing Mona, I noticed that after deleting my account entry for
my snac server, Mona would repeatedly try to delete the subscription it
thought it had created, resulting in many unhandled DELETE calls.
This accepts the call and returns 200 for it, which makes Mona happy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 8d0a69cd759813b1304605d1676fbca063f0ccdc.
|
|
Some sites require even Person requests to be signed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only unfollows by now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|