5b0fa0a656
Started support for Peertube's Video object.
default2024-01-14 18:41:09 +01:00
ee0c6386cc
Ensure to now overwrite the Accept + Follow object on repeated follows.
default2024-01-14 15:08:54 +01:00
33a0386a1e
In posts, fixed bad link urls if written between parentheses.
default2024-01-14 14:25:51 +01:00
7ca08aebd2
Fixed crashes in command-line options.
default2024-01-14 12:19:35 +01:00
d021162978
Merge pull request 'Fixed a bug introduced yesterday that caused double notifications' (#103) from draga79/snac2:master into master
grunfink2024-01-13 13:53:40 +00:00
6890a15787
Fixed a bug introduced yesterday that cause double notifications
Stefano Marinelli2024-01-13 13:21:53 +01:00
6c556581e0
Rewritten a sentence to be clearer in README.md.
default2024-01-13 09:12:16 +01:00
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
grunfink2024-01-12 17:09:58 +00:00
d8e7fe69ed
In README.md, document how to add -lrt to make (for older distributions).
default2024-01-12 18:06:16 +01:00
bb134950de
Don't hardcode the -lrt, as OpenBSD does not have it.
default2024-01-12 17:52:04 +01:00
034a08a8f0
Added -lrt to the linkage line, as it's needed at least in Ubuntu 20.04.6 LTS.
default2024-01-12 17:40:26 +01:00
9185cc4baa
Minor tweak for better corruption detection.
default2024-01-12 11:03:29 +01:00
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.
Stefano Marinelli2024-01-12 09:54:14 +01:00
5532a3e8bd
More tries to fix crashes in mastoapi_account().
default2024-01-11 21:33:41 +01:00
adf5623044
Avoid invalid actors in mastoapi_status().
default2024-01-11 20:20:01 +01:00
4f7a13884e
Better checking for CC creation in msg_note().
default2024-01-11 19:29:09 +01:00
eaeb776446
Set the 'bot' field in verify_credentials to the matching value.
default2024-01-11 18:49:26 +01:00
285fb589ff
Merge pull request 'Improve support for Mona iOS app' (#100) from jamesoff/snac2:monaapp-support into master
grunfink2024-01-11 17:46:15 +00:00
c3fb6bab77
Support DELETE for Mastodon subscriptions
James Seward2024-01-11 13:38:08 +00:00
ca27d0248a
Add missing fields to account verification
James Seward2024-01-11 13:36:16 +00:00
32ce4b0659
Added an unveil() call for "/tmp".
default2024-01-11 11:07:07 +01:00
2693c081b4
If the actor from a message from the shared-inbox fails, propagate.
default2024-01-11 06:34:29 +01:00
eacfa5b751
Avoid a webfinger request in msg_note().
default2024-01-11 06:08:52 +01:00