História revízii

Autor SHA1 Správa Dátum
  pezcurrel b9ab074e1c Integrated and fixed gracetime/graceline logic 6 mesiacov pred
  pezcurrel 53a03f1c7a Updated “ght” calls to its new format 6 mesiacov pred
  pezcurrel 721d892f64 Refactored directory tree 6 mesiacov pred
  pezcurrel 56900c9caa Added “require” for “parsetime.php”, it was missing 1 rok pred
  pezcurrel 861fdb5345 Removed useless extra newline in signalHandler 1 rok pred
  pezcurrel 3f656e0fa1 Removed useless ability to write to a log file; other minor changes 1 rok pred
  pezcurrel b114deba61 Report elapsed time in message for finished procs 1 rok pred
  pezcurrel 73469fa012 Default pool size back to 10 1 rok pred
  pezcurrel ea0118d445 cmd now prepends exec to command; pipes get closed 1 rok pred
  pezcurrel e820845775 Consider instances which have LastOkCheckTS=null but InsertTS>=$graceline as not dead, and to be checked 1 rok pred
  pezcurrel 1e1b2a99e9 Dropped Instances.Dead, using Instances.LastOkCheckTS now instead 1 rok pred
  pezcurrel 1c524ffd69 Moved mysqli_close after the optional loading of dead instances from the db; renamed $eta to $tet 1 rok pred
  pezcurrel a3ada274e7 Removed stdout/err redirect in cmd; passing proper descriptor and pipe to proc_open; minor changes 1 rok pred
  pezcurrel d1f088a026 Command for subprocesses gets now built on the fly using cmd function; logfile doesn’t get opened if logminmsglev < 4; other minor changes 1 rok pred
  pezcurrel 0b9e892aef Splitted old crawler.php in 2; this is the part that coordinates 1 rok pred
  pezcurrel 3804171253 Renamed getfc to gurl 1 rok pred
  pezcurrel 4522bc3ea8 Added mysqli_query error management for older php versions to function myq 1 rok pred
  pezcurrel 3a720a90ac Added a warning when nodeinfo specs couldn’t be fetched; made it set New=1 even when host doesn’t respond and is not in the db 1 rok pred
  pezcurrel 9360bdc481 Made false positives for “IsMastodon” less likely (impossible?) 1 rok pred
  pezcurrel e07fba673d Fixed call to non-existent function ”mysq” to “myq” 1 rok pred
  pezcurrel ec6324fb4f Made langs() shorten to a maximum of 5 elements the $languages array 1 rok pred
  pezcurrel d80ba5ddc4 Fixed double “,” in a query inside langs() 1 rok pred
  pezcurrel 6f9260e08e myq() did not return results, now it does 1 rok pred
  pezcurrel f6752a34bc Added function “myq” as a wrapper for mysqli_query managing exceptions; used it throughout the whole script 1 rok pred
  pezcurrel 2649e7d137 Info from nodeinfo didn’t end up into $info, now they do 1 rok pred
  pezcurrel b16515f4e8 Lots of changes :-)) 1 rok pred
  pezcurrel 61ad655a62 Disabled fetching profile’s page when “noindex” is not set in account because it takes too long; disabled featured tags fetching fro the same reason; other minor changes 1 rok pred
  pezcurrel f343cb702e Changed some eecho messages importance 1 rok pred
  pezcurrel 4b7f6a199c Added truncs where needed; added code to check for “noindex” on user’s profile page when “noindex” is not set in accounts info 1 rok pred
  pezcurrel 18ce06871b Added ckratelimit() where useful; made it more flexible with lowercasing every header key; more work on fetching users from users directories 1 rok pred