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 |
|
pezcurrel
|
60b6ce1f78
|
Commented out of strip function an ongoing attempt at improving it that in some cases has some bad side effects
|
2022-12-29 13:37:49 +01:00 |
|
pezcurrel
|
b21b4f2ec2
|
Improved strip function
|
2022-12-29 12:40:35 +01:00 |
|
pezcurrel
|
1762e1cc7e
|
Fixed wrong class for “moderated servers” list (“nobot” -> “nobott”)
|
2022-12-29 10:25:48 +01:00 |
|
pezcurrel
|
073cdb9ffb
|
Assigned “.nobott” css class to server rules ordered list and moderated servers unordered list
|
2022-12-29 10:15:13 +01:00 |
|
pezcurrel
|
bf92c42a83
|
Shortened the “wrong server thumbnail URL” message
|
2022-12-29 09:54:55 +01:00 |
|
pezcurrel
|
3047472fda
|
Added missing space character between software and version
|
2022-12-29 09:45:45 +01:00 |
|
pezcurrel
|
594447e2a5
|
Added a “message to admins” that gets shown when server thumbnail is unavailable, explaining how to try and fix it
|
2022-12-29 09:30:06 +01:00 |
|
pezcurrel
|
a970bd81f6
|
Fixed AdmAccount showing logic, added string with message when it’s set to “OPTED OUT” special value
|
2022-12-28 17:11:17 +01:00 |
|
pezcurrel
|
9d877986a5
|
When server thumb or admin avatar are set to “unavailable”, show an “unavailable” image
|
2022-12-28 07:02:17 +01:00 |
|
pezcurrel
|
242b728f43
|
Cope with the possibility that “Software” and-or “Version” are null
|
2022-12-27 23:33:31 +01:00 |
|
pezcurrel
|
e484298feb
|
Added instance blocks (“moderated servers”) support
|
2022-12-27 23:03:31 +01:00 |
|
pezcurrel
|
9ae4e81f1c
|
Added “Server rules” showing
|
2022-12-27 16:45:02 +01:00 |
|
pezcurrel
|
1e1b2a99e9
|
Dropped Instances.Dead, using Instances.LastOkCheckTS now instead
|
2022-12-26 12:25:15 +01:00 |
|
pezcurrel
|
95b9ccfc31
|
Renamed “LastCheckOk” to “WasLastCheckOk”
|
2022-12-26 05:30:35 +01:00 |
|
pezcurrel
|
f6bc6a12d4
|
Made it output full admin account address, linked to their profile page
|
2022-12-22 11:29:44 +01:00 |
|
pezcurrel
|
335944add8
|
Removed “minimum number of known instances” from criteria, because domain_count is gone from /api/v2/instance
|
2022-12-22 07:51:51 +01:00 |
|
pezcurrel
|
d07b5e4efd
|
“New” is now based on “InsertTS”
|
2022-12-18 18:44:33 +01:00 |
|
pezcurrel
|
5c28ca2ee6
|
Just moved the check for “id” in GET a bit up
|
2022-12-09 19:24:46 +01:00 |
|
pezcurrel
|
90ca667434
|
Added possibility to link to a single instance’s card by id
|
2022-12-08 21:13:39 +01:00 |
|
pezcurrel
|
a0d7f08a58
|
Added “Disable all advanced criteria”/“Reset all advanced criteria to default” button; other little changes
|
2022-12-05 23:01:56 +01:00 |
|
pezcurrel
|
c50358df98
|
To disable numeric “Advanced criteria” it’s now enough to set them empty; debug can be enabled with query param. “debug” set to “1”; other little changes
|
2022-12-03 17:16:34 +01:00 |
|
pezcurrel
|
fca8ddf3bf
|
Changed “Version” field in table to “Software”, reporting software and version
|
2022-12-03 14:45:40 +01:00 |
|
pezcurrel
|
46428670a4
|
Added possible “noxiousness” explanation box
|
2022-12-01 17:45:47 +01:00 |
|
pezcurrel
|
1a6446e82b
|
Don’t use “black” as derogatory (“blacklist” -> “list of noxious instances”, etc.)
|
2022-11-29 17:36:49 +01:00 |
|
pezcurrel
|
00f1979f3e
|
Added missing “minki” to hidden inputs in “curvf” form
|
2022-11-23 21:51:39 +01:00 |
|
pezcurrel
|
fa5a9cb1ce
|
Mostly cosemtic: added $dlanguc
|
2022-11-23 19:15:00 +01:00 |
|
pezcurrel
|
adbdac96c8
|
Added fnum function to improve localized numeric representations
|
2022-11-21 11:23:32 +01:00 |
|