Commit graph

1154 commits

Author SHA1 Message Date
pezcurrel
ececc8e8c8 Changed “echo” to “eecho” where appropriate; changed all “echo('...')” to “echo '...'” 2023-12-29 13:01:00 +01:00
pezcurrel
d502fde347 Removed useless, redundant code filtering the list of instances at the beginning of the “crawl” function: filtering already happens before adding an instance to next round list 2023-12-29 12:21:50 +01:00
pezcurrel
a677d3301b Added “-i, --includedead” option explanation to help text 2023-12-29 11:05:04 +01:00
pezcurrel
385935c662 Added “locale: ” string to echo the currently set locale (the line remains commented out) 2023-12-29 10:35:11 +01:00
pezcurrel
2b0561c3e2 Added info about the necessity to also add the corresponding locale to the system when adding a language code 2023-12-29 10:33:53 +01:00
pezcurrel
93eba38b45 Added and commented out “pt” and “pt_BR” 2023-12-29 10:32:45 +01:00
pezcurrel
0a9fb7e2ce Updated 2023-12-29 10:12:38 +01:00
pezcurrel
80609f30ed Changed locale subdirs format 2023-12-29 10:12:16 +01:00
pezcurrel
e2bae529f6 Updated translations 2023-12-29 10:09:13 +01:00
pezcurrel
c29e6f5a77 Removed 2023-12-29 10:08:28 +01:00
pezcurrel
fee84db66a Added comment to explain why it is needed 2023-12-29 10:04:40 +01:00
pezcurrel
83868504d7 Super-optimized it; made it a bit more verbose and clearer 2023-12-29 10:04:05 +01:00
pezcurrel
c3d5050b42 Added comment to explain why we are using “realfloat” 2023-12-29 10:03:11 +01:00
pezcurrel
9ece96fcd9 Modified according to new locale directory layout 2023-12-29 10:02:03 +01:00
pezcurrel
560db4d69d Renamed “donefp” var to “resurrfp” 2023-12-29 10:01:16 +01:00
pezcurrel
3b7e818f22 Using preg_replace instead of str_replace to substitute all non-digit characters 2023-12-29 10:00:12 +01:00
pezcurrel
cce037f169 Renamed “timeout” var to “functimeout” 2023-12-29 09:59:08 +01:00
pezcurrel
79e39f6783 Modified a comment 2023-12-29 09:58:08 +01:00
pezcurrel
b898e6bddd Added these systemd units files 2023-12-29 09:56:53 +01:00
pezcurrel
dda5e80a69 Updated “fnum()” calls to new format 2023-12-28 14:56:23 +01:00
pezcurrel
6e2ed57a85 Added an entry 2023-12-28 14:52:30 +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
af958a194f Using realfloat.php “rf()” function tu workaround php 7.3 echoing floats with “,” instead of “.” as a decimal separator 2023-12-28 14:52:00 +01:00
pezcurrel
b147447b69 A workaround to php 7.3 echoing floats with “,” instead of “.” as a decimal separator; first commit 2023-12-28 14:50:26 +01:00
pezcurrel
cea8735470 Updated 2023-12-28 12:37:55 +01:00
pezcurrel
6a3948783f Began working on checks 2023-12-28 12:37:38 +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
a5381f057c Added info to introductory comment about localemap 2023-12-28 12:30:51 +01:00
pezcurrel
e5b56f3e68 Using standard lib version of randstr.php, which is more flexible and fast 2023-12-28 12:29:52 +01:00
pezcurrel
9440903626 Using standard lib ght.php, which is more flexible 2023-12-28 12:28:18 +01:00
pezcurrel
6b705d3b3a Using default ghs.php from lib, it is more precise, manages also terabytes and petabytes 2023-12-28 12:26:35 +01:00
pezcurrel
d0dfd42001 Now it is compatible with every locale 2023-12-28 12:25:43 +01:00
pezcurrel
52621c608e Made “localeset” more standard 2023-12-28 12:21:35 +01:00
pezcurrel
fbed07c5ec Made colors more coherent 2023-12-28 12:19:56 +01:00
pezcurrel
a195c02de2 Added 2023-12-28 12:10:32 +01:00
pezcurrel
9a2a817493 Added 2023-12-28 12:10:22 +01:00
pezcurrel
af31de20e7 Added 2023-12-28 12:10:02 +01:00
pezcurrel
495eb41666 Added 2023-12-28 12:09:23 +01:00
pezcurrel
98d54a1782 First commit 2023-12-28 12:09:01 +01:00
pezcurrel
bf46f1f424 Removed 2023-12-28 12:08:08 +01:00
pezcurrel
0105b7f39e Removed 2023-12-28 12:07:46 +01:00
pezcurrel
4162c98ff1 Removed 2023-12-28 12:07:24 +01:00
pezcurrel
963b03fe15 Removed 2023-12-28 12:07:09 +01:00
pezcurrel
a6398d841b Updated it translation according to modifications to some strings related to threads moderation 2023-12-27 23:58:31 +01:00
pezcurrel
8d02f797f4 Added and checked an entry 2023-12-27 23:57:45 +01:00
pezcurrel
5e4907674e Some tinkering on strings related to threads moderation and their look 2023-12-27 23:57:19 +01:00
pezcurrel
4a0423ce34 Tidied up a bit 2023-12-27 22:19:05 +01:00
pezcurrel
943c65b2ba Added regexps check before adding an inst to “Instances” and “Peers” tables 2023-12-27 21:55:33 +01:00
pezcurrel
738fa8c864 Added “.matdoes.dev” exclusion 2023-12-27 21:54:34 +01:00
pezcurrel
61a621e4d2 Added “checkspam” action 2023-12-27 21:53:44 +01:00