Commit graph

  • 949d312d6d Updated to help text as in commit 72f1c48 main pezcurrel 2024-11-07 20:35:00 +0100
  • 72f1c48b44 Added translation support and locale management; bumped version to 0.5.7 pezcurrel 2024-11-07 20:34:44 +0100
  • 2a511daa27 Modified a commented directive pezcurrel 2024-11-07 20:31:06 +0100
  • 982569acd6 Updated pezcurrel 2024-11-07 20:30:02 +0100
  • 193477c60d First commit pezcurrel 2024-11-07 20:29:03 +0100
  • d98d57f1dd First commit of translations pezcurrel 2024-11-07 20:27:57 +0100
  • 966f986018 First commit pezcurrel 2024-11-07 20:22:25 +0100
  • 9e57daa21e Updated to help text as in commit 579a723 pezcurrel 2024-11-06 22:48:32 +0100
  • 579a723a10 Added recurrence management; fixed multidate interpretation; bumped version to 0.5.6 pezcurrel 2024-11-06 22:48:17 +0100
  • 490c32a157 Added a check task pezcurrel 2024-11-06 22:46:11 +0100
  • 373763cb8c Updated to help text as in commit d402a40 pezcurrel 2024-10-31 22:40:54 +0100
  • d402a403d1 Moved “getconf” to its own “lib” file; bumped version to 0.5.5 pezcurrel 2024-10-31 22:40:38 +0100
  • c7ae27716d First commit pezcurrel 2024-10-31 22:39:44 +0100
  • 7006c31b2b Made it much more terse pezcurrel 2024-10-30 18:35:47 +0100
  • 10e18feca8 Updated to help text as in commit 4f92422 pezcurrel 2024-10-30 18:33:42 +0100
  • 4f924226b6 Made test mode post status only (and always) for the last announcement in the feed, instead of the first, thus checking as much as possible even the previous ones; refined output; minor changes; bumped version to 0.5.4 pezcurrel 2024-10-30 18:33:07 +0100
  • f20d07a2ee Added 2 tasks pezcurrel 2024-10-30 18:30:43 +0100
  • fa02c8c607 A little modification in help text; bumped version to 0.5.3 pezcurrel 2024-10-29 20:07:49 +0100
  • 9907b888f8 A little modification pezcurrel 2024-10-29 20:07:01 +0100
  • 65d9f8867b Added task: give the possibility to split posts that are too long pezcurrel 2024-10-29 18:28:58 +0100
  • 55211ce5bf Made the pattern in the first regex an utf-8 pattern, otherwise it could fail pezcurrel 2024-10-29 18:27:56 +0100
  • 97964f8237 Updated to help text as in commit 980f742 pezcurrel 2024-10-29 15:29:20 +0100
  • d7e217c0c9 Added a task about records elimination in state file, changed a bit another pezcurrel 2024-10-29 15:28:51 +0100
  • 980f742271 Refined the regex to check if the state file is well formed; changed “graceTime” from 1 year to 3 years; changed the help text accordingly; bumped version to 0.5.2 pezcurrel 2024-10-29 15:28:23 +0100
  • 26533c94c8 Renamed pezcurrel 2024-10-29 14:51:49 +0100
  • 9745eb7377 Changed every occurrence of “gancioff” to “ganciof2f” pezcurrel 2024-10-29 14:51:04 +0100
  • 46cea2dd87 Removed pezcurrel 2024-10-29 14:35:10 +0100
  • ccd0374b24 Renamed from “gancioff” pezcurrel 2024-10-29 14:34:57 +0100
  • c1e800adcd Updated to help text as in 9e82a10 commit pezcurrel 2024-10-29 14:11:09 +0100
  • 9e82a10bf4 Improved text for multidate events announcements; bumped version to 0.5.1 pezcurrel 2024-10-29 14:10:50 +0100
  • da718747be Updated to help text as in 2458d03 commit pezcurrel 2024-10-29 13:54:43 +0100
  • 2458d03010 Major refactoring: now it usese the JSON feed instead of the RSS one; many minor changes; bumped version to 0.5 pezcurrel 2024-10-29 13:54:18 +0100
  • 15597fa1cc Moved sample headers from top to bottom of file pezcurrel 2024-10-29 13:52:14 +0100
  • 8fac2f6aa0 Added a task pezcurrel 2024-10-29 13:51:39 +0100
  • a7ac91eee6 First commit pezcurrel 2024-10-29 13:51:20 +0100
  • 56359510d2 Fixed a typo pezcurrel 2024-10-28 22:53:03 +0100
  • 460ff0e79f Git experiment pezcurrel 2024-10-28 22:52:33 +0100
  • 1d33c87750 Updated to help text as in 8c17cea commit pezcurrel 2024-10-28 22:48:47 +0100
  • 8c17cea4ee Fixed a flaw in the code for shrinking too long posts; fixed a flaw in “getConf”; bumped version to 0.4.4 pezcurrel 2024-10-28 22:48:24 +0100
  • d939664982 Updated to help text as in 12fc2c0 commit pezcurrel 2024-10-28 10:15:03 +0100
  • 12fc2c0963 Now an announcement is considered modified if its “pubDate” has changed (dropped hash creation), and if its start datetime is before now, it gets skipped; edited posts get a “[MODIFICATO]” line on top; added «timezone» definition in config file; added option to list supported timezones; bumped version to 0.4.3 pezcurrel 2024-10-28 10:14:10 +0100
  • 7e897ac840 Added and edited some tasks related to Gancio pezcurrel 2024-10-28 09:56:41 +0100
  • ee07d06e07 Removed imgalt from the string for hash calculation: it’s already in the description pezcurrel 2024-10-27 10:38:07 +0100
  • a944c076d7 Made the regexp for image alt extraction more generic pezcurrel 2024-10-27 09:39:45 +0100
  • 924faff128 Added alt-text support; minor changes; bumped version to 0.4.2 pezcurrel 2024-10-27 09:33:43 +0100
  • aa966e1685 Updated pezcurrel 2024-10-27 09:32:32 +0100
  • 604ededefc Updated to help text as in b5b8c77 commit pezcurrel 2024-10-27 06:53:08 +0100
  • b5b8c773fb Now, when the script refuses to run because there is no state file and «-p» has not been specified, it exits with «1» instead of «0»; changed lots of text in help and messages; bumped version to 0.4.1 pezcurrel 2024-10-27 06:52:53 +0100
  • afc1eba399 Now the script exits with error if the state file has unexpected format pezcurrel 2024-10-26 23:54:26 +0200
  • c69be165a8 Updated to help text as in fdf343a commit pezcurrel 2024-10-26 23:12:54 +0200
  • 04ff9a355c Edited a bit; updated pezcurrel 2024-10-26 23:12:01 +0200
  • fdf343abf7 Now, if an event has changed, gancioff reposts it; many other minor changes; bumped version to 0.4 pezcurrel 2024-10-26 23:11:05 +0200
  • aaec817480 Now it always returns “real header”, that is the last one, after the possible “100” or “302” http headers, or the likes pezcurrel 2024-10-26 23:09:44 +0200
  • 6751e11e69 Now it first discards possible “non-word” characters at beginning and end of line, and splits by any number of them pezcurrel 2024-10-26 23:07:43 +0200
  • fb8e15dbc6 Updated to help text as in 28a4f27 commit pezcurrel 2024-10-25 18:16:30 +0200
  • 28a4f27fe8 Fixed a bug with parsing “always_link_gancio_post” from the config file; bumped version to 0.3 pezcurrel 2024-10-25 18:16:14 +0200
  • a64b833b82 Added one task pezcurrel 2024-10-25 18:00:01 +0200
  • 4272aa162f Updated to help text as in 70c09b4 commit pezcurrel 2024-10-25 17:59:29 +0200
  • 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 pezcurrel 2024-10-25 17:58:30 +0200
  • 8929654cdf Added a task pezcurrel 2024-10-25 15:14:03 +0200
  • 829b07d9ee Changed a bit the “beware of flooding on first run” behavior, and related text pezcurrel 2024-10-25 08:34:41 +0200
  • a98f7f7541 Added an “Info” line in case state file is not found pezcurrel 2024-10-25 07:48:04 +0200
  • 4108a751f0 Commented out a line that was used for testing pezcurrel 2024-10-25 07:40:48 +0200
  • 1521edcc12 Updated pezcurrel 2024-10-25 07:37:56 +0200
  • 6d158e0e1a Now it does not post status for an event with an attachment that it can’t manage pezcurrel 2024-10-25 07:37:05 +0200
  • 53929b069e Added one line to discard from the top of the headers possible “HTTP/(version) 100 Continue” and the empty lines that may follow pezcurrel 2024-10-25 00:13:37 +0200
  • 7d931d097b Commented out a line that was used for testing pezcurrel 2024-10-24 23:37:30 +0200
  • 757028151c Using “curl_file_create” instead of “CURLStringFile” because in PHP 7.3 it’s not available pezcurrel 2024-10-24 23:36:11 +0200
  • f91ca2a23b First commit pezcurrel 2024-10-24 22:56:45 +0200
  • 9513b2434b Updated to help text as in a8c70aa commit pezcurrel 2024-10-24 22:51:09 +0200
  • a8c70aaf12 Added «write:media» as the second privilege the app needs pezcurrel 2024-10-24 22:50:41 +0200
  • 103699125f Fixed “state_file_absolute_path” check: now gancioff actually checks for its writeability too, instead of checking 2 times for its readability pezcurrel 2024-10-24 12:59:41 +0200
  • 865f4b09c6 Fixed a typo in help text pezcurrel 2024-10-24 12:46:38 +0200
  • 10ee2f92fe Updated help text pezcurrel 2024-10-24 12:41:22 +0200
  • a3e9c3966d Moved TLDs fetching after configuration check pezcurrel 2024-10-24 12:23:54 +0200
  • be8a18897e Updated to help text as in “gancioff” commit 41cae16 pezcurrel 2024-10-24 12:23:19 +0200
  • 5057f5ed07 Updated pezcurrel 2024-10-24 12:05:02 +0200
  • 41cae16c4e Added signal handling pezcurrel 2024-10-24 12:04:37 +0200
  • 6241bf70c3 Added comment block with instructions pezcurrel 2024-10-24 08:04:25 +0200
  • f8925f07d6 First commit pezcurrel 2024-10-24 06:53:20 +0200