Commit History

Author SHA1 Message Date
  pezcurrel 562639fb5c Updated after adding Peers and PeersCheck tables 1 year ago
  pezcurrel 520a413678 Updated 1 year ago
  pezcurrel c27053314a Added code to store and consider “instance checks” made by the script to independently mark peers ad dead 1 year ago
  pezcurrel f6bc6a12d4 Made it output full admin account address, linked to their profile page 1 year ago
  pezcurrel 706c831e23 Little change in a message 1 year ago
  pezcurrel 335944add8 Removed “minimum number of known instances” from criteria, because domain_count is gone from /api/v2/instance 1 year ago
  pezcurrel f8cdf2cf3b Changed check against “activity” values, which are strings, not integers 1 year ago
  pezcurrel c6c3feb500 Removed leftovers of “jsonwrite” option 1 year ago
  pezcurrel 277296512c Explicitly set idn_to_ascii flags, otherwise with php 7.3 it complained 1 year ago
  pezcurrel 9525f24bbe Updated 1 year ago
  pezcurrel 9316e686b9 Bir rewrite, made it shorter and hopefully a bit more readable 1 year ago
  pezcurrel 732ea79480 Moved $mastodons definition upper 1 year ago
  pezcurrel 1c524ffd69 Moved mysqli_close after the optional loading of dead instances from the db; renamed $eta to $tet 1 year ago
  pezcurrel 626a05b509 Updated 1 year ago
  pezcurrel 0d74dbf243 Got rid of akeavinn; other minor changes 1 year ago
  pezcurrel d803d6f667 When curl error is unknown, the message is now “reason unknown” instead of “unknown” 1 year ago
  pezcurrel 2c86580bfb The regexp to decide whether an instance is Mastodon or not is now based on the Platforms table; made ckratelimit more precise about possible missing headers; added code to set Version from /api/v1/instance when it was not already set from nodeinfo 1 year ago
  pezcurrel 962a705402 Updated 1 year ago
  pezcurrel d42499747e Updated to new version: added indexes; changed Instances.AdmCreatedAt from float to int 1 year ago
  pezcurrel 4fdf287686 Little change in delete prompt 1 year ago
  pezcurrel d8f15f4b3a Does delete from UserFields much faster 1 year ago
  pezcurrel f6dc080ed6 Major rewrite: it was a mess, now it is less :-) 1 year ago
  pezcurrel f3081612da Multibyte lower case first char of a string; first commit 1 year ago
  Alex Maryson Jr d2214b6ef3 Translated using Weblate (Russian) 1 year ago
  pezcurrel 8eaeaf0d96 Removed references to New, Good, Chosen columns, since they’re gone 1 year ago
  pezcurrel 217be70dc6 Updated to reflect last changes 1 year ago
  pezcurrel d07b5e4efd “New” is now based on “InsertTS” 1 year ago
  pezcurrel bee3a04b19 Updated to last changes 1 year ago
  pezcurrel f30bcc7e5e Updated to new delinstbyuid function form 1 year ago
  pezcurrel e744ae9d20 Fixed validhostname; added and using myq function for mysql queries; changed some exit codes; made connection error management better 1 year ago