Commit graph

963 commits

Author SHA1 Message Date
pezcurrel
f31aeaf1db First commit 2023-12-27 08:50:36 +01:00
pezcurrel
7e6048f939 Fixed a bug in “Threads” status detection code 2023-12-27 08:50:19 +01:00
pezcurrel
eb831bb177 Fixed a typo in a comment 2023-12-27 08:40:19 +01:00
pezcurrel
3069415a2b First commit 2023-12-27 08:39:54 +01:00
pezcurrel
0d86608f07 Changed “Before” to “&lt;” (“<”, “less than”) for instances where “FirstSeen” is less then October 14 2020 UTC, when i implemented it 2023-12-27 01:14:41 +01:00
pezcurrel
1c2d9eb4b1 In function “hrte”, made it use “bc” math only if available 2023-12-27 01:00:14 +01:00
pezcurrel
5e34f0f1f3 Removed executable file property 2023-12-27 00:59:32 +01:00
pezcurrel
bfbd28d8d3 Fixed some flaws 2023-12-27 00:46:49 +01:00
pezcurrel
7840524d0f First commit 2023-12-27 00:46:32 +01:00
pezcurrel
c799f73f05 Dropped “Instances” table “BlockListAvailable” column and added “Threads” column 2023-12-27 00:08:14 +01:00
pezcurrel
d3bdea0399 Updated translations with new strings about Threads 2023-12-27 00:04:42 +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
b2fa12b541 Updated to consider the new directory layout (all library files in “web/lib”) 2023-12-26 23:41:04 +01:00
pezcurrel
5a473b6064 When the list of moderated instances can be accessed, make “Threads” field default to “accessible” 2023-12-26 23:40:18 +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
b2cc0f856c Made font-size a bit bigger for “ssubmit”, “litbut” and “ltibuta” classes; also made font-weight bold for “ssubmit” class 2023-12-26 23:12:35 +01:00
pezcurrel
3ae455a459 Now Threads blocking status gets set for each instance into “Threads” column in “Instances” table 2023-12-26 23:11:01 +01:00
pezcurrel
c62aa9d9bb Removed useless .htaccess files 2023-12-26 11:22:58 +01:00
pezcurrel
721d892f64 Refactored directory tree 2023-12-26 11:17:54 +01:00
pezcurrel
2f3a26a98f Moved 2023-12-26 11:16:24 +01:00
pezcurrel
9ea1579b65 Removed useless “test” table 2023-12-25 22:38:07 +01:00
pezcurrel
a8da4b4ae6 Changed “AuthUserFile” path to absolute path 2023-12-25 22:14:02 +01:00
pezcurrel
0bd1965224 Made “AuthUserFile” path relative 2023-12-25 22:02:21 +01:00
pezcurrel
e6b510ab6d Made it a symlink 2023-12-25 22:01:41 +01:00
pezcurrel
ddb4b2aa35 First commit 2023-12-25 22:01:03 +01:00
pezcurrel
29e84f1aeb Updated after changing “Meta’s Threads moderation” statuses text 2023-12-25 19:53:53 +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
6d159737c0 Updated translations 2023-12-25 13:40:59 +01:00
pezcurrel
800bb17850 Added “sep” class 2023-12-25 13:40:38 +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
72c2a9ea17 Updated translations (since i added gettext function to text which was “hardcode” before) 2023-12-25 12:44:34 +01:00
pezcurrel
ca9a248112 Added gettext function to text which was “hardcode” before 2023-12-25 12:44:02 +01:00
pezcurrel
22eaeecbdf Updated translations with “Threads stats” new strings 2023-12-25 12:24:41 +01:00
pezcurrel
734f33dd48 Made “Threads stats” show better 2023-12-25 12:24:01 +01:00
pezcurrel
5ca035757c Made “<h*>” top and bottom margin 1em 2023-12-25 12:22:58 +01:00
pezcurrel
aacbafd942 Added code for Threads stats; fixed a little bug 2023-12-25 11:58:34 +01:00
pezcurrel
ee3a2db157 Added classes for Threads stats 2023-12-25 11:58:02 +01:00
pezcurrel
20de673e18 Added code for Threads suspending/silencing stats 2023-12-25 00:29:33 +01:00
pezcurrel
f678f0610f Added “BlockListAvailable” column to “Instances” table 2023-12-24 22:37:37 +01:00
pezcurrel
272f7a2cd2 Added “BlockListAvailable” check 2023-12-24 22:36:38 +01:00
pezcurrel
a416c53915 Fixed “find+rm” command 2023-12-07 09:21:04 +01:00
pezcurrel
ce5280af47 Use “find -exec” instead of plain “rm” to delete all files in “run/” directory, to avoid hitting kernel ARG_MAX 2023-12-04 16:01:26 +01:00
pezcurrel
21f50a1603 restored verbose, unocck and acck links 2023-11-20 12:48:58 +01:00
pezcurrel
b5a25f1e0d Restored two links from previous version 2023-11-18 22:08:25 +01:00
pezcurrel
d0cf3436e2 Fixed “out of order” last section (“Critique”) in the menu 2023-11-03 19:21:26 +01:00
pezcurrel
cbfc376c3b Updated with added “Foreword” and “Critique” sections, and much more 2023-11-03 18:48:30 +01:00