Commit graph

311 commits

Author SHA1 Message Date
pezcurrel
494eabf233 Added “useproxyfor” option 2024-08-21 10:54:55 +02:00
pezcurrel
a15ebc4da5 First commit 2024-08-21 10:53:50 +02:00
pezcurrel
924663e865 Added socks5 proxy support; minor changes 2024-08-21 10:24:41 +02:00
pezcurrel
37a267f7e4 Use “en_US” instead of “en_EN” 2024-08-20 12:08:10 +02:00
pezcurrel
80c73c29ef First commit 2024-08-19 18:08:02 +02:00
pezcurrel
574182c9e8 Changed a comment 2024-08-19 17:45:01 +02:00
pezcurrel
55e7890222 Truncate instead of saying if you will; minor changes 2024-08-19 13:46:35 +02:00
pezcurrel
ba0397cb35 Added “PublicBlocksList” column management; minor changes 2024-08-19 10:42:05 +02:00
pezcurrel
0c613cd04f Moved “gethttpcode()” to lib, minor changes to “ckratelimit()” 2024-08-12 19:39:46 +02:00
pezcurrel
05c2c1da47 Replaced “ …” with “ [continues…]” when announcement toot is too long 2024-08-07 18:10:18 +02:00
pezcurrel
8aaf00b82f Added fnum() to format numbers in the announcement toot 2024-08-07 17:48:53 +02:00
pezcurrel
ccd4a22688 Minor changes 2024-08-07 17:30:42 +02:00
pezcurrel
3f08fbbca2 Changed “new instance announcement toot” visibility from “direct” to “public” 2024-08-06 14:41:23 +02:00
pezcurrel
9c06564ee6 Added a regex to exclude Threads instances 2024-08-06 14:19:52 +02:00
pezcurrel
d2743164d3 Added “new instance announcement toot” function 2024-08-06 14:14:43 +02:00
pezcurrel
90bea57faa First commit 2024-07-26 22:17:46 +02:00
pezcurrel
62a3163d5b Added code to delete all but the most recent 10 backups 2024-07-08 21:14:01 +02:00
pezcurrel
af4a0e2aa5 Added mail results code 2024-04-18 08:13:33 +02:00
pezcurrel
ec7939eb96 Adapted the regexp detecting entries to the new list format on fedipact.online 2024-03-23 07:32:24 +01:00
pezcurrel
76f64fa519 Added the possibility to put a “.forceresurr” file in the main directory to force a run with longer gracetime 2024-02-26 19:22:20 +01:00
pezcurrel
c6a0f43aaa If no instance is to be checked, exit soon 2024-02-26 19:21:01 +01:00
pezcurrel
3feccffce0 Fixed a bug by extending the query used for loading instances to be checked (it wasn’t considering new instances, now it should) 2024-02-26 18:40:10 +01:00
pezcurrel
1c1d9fb095 After peerscrawl.php has run, make a copy of peerscrawl.log to peerscrawl.log.old 2024-02-26 17:53:43 +01:00
pezcurrel
a611e251fc Fixed a bug that was preventing crawler.php and peerscrawl.php to use the actual graceline they should be using when the “--gracetime” option was used 2024-02-25 09:55:59 +01:00
pezcurrel
f034d57fbc Changed day of the month to run peerscrawl.php with a non-default gracetime of 2 months from the 26th to the 25th; translated the script to english 2024-02-25 08:59:04 +01:00
pezcurrel
238ac44485 Changed “done” message 2024-01-02 01:22:04 +01:00
pezcurrel
6914551daa Fixed “deadinsts” loading queries; changed default “conntimeout” and “functimeout” 2024-01-02 00:52:20 +01:00
pezcurrel
6c29f1e24e On first run after 0:0:0 of 26th of month do peerscrawl.php with a 2 months gracetime (it was 1 year, before) 2024-01-02 00:48:06 +01:00
pezcurrel
29919f0867 On 1st of month do crawler.php with a 2 months gracetime (it was 1 year, before); revert to calling mysqldump instead of mariadb-dump 2024-01-02 00:46:37 +01:00
pezcurrel
fac92aefbc Added gracetime in human readable form, graceline too, and graceminfreq 2024-01-02 00:44:23 +01:00
pezcurrel
e1bd0ec900 Added option “functimeout” 2024-01-02 00:41:49 +01:00
pezcurrel
b9ab074e1c Integrated and fixed gracetime/graceline logic 2024-01-02 00:40:26 +01:00
pezcurrel
618ebfa54b Added 'Accept: application/json' to every “gurl” call 2023-12-31 23:16:16 +01:00
pezcurrel
63c619399d Added 'Accept: application/json' to every “gurl” call 2023-12-31 23:15:45 +01:00
pezcurrel
4e5973e874 Fixed a flaw in “dead instances” loading queries 2023-12-31 22:57:07 +01:00
pezcurrel
a9b0e049b4 Changed “conntimeout” default from 5 to 3 and “functimeout” default from 10 to 5 2023-12-31 20:31:41 +01:00
pezcurrel
b124326a88 Added option “--single-transaction” to “mariadb-dump” call 2023-12-31 20:30:34 +01:00
pezcurrel
e0a3c8cfa7 Added “functimeout” for “gurl”; updated “ght” calls 2023-12-31 20:29:31 +01:00
pezcurrel
954c351fcf Updated “ght” calls to its new format 2023-12-31 20:27:59 +01:00
pezcurrel
53a03f1c7a Updated “ght” calls to its new format 2023-12-31 20:27:15 +01:00
pezcurrel
6a750a2f3c Added “round [number]” to every status “eecho”; changed all “echo('...')” to “echo '...'” 2023-12-29 13:02:40 +01:00
pezcurrel
ececc8e8c8 Changed “echo” to “eecho” where appropriate; changed all “echo('...')” to “echo '...'” 2023-12-29 13:01:00 +01:00
pezcurrel
d502fde347 Removed useless, redundant code filtering the list of instances at the beginning of the “crawl” function: filtering already happens before adding an instance to next round list 2023-12-29 12:21:50 +01:00
pezcurrel
a677d3301b Added “-i, --includedead” option explanation to help text 2023-12-29 11:05:04 +01:00
pezcurrel
83868504d7 Super-optimized it; made it a bit more verbose and clearer 2023-12-29 10:04:05 +01:00
pezcurrel
9ece96fcd9 Modified according to new locale directory layout 2023-12-29 10:02:03 +01:00
pezcurrel
560db4d69d Renamed “donefp” var to “resurrfp” 2023-12-29 10:01:16 +01:00
pezcurrel
6a3948783f Began working on checks 2023-12-28 12:37:38 +01:00
pezcurrel
943c65b2ba Added regexps check before adding an inst to “Instances” and “Peers” tables 2023-12-27 21:55:33 +01:00
pezcurrel
738fa8c864 Added “.matdoes.dev” exclusion 2023-12-27 21:54:34 +01:00