Commit graph

1087 commits

Author SHA1 Message Date
pezcurrel
4bf25b2bdc First commit 2024-08-12 19:41:12 +02:00
pezcurrel
0c613cd04f Moved “gethttpcode()” to lib, minor changes to “ckratelimit()” 2024-08-12 19:39:46 +02:00
pezcurrel
4e32c26f45 First commit 2024-08-12 19:38:55 +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
adbac86540 First commit 2024-08-06 14:07:43 +02:00
pezcurrel
51cfcc931c Replace all “%” with “%%” before passing “$query” to “sprintf” 2024-07-29 16:50:44 +02:00
pezcurrel
d6dabebd50 Commented out Threads statistics related to all instances 2024-07-26 22:18:41 +02:00
pezcurrel
90bea57faa First commit 2024-07-26 22:17:46 +02:00
pezcurrel
76a306ffb5 Updated it translation 2024-07-14 22:05:40 +02:00
pezcurrel
da12ef6dc6 Updated my fediverse account 2024-07-14 22:05:21 +02:00
pezcurrel
d69dab54d4 Updated my fediverse account 2024-07-14 22:05:02 +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
82939246dc Added exercises for rachialgia 2024-04-12 12:29:19 +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
77c37c3f68 Made it echo seconds if there are seconds left, or if ozero is true, or if no previous output was echoed 2024-02-26 17:52:46 +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
77d8ab3063 Fixed a flaw (if the passed amount of seconds was 0 it could return nothing) 2024-02-25 08:57:34 +01:00
Pezcurrel
2bd08da1fc Updated italian translation 2024-02-11 19:22:40 +01:00
Pezcurrel
b21db7c7fc Updated 2024-02-11 13:08:22 +01:00
Gnucco
c3f167739c Replaced jones@puntarella.party references with giarminio@fe.disroot.org 2024-02-11 13:06:20 +01:00
pezcurrel
f8dd74f1b7 Added class for invisible stuff (“display: none;”) 2024-01-07 11:05:48 +01:00
pezcurrel
d35074c79e Added invisible link with “rel=me”to my mastodon account 2024-01-07 11:05:18 +01:00
pezcurrel
18cf54fb62 Changed “minaudef” from 10 to 5 2024-01-02 08:37:01 +01:00
pezcurrel
238ac44485 Changed “done” message 2024-01-02 01:22:04 +01:00
pezcurrel
d8c203e5d5 Updated to new grace.php instead of gracetime.php 2024-01-02 01:11:52 +01:00
pezcurrel
3a44967a89 Updated to new grace.php instead of gracetime.php 2024-01-02 01:11:29 +01:00
pezcurrel
5ef21502c3 Removed explicit “graceline” calculation since it’s done directly in grace.php; added a “todo” comment 2024-01-02 01:10:09 +01:00
pezcurrel
efc6f2f79f Made sure parsetime returns seconds as integer 2024-01-02 01:08:14 +01:00
pezcurrel
091a7785b2 Made certain “conntimeout” and “functimeout” get passed as integers to curl; added firefox 121.0 user agent as user agent; added an unused curlprogess function, just so 2024-01-02 01:05:51 +01:00
pezcurrel
18a3f13ed6 Renamed 2024-01-02 01:03:07 +01:00
pezcurrel
2e78c37286 Added “graceminfreq” and immediate calculation of “graceline” 2024-01-02 01:02:22 +01:00
pezcurrel
13765fb17d Extended ght() a lot 2024-01-02 00:55:18 +01:00
pezcurrel
2c132a5155 Updated to new “grace.php” (instead of gracetime.php) 2024-01-02 00:54:33 +01:00
pezcurrel
25e238a1e2 Reverted to calling mysqldump instead of mariadb-dump (more retro-compatible) 2024-01-02 00:53:25 +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