Commit graph

77 commits

Author SHA1 Message Date
pezcurrel
982569acd6 Updated 2024-11-07 20:30:02 +01:00
pezcurrel
193477c60d First commit 2024-11-07 20:29:03 +01:00
pezcurrel
d98d57f1dd First commit of translations 2024-11-07 20:27:57 +01:00
pezcurrel
966f986018 First commit 2024-11-07 20:22:25 +01:00
pezcurrel
9e57daa21e Updated to help text as in commit 579a723 2024-11-06 22:48:32 +01:00
pezcurrel
579a723a10 Added recurrence management; fixed multidate interpretation; bumped version to 0.5.6 2024-11-06 22:48:17 +01:00
pezcurrel
490c32a157 Added a check task 2024-11-06 22:46:11 +01:00
pezcurrel
373763cb8c Updated to help text as in commit d402a40 2024-10-31 22:40:54 +01:00
pezcurrel
d402a403d1 Moved “getconf” to its own “lib” file; bumped version to 0.5.5 2024-10-31 22:40:38 +01:00
pezcurrel
c7ae27716d First commit 2024-10-31 22:39:44 +01:00
pezcurrel
7006c31b2b Made it much more terse 2024-10-30 18:35:47 +01:00
pezcurrel
10e18feca8 Updated to help text as in commit 4f92422 2024-10-30 18:33:42 +01:00
pezcurrel
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 2024-10-30 18:33:07 +01:00
pezcurrel
f20d07a2ee Added 2 tasks 2024-10-30 18:30:43 +01:00
pezcurrel
fa02c8c607 A little modification in help text; bumped version to 0.5.3 2024-10-29 20:07:49 +01:00
pezcurrel
9907b888f8 A little modification 2024-10-29 20:07:01 +01:00
pezcurrel
65d9f8867b Added task: give the possibility to split posts that are too long 2024-10-29 18:28:58 +01:00
pezcurrel
55211ce5bf Made the pattern in the first regex an utf-8 pattern, otherwise it could fail 2024-10-29 18:27:56 +01:00
pezcurrel
97964f8237 Updated to help text as in commit 980f742 2024-10-29 15:29:20 +01:00
pezcurrel
d7e217c0c9 Added a task about records elimination in state file, changed a bit another 2024-10-29 15:28:51 +01:00
pezcurrel
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 2024-10-29 15:28:23 +01:00
pezcurrel
26533c94c8 Renamed 2024-10-29 14:51:49 +01:00
pezcurrel
9745eb7377 Changed every occurrence of “gancioff” to “ganciof2f” 2024-10-29 14:51:04 +01:00
pezcurrel
46cea2dd87 Removed 2024-10-29 14:35:10 +01:00
pezcurrel
ccd0374b24 Renamed from “gancioff” 2024-10-29 14:34:57 +01:00
pezcurrel
c1e800adcd Updated to help text as in 9e82a10 commit 2024-10-29 14:11:09 +01:00
pezcurrel
9e82a10bf4 Improved text for multidate events announcements; bumped version to 0.5.1 2024-10-29 14:10:50 +01:00
pezcurrel
da718747be Updated to help text as in 2458d03 commit 2024-10-29 13:54:43 +01:00
pezcurrel
2458d03010 Major refactoring: now it usese the JSON feed instead of the RSS one; many minor changes; bumped version to 0.5 2024-10-29 13:54:18 +01:00
pezcurrel
15597fa1cc Moved sample headers from top to bottom of file 2024-10-29 13:52:14 +01:00
pezcurrel
8fac2f6aa0 Added a task 2024-10-29 13:51:39 +01:00
pezcurrel
a7ac91eee6 First commit 2024-10-29 13:51:20 +01:00
pezcurrel
56359510d2 Fixed a typo 2024-10-28 22:53:03 +01:00
pezcurrel
460ff0e79f Git experiment 2024-10-28 22:52:33 +01:00
pezcurrel
1d33c87750 Updated to help text as in 8c17cea commit 2024-10-28 22:48:47 +01:00
pezcurrel
8c17cea4ee Fixed a flaw in the code for shrinking too long posts; fixed a flaw in “getConf”; bumped version to 0.4.4 2024-10-28 22:48:24 +01:00
pezcurrel
d939664982 Updated to help text as in 12fc2c0 commit 2024-10-28 10:15:03 +01:00
pezcurrel
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 2024-10-28 10:14:10 +01:00
pezcurrel
7e897ac840 Added and edited some tasks related to Gancio 2024-10-28 09:56:41 +01:00
pezcurrel
ee07d06e07 Removed imgalt from the string for hash calculation: it’s already in the description 2024-10-27 10:38:07 +01:00
pezcurrel
a944c076d7 Made the regexp for image alt extraction more generic 2024-10-27 09:39:45 +01:00
pezcurrel
924faff128 Added alt-text support; minor changes; bumped version to 0.4.2 2024-10-27 09:33:43 +01:00
pezcurrel
aa966e1685 Updated 2024-10-27 09:32:32 +01:00
pezcurrel
604ededefc Updated to help text as in b5b8c77 commit 2024-10-27 06:53:08 +01:00
pezcurrel
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 2024-10-27 06:52:53 +01:00
pezcurrel
afc1eba399 Now the script exits with error if the state file has unexpected format 2024-10-26 23:54:26 +02:00
pezcurrel
c69be165a8 Updated to help text as in fdf343a commit 2024-10-26 23:12:54 +02:00
pezcurrel
04ff9a355c Edited a bit; updated 2024-10-26 23:12:01 +02:00
pezcurrel
fdf343abf7 Now, if an event has changed, gancioff reposts it; many other minor changes; bumped version to 0.4 2024-10-26 23:11:05 +02:00
pezcurrel
aaec817480 Now it always returns “real header”, that is the last one, after the possible “100” or “302” http headers, or the likes 2024-10-26 23:09:44 +02:00