커밋 그래프

101 commits

작성자 SHA1 메시지 날짜
pezcurrel
18cf54fb62 Changed “minaudef” from 10 to 5 2024-01-02 08:37:01 +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
c3d5050b42 Added comment to explain why we are using “realfloat” 2023-12-29 10:03:11 +01:00
pezcurrel
d998837828 Using realfloat.php “rf()” function tu workaround php 7.3 echoing floats with “,” instead of “.” as a decimal separator 2023-12-28 14:52:08 +01:00
pezcurrel
89f4d38704 Added check for “Visible” column to every query; added btu variable; changed fnum syntax everywhere according to fnum modifications; made “debug” function output human readable times even when they are very short 2023-12-28 12:34:43 +01:00
pezcurrel
5e4907674e Some tinkering on strings related to threads moderation and their look 2023-12-27 23:57:19 +01:00
pezcurrel
5c70c8c55c Fixed a flaw in instances.php introductory text 2023-12-27 19:58:26 +01:00
pezcurrel
641eb734fc Now, when “Include only if Threads is surely suspended” is active, it returns also instances listed into Anti-Meta Fedi Pact page; also, made the “Meta’s Threads moderation” text more detailed 2023-12-27 19:19:18 +01:00
pezcurrel
2e5a1619df Integrated Anti-Meta Fedi Pact’s list; optimized debug; some more little changes 2023-12-27 16:44:25 +01:00
pezcurrel
eb831bb177 Fixed a typo in a comment 2023-12-27 08:40:19 +01:00
pezcurrel
1c2d9eb4b1 In function “hrte”, made it use “bc” math only if available 2023-12-27 01:00:14 +01:00
pezcurrel
e185720a4c Made “Exclude instances not surely suspending Threads” “Include only if Threads is surely suspended” 2023-12-26 23:59:11 +01:00
pezcurrel
7a7bdf97ec Fixed a bug in “Threads” moderation reporting 2023-12-26 23:42:11 +01:00
pezcurrel
043ef60cf5 Made it know when among instances with a given language there’s at least one recommended instance; if so, made it use “random, recommended first” order; otherwise, made it use just “random” order; made it know to javascript too, so the first entry in the order menu gets its text changed accordingly; added a checkbox to exclude instances not blocking threads (or instances about which it is unknown if they are blocking Threads); some layout flaws fixing; some tidying of code 2023-12-26 23:19:52 +01:00
pezcurrel
721d892f64 Refactored directory tree 2023-12-26 11:17:54 +01:00
pezcurrel
d90801637b Changed “Meta’s Threads moderation” statuses text 2023-12-25 19:53:02 +01:00
pezcurrel
b5f625f856 Added “Meta’s Threads moderation” field 2023-12-25 17:40:22 +01:00
pezcurrel
38aa09ce9b Fixed a little cosmetic bug 2023-12-25 13:49:02 +01:00
pezcurrel
9207497413 Enclosed show/hide link for stats about Threads in “[]”; added a transparent separator between stats “blocks” 2023-12-25 13:40:18 +01:00
pezcurrel
6259a63552 Refined query for Threads stats 2023-12-25 13:04:54 +01:00
pezcurrel
ca9a248112 Added gettext function to text which was “hardcode” before 2023-12-25 12:44:02 +01:00
pezcurrel
734f33dd48 Made “Threads stats” show better 2023-12-25 12:24:01 +01:00
pezcurrel
aacbafd942 Added code for Threads stats; fixed a little bug 2023-12-25 11:58:34 +01:00
pezcurrel
20de673e18 Added code for Threads suspending/silencing stats 2023-12-25 00:29:33 +01:00
pezcurrel
36b3925ab2 Some cosmetic changes 2023-11-02 23:37:34 +01:00
pezcurrel
c85d8916a3 Changed “Back to search” to “Go to search”; minor changes 2023-01-18 08:38:32 +01:00
pezcurrel
2b0bfde063 Don’t show search interface when showing a single instance 2023-01-18 07:56:28 +01:00
pezcurrel
c267f96be1 Made the string about missing server thumbnail hopefully clearer 2023-01-07 17:51:19 +01:00
pezcurrel
fac6a32d87 Show dates in localized format 2023-01-07 12:56:32 +01:00
pezcurrel
85559ac1a4 Fixed $graceline to start of current day - $gracetime 2023-01-06 18:43:07 +01:00
pezcurrel
74ad6943e7 Removed condition “FirstSeen IS NOT NULL” from all the queries since now it’s implied in “LastOkCheckTS>=$graceline” 2023-01-06 18:01:01 +01:00
pezcurrel
99fd5feb50 Renamed all the exclusion inputs to more sensible names 2023-01-04 23:42:16 +01:00
pezcurrel
662d506f4c Made “Random, recommended first” ordering available only for italian language 2023-01-04 20:28:53 +01:00
pezcurrel
42a821798c Changed a bit the help text 2023-01-03 19:48:42 +01:00
pezcurrel
f021e25cdc Fixed a typo in a string (“descriptions contains” -> “descriptions contain”) 2023-01-03 19:06:05 +01:00
pezcurrel
3309da4721 Improved help text; changed $oldline from 31 to 30 days 2023-01-03 18:58:58 +01:00
pezcurrel
1f2165249d “Advanced criteria” are always displayed; removed “reset advanced criteria to default”; restructured code 2023-01-03 05:43:57 +01:00
pezcurrel
3c85ed78a0 Fixed a bug with $mincdef and $_GET["minc"] 2023-01-02 13:54:36 +01:00
pezcurrel
91aa3e0b68 Added “Show instances where” string and an “horizontal ruler” div between “include” and “exclude” criteria 2023-01-01 14:44:50 +01:00
pezcurrel
6814b8060e Put out of echoed html the “popupback” divs and commented them out 2023-01-01 11:37:40 +01:00
pezcurrel
c3b58faa23 Added the possibility to include only instances where max chars per post is at least x; added som strings; modified some others 2023-01-01 11:05:51 +01:00
pezcurrel
d981e429f6 If the script is called directly, exit with a redirection tip 2022-12-31 10:19:09 +01:00
pezcurrel
d6982752bb Added succesful checks / total checks ratio showing and ordering 2022-12-30 18:14:09 +01:00
pezcurrel
478aa4d0b0 Made the “advice for admins of instances missing server thumb” show up only if instance responded to last check, otherwise it’s probably missing just because the whole instance is not responding 2022-12-30 16:59:59 +01:00
pezcurrel
4d05060b69 Added a tip (for now it’s just a “title” attribute) about the “Before October 14, 2020” that “First sight” can show 2022-12-30 09:57:33 +01:00
pezcurrel
9bc4d4cde6 When FirstSeen is < 2022-10-14, just say “First sight” has occurred before that date, because we don’t have the actual value before that date 2022-12-30 09:16:47 +01:00
pezcurrel
a2c6b49403 Added some sort criteria; added “first sight” and “last successful check” 2022-12-29 23:33:23 +01:00
pezcurrel
cae51fc141 Enhanced a bit strip function 2022-12-29 21:42:44 +01:00
pezcurrel
3db59734d1 Changed function ldate to show timezone (always UTC) even when it displays only the date 2022-12-29 21:08:17 +01:00
pezcurrel
25dc018f69 Improved strip function; minor changes 2022-12-29 19:40:05 +01:00