Commit History

Author SHA1 Message Date
  pezcurrel 483fbcd103 Added the possibility, for each set of records with the same URI, to choose one record to keep and delete the others, or to automatically keep the record with the lowest ID and delete the others 1 year ago
  pezcurrel 90e85f8182 Took away “-t 10” option from crawler.php calls since 10 is now its default timeout 1 year ago
  pezcurrel e07fba673d Fixed call to non-existent function ”mysq” to “myq” 1 year ago
  pezcurrel ec6324fb4f Made langs() shorten to a maximum of 5 elements the $languages array 1 year ago
  pezcurrel d80ba5ddc4 Fixed double “,” in a query inside langs() 1 year ago
  pezcurrel 6f9260e08e myq() did not return results, now it does 1 year ago
  pezcurrel f6752a34bc Added function “myq” as a wrapper for mysqli_query managing exceptions; used it throughout the whole script 1 year ago
  pezcurrel fb0fca9f2d Updated 1 year ago
  pezcurrel 2649e7d137 Info from nodeinfo didn’t end up into $info, now they do 1 year ago
  pezcurrel 879a86a211 Merge branch 'weblate' with newly pt_BR translated strings 1 year ago
  Fábio Rodrigues Ribeiro 5cc375af50 Translated using Weblate (Portuguese (Brazil)) 1 year ago
  pezcurrel 783e54a9f9 Little script to convert a unix timestamp in input to a date 1 year ago
  pezcurrel 1701a2cfe6 Little script to search for records with the same “URI” in Instances table 1 year ago
  pezcurrel 853be9f0e0 Little script to fix uris beginning with “https://” 1 year ago
  pezcurrel d371a18af4 Updated 1 year ago
  pezcurrel b16515f4e8 Lots of changes :-)) 1 year ago
  pezcurrel 882222bdb9 Added “Code” section to “About” page 1 year ago
  pezcurrel 7e52c5683f Merge newly translated strings from branch 'weblate' 1 year ago
  Ігор Андреєв 718efc01f9 Translated using Weblate (Ukrainian) 1 year ago
  pezcurrel 72655faa88 Added a “Code” section linking git.lattuga.net, and a link to Ігор Андреєв’s Mastodon profile 1 year ago
  pezcurrel 1dc9e770ad Made the text much shorter 1 year ago
  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 year ago
  pezcurrel f343cb702e Changed some eecho messages importance 1 year ago
  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 year ago
  pezcurrel eeb3ce6edf Made it wait up to 30 seconds for contents 1 year ago
  Pongrèbio 4c721f7bad Translated using Weblate (Russian) 1 year ago
  Pongrèbio b39aa9e284 Translated using Weblate (Persian) 1 year ago
  J. Lavoie 3feca8f402 Translated using Weblate (French) 1 year ago
  pezcurrel 6731bb15bb Updated 1 year ago
  pezcurrel 18ce06871b Added ckratelimit() where useful; made it more flexible with lowercasing every header key; more work on fetching users from users directories 1 year ago