Stefano Marinelli
|
6890a15787
Fixed a bug introduced yesterday that cause double notifications
|
2 年 前 |
default
|
6c556581e0
Rewritten a sentence to be clearer in README.md.
|
2 年 前 |
grunfink
|
a0cb5c60cd
Merge pull request 'Added support for ntfy notifications with enhanced privacy when utilizing a self-hosted server, eliminating the need for external services.' (#102) from draga79/snac2:master into master
|
2 年 前 |
default
|
d8e7fe69ed
In README.md, document how to add -lrt to make (for older distributions).
|
2 年 前 |
default
|
bb134950de
Don't hardcode the -lrt, as OpenBSD does not have it.
|
2 年 前 |
default
|
034a08a8f0
Added -lrt to the linkage line, as it's needed at least in Ubuntu 20.04.6 LTS.
|
2 年 前 |
default
|
9185cc4baa
Minor tweak for better corruption detection.
|
2 年 前 |
Stefano Marinelli
|
82d57557bb
ntfy code cleanup
|
2 年 前 |
Stefano Marinelli
|
13a0560f7b
Updated RELEASE_NOTES.md to add ntfy.sh support
|
2 年 前 |
Stefano Marinelli
|
2af9481837
Added support for ntfy notifications. You can configure either a self-hosted server or use the official ntfy.sh, and you have the option to use a private token to protect access and topics.
|
2 年 前 |
default
|
5532a3e8bd
More tries to fix crashes in mastoapi_account().
|
2 年 前 |
default
|
adf5623044
Avoid invalid actors in mastoapi_status().
|
2 年 前 |
default
|
4f7a13884e
Better checking for CC creation in msg_note().
|
2 年 前 |
default
|
4a0cef0709
Updated RELEASE_NOTES.
|
2 年 前 |
default
|
f7015019d3
Silenced some unused argument warnings.
|
2 年 前 |
default
|
8868f7a231
Updated RELEASE_NOTES.
|
2 年 前 |
default
|
eaeb776446
Set the 'bot' field in verify_credentials to the matching value.
|
2 年 前 |
grunfink
|
285fb589ff
Merge pull request 'Improve support for Mona iOS app' (#100) from jamesoff/snac2:monaapp-support into master
|
2 年 前 |
James Seward
|
c3fb6bab77
Support DELETE for Mastodon subscriptions
|
2 年 前 |
James Seward
|
ca27d0248a
Add missing fields to account verification
|
2 年 前 |
default
|
32ce4b0659
Added an unveil() call for "/tmp".
|
2 年 前 |
default
|
2693c081b4
If the actor from a message from the shared-inbox fails, propagate.
|
2 年 前 |
default
|
eacfa5b751
Avoid a webfinger request in msg_note().
|
2 年 前 |
default
|
e447d1852c
Updated RELEASE_NOTES.
|
2 年 前 |
default
|
f826f02937
Updated documentation.
|
2 年 前 |
default
|
fdb32864aa
New command-line option 'state'.
|
2 年 前 |
default
|
df266ecfb0
Updated RELEASE_NOTES.
|
2 年 前 |
default
|
cc535e9958
Added more webfinger checks, just to be sure.
|
2 年 前 |
default
|
7f6a793146
Fixed minor collision in webfinger caching.
|
2 年 前 |
default
|
f0d185192b
Call srv_archive_error() on input q_item errors.
|
2 年 前 |