Commit graph

22 commits

Author SHA1 Message Date
pezcurrel
70c09b4e7d Now, by default, the script adds a link to the original post only if its text doesn’t fit into the post to be posted; added a “always_link_gancio_post” to make it do it always; added a “test mode”; fixed some flaws; updated help text 2024-10-25 17:58:30 +02:00
pezcurrel
8929654cdf Added a task 2024-10-25 15:14:03 +02:00
pezcurrel
829b07d9ee Changed a bit the “beware of flooding on first run” behavior, and related text 2024-10-25 08:34:41 +02:00
pezcurrel
a98f7f7541 Added an “Info” line in case state file is not found 2024-10-25 07:48:04 +02:00
pezcurrel
4108a751f0 Commented out a line that was used for testing 2024-10-25 07:40:48 +02:00
pezcurrel
1521edcc12 Updated 2024-10-25 07:37:56 +02:00
pezcurrel
6d158e0e1a Now it does not post status for an event with an attachment that it can’t manage 2024-10-25 07:37:05 +02:00
pezcurrel
53929b069e Added one line to discard from the top of the headers possible “HTTP/(version) 100 Continue” and the empty lines that may follow 2024-10-25 00:13:37 +02:00
pezcurrel
7d931d097b Commented out a line that was used for testing 2024-10-24 23:37:30 +02:00
pezcurrel
757028151c Using “curl_file_create” instead of “CURLStringFile” because in PHP 7.3 it’s not available 2024-10-24 23:36:11 +02:00
pezcurrel
f91ca2a23b First commit 2024-10-24 22:56:45 +02:00
pezcurrel
9513b2434b Updated to help text as in a8c70aa commit 2024-10-24 22:51:09 +02:00
pezcurrel
a8c70aaf12 Added «write:media» as the second privilege the app needs 2024-10-24 22:50:41 +02:00
pezcurrel
103699125f Fixed “state_file_absolute_path” check: now gancioff actually checks for its writeability too, instead of checking 2 times for its readability 2024-10-24 12:59:41 +02:00
pezcurrel
865f4b09c6 Fixed a typo in help text 2024-10-24 12:46:38 +02:00
pezcurrel
10ee2f92fe Updated help text 2024-10-24 12:41:22 +02:00
pezcurrel
a3e9c3966d Moved TLDs fetching after configuration check 2024-10-24 12:23:54 +02:00
pezcurrel
be8a18897e Updated to help text as in “gancioff” commit 41cae16 2024-10-24 12:23:19 +02:00
pezcurrel
5057f5ed07 Updated 2024-10-24 12:05:02 +02:00
pezcurrel
41cae16c4e Added signal handling 2024-10-24 12:04:37 +02:00
pezcurrel
6241bf70c3 Added comment block with instructions 2024-10-24 08:04:25 +02:00
pezcurrel
f8925f07d6 First commit 2024-10-24 06:53:20 +02:00