pezcurrel
|
3069415a2b
|
First commit
|
2023-12-27 08:39:54 +01:00 |
|
pezcurrel
|
0d86608f07
|
Changed “Before” to “<” (“<”, “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 |
|
pezcurrel
|
5313c61117
|
First commit
|
2023-11-03 18:46:54 +01:00 |
|
pezcurrel
|
926903bc0d
|
Temporarily commented out our “Mastodon tools” links
|
2023-11-03 18:46:07 +01:00 |
|
pezcurrel
|
d4d0ca7060
|
Added “Foreword” and “Critique” entries
|
2023-11-03 18:45:12 +01:00 |
|
pezcurrel
|
403f07b03d
|
Added “Critique” section and a “Foreword” to the new version
|
2023-11-03 18:44:30 +01:00 |
|
pezcurrel
|
2c4e8df16a
|
Temporarily commented out the paragraph linking the now dead weblate space; added a temporary paragraph telling we are looking for a similar space
|
2023-11-03 18:43:34 +01:00 |
|
pezcurrel
|
10eba5af88
|
Updated “About” text, temporarily commented out “Translation” section
|
2023-11-03 18:42:05 +01:00 |
|
pezcurrel
|
1cbcf3d087
|
Merge branch 'main' into weblate
|
2023-11-03 00:06:39 +01:00 |
|
pezcurrel
|
36b3925ab2
|
Some cosmetic changes
|
2023-11-02 23:37:34 +01:00 |
|
pezcurrel
|
0ad282329d
|
Made it consider site/lib/*.php too
|
2023-11-02 22:16:48 +01:00 |
|
pezcurrel
|
1be1194b62
|
Automatically add language code in masthelp.pot and fix “{singular}” and “{plural}” in en.masthelp.po
|
2023-11-02 20:58:56 +01:00 |
|
pezcurrel
|
b0e2ac7a5a
|
Check if lang is defined in supplangs
|
2023-11-02 20:57:21 +01:00 |
|
pezcurrel
|
b115a12d64
|
Updated guide contents and it translation
|
2023-11-02 10:11:53 +01:00 |
|
pezcurrel
|
042cb0d6ce
|
Changed “Instance(s)” to “instance(s)”
|
2023-11-02 10:10:43 +01:00 |
|
pezcurrel
|
677f3bbd6d
|
Using supplangs
|
2023-11-02 09:38:28 +01:00 |
|
pezcurrel
|
0aad540f3d
|
Use supplangs
|
2023-11-02 08:22:38 +01:00 |
|
pezcurrel
|
23b7431da3
|
Updated to account for supplangs.php
|
2023-11-02 08:21:17 +01:00 |
|
pezcurrel
|
982b56717f
|
Added some links
|
2023-11-02 08:19:35 +01:00 |
|
pezcurrel
|
ac61a53d85
|
Updated
|
2023-11-02 08:18:41 +01:00 |
|
pezcurrel
|
09620c7689
|
Removed
|
2023-11-02 08:17:27 +01:00 |
|
pezcurrel
|
b598cebf8b
|
Removed “RewriteBase” directive
|
2023-11-02 08:17:03 +01:00 |
|
pezcurrel
|
f85ee69f17
|
Updated
|
2023-11-02 08:12:08 +01:00 |
|
pezcurrel
|
508b6e2ca9
|
Using “mariadb-dump” instead of “mysqldump”
|
2023-11-02 08:11:51 +01:00 |
|
pezcurrel
|
49a923e95f
|
Using supplangs; other minor changes
|
2023-11-02 08:10:56 +01:00 |
|
pezcurrel
|
c45e8058c2
|
Using supplangs; other, minor changes
|
2023-11-02 08:09:50 +01:00 |
|
pezcurrel
|
41182ecb5b
|
Renamed from “utstodate.php”
|
2023-11-02 08:07:55 +01:00 |
|
pezcurrel
|
9a606c059a
|
Renamed from “uts2date.php”
|
2023-11-02 08:05:05 +01:00 |
|
pezcurrel
|
56c02456d6
|
First commit
|
2023-11-02 08:04:23 +01:00 |
|
pezcurrel
|
6ae7e07e77
|
Fixed bug in loading dead instances
|
2023-10-13 17:37:17 +02:00 |
|
pezcurrel
|
c43539e5b3
|
First commit
|
2023-10-02 16:29:44 +02:00 |
|
pezcurrel
|
c453ba6e3f
|
Added “revive” action; minor changes
|
2023-10-02 16:28:47 +02:00 |
|
pezcurrel
|
89d40c71ef
|
Added little green hill under the mastodon
|
2023-08-22 13:10:47 +02:00 |
|
pezcurrel
|
a121d251d4
|
Removed elephant throwing paper airplane image from header background; added rfp, fp, p classes for paragraphs; modified left elephant scale in body class; modified a bit image class and added imagel class
|
2023-08-22 13:09:47 +02:00 |
|
pezcurrel
|
6788d73800
|
Removed test comment
|
2023-08-21 11:11:38 +02:00 |
|
pezcurrel
|
8e0545d2ed
|
Added comment
|
2023-08-21 11:09:11 +02:00 |
|
pezcurrel
|
8da4276a14
|
Applied overflow managing directives to all classes which needed it
|
2023-08-21 11:07:30 +02:00 |
|
pezcurrel
|
d9ab4acd8f
|
Fixed overflow when long strings where present
|
2023-08-21 10:55:49 +02:00 |
|
pezcurrel
|
20e688b0dc
|
Added “max-width: 100%” to classes where it was needed
|
2023-08-21 10:54:03 +02:00 |
|
pezcurrel
|
553b5ddbf6
|
Made menu links larger in “desktop mode”
|
2023-07-08 19:17:51 +02:00 |
|
Hosted Weblate
|
8e9a611036
|
Merge branch 'origin/weblate' into Weblate.
|
2023-07-08 18:45:20 +02:00 |
|
pezcurrel
|
ec2f283f57
|
Changed link for Ігор Андреєв
|
2023-07-08 18:42:19 +02:00 |
|
pezcurrel
|
97e6262fff
|
Added a string for link to unocck
|
2023-07-08 17:00:48 +02:00 |
|
pezcurrel
|
37231c4ea2
|
Added link to unocck
|
2023-07-08 17:00:09 +02:00 |
|
pezcurrel
|
d3236166c4
|
Added a string for a new link in the “Links” page
|
2023-07-06 21:49:21 +02:00 |
|
pezcurrel
|
c34c17de4c
|
Added link to aack
|
2023-07-06 21:45:20 +02:00 |
|
Ігор Андреєв
|
f9f2a725e9
|
Translated using Weblate (Ukrainian)
Currently translated at 98.4% (442 of 449 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2023-07-03 19:52:49 +02:00 |
|
Lex \"IT Beard\" Kartynnik
|
16860e2abf
|
Added translation using Weblate (Belarusian)
|
2023-07-01 23:43:51 +02:00 |
|
pezcurrel
|
56900c9caa
|
Added “require” for “parsetime.php”, it was missing
|
2023-07-01 20:38:55 +02:00 |
|
pezcurrel
|
ff7cc2ccc6
|
Just a little update
|
2023-07-01 20:27:02 +02:00 |
|
pezcurrel
|
425208428a
|
Added “links” entry to “hpmap array”
|
2023-07-01 20:26:36 +02:00 |
|
pezcurrel
|
ccc2826508
|
Added “links” key even to “urls” array in commented part
|
2023-07-01 20:25:47 +02:00 |
|
pezcurrel
|
fa68d393ac
|
Added “links” key “hitspage” array
|
2023-07-01 20:12:38 +02:00 |
|
pezcurrel
|
7e8dd00c7c
|
Added some new strings, mainly from links.php
|
2023-06-27 16:55:29 +02:00 |
|
pezcurrel
|
a80a1f9269
|
Added “links” path definition
|
2023-06-27 16:54:07 +02:00 |
|
pezcurrel
|
2c5163db60
|
Updated “giarminio” to “umpi”, updated Ігор Андреєв Fediverse address
|
2023-06-27 16:53:15 +02:00 |
|
pezcurrel
|
cd105f1bae
|
Renamed “Tools” to “Links”
|
2023-06-27 16:34:58 +02:00 |
|
pezcurrel
|
29a4b27d38
|
First commit
|
2023-06-27 16:34:20 +02:00 |
|
pezcurrel
|
139b4d7fcd
|
Updated with new “Tools” menu entry
|
2023-06-27 16:18:11 +02:00 |
|
pezcurrel
|
810ebeda7e
|
Added “Tools” menu entry
|
2023-06-27 16:17:41 +02:00 |
|
pezcurrel
|
69a320481c
|
Added languages to languages array
|
2023-06-27 16:17:13 +02:00 |
|
Abdullah Almm
|
49d1637ec0
|
Added translation using Weblate (Arabic (Najdi))
|
2023-06-21 01:42:18 +02:00 |
|
Reza Almanda
|
6209703d0b
|
Translated using Weblate (Indonesian)
Currently translated at 3.6% (16 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/id/
|
2023-04-29 00:47:52 +02:00 |
|
pezcurrel
|
f4a986db5b
|
Fixed double quotes
|
2023-04-27 13:40:51 +02:00 |
|
Fábio Rodrigues Ribeiro
|
7b7e6630e3
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.0% (429 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2023-04-01 15:39:38 +02:00 |
|
Sena Terzi
|
dd208c0478
|
Translated using Weblate (Turkish)
Currently translated at 4.9% (22 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/tr/
|
2023-03-31 01:37:22 +02:00 |
|
skurt
|
6d78c349a7
|
Translated using Weblate (Turkish)
Currently translated at 1.3% (6 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/tr/
|
2023-03-29 09:38:54 +02:00 |
|
skurt
|
e04d725a64
|
Translated using Weblate (German)
Currently translated at 88.4% (391 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2023-03-29 09:38:53 +02:00 |
|
skurt
|
84ea88f47f
|
Added translation using Weblate (Turkish)
|
2023-03-28 09:26:42 +02:00 |
|
Fábio Rodrigues Ribeiro
|
357560c7e8
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (428 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2023-03-26 17:37:05 +02:00 |
|
Parsa
|
6d19c30281
|
Translated using Weblate (Persian)
Currently translated at 69.0% (305 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2023-03-24 09:37:43 +01:00 |
|
Fábio Rodrigues Ribeiro
|
ab64f29866
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 90.4% (400 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2023-03-02 17:36:36 +01:00 |
|
ssantos
|
f4ee56753b
|
Translated using Weblate (Portuguese)
Currently translated at 90.4% (400 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt/
|
2023-02-26 08:39:21 +01:00 |
|
ssantos
|
3aa896ab1b
|
Translated using Weblate (Portuguese)
Currently translated at 61.0% (270 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt/
|
2023-02-20 18:39:26 +01:00 |
|
ssantos
|
538546d069
|
Added translation using Weblate (Portuguese)
|
2023-02-19 17:59:52 +01:00 |
|
W K
|
78571996b6
|
Translated using Weblate (Polish)
Currently translated at 2.0% (9 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pl/
|
2023-02-08 22:39:43 +01:00 |
|
W K
|
01bc78b041
|
Added translation using Weblate (Polish)
|
2023-02-07 21:32:26 +01:00 |
|
Eduardo
|
e2b616cf72
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 90.4% (400 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2023-01-27 00:54:15 +01:00 |
|
Eduardo
|
1c552273e5
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 89.8% (397 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2023-01-25 23:52:12 +01:00 |
|
J. Lavoie
|
ae543fe57a
|
Translated using Weblate (French)
Currently translated at 93.2% (412 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
|
2023-01-25 19:49:21 +01:00 |
|
Hugo Pérez
|
5340e71fa7
|
Translated using Weblate (Galician)
Currently translated at 93.6% (414 of 442 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/gl/
|
2023-01-20 11:48:39 +01:00 |
|
pezcurrel
|
e962c01f83
|
Changed “Back to search” to “Go to search” in instances.php
|
2023-01-18 08:40:15 +01:00 |
|
pezcurrel
|
c6073c52f2
|
Use “instpath” instead of “baseurl”
|
2023-01-18 08:39:46 +01:00 |
|
pezcurrel
|
c85d8916a3
|
Changed “Back to search” to “Go to search”; minor changes
|
2023-01-18 08:38:32 +01:00 |
|
pezcurrel
|
0816b28ed8
|
Removed “baseurl” (“instpath” is enough)
|
2023-01-18 08:37:27 +01:00 |
|
pezcurrel
|
f5bdb25e95
|
Added “Back to search” string to instances.php
|
2023-01-18 07:57:33 +01:00 |
|
pezcurrel
|
2b0bfde063
|
Don’t show search interface when showing a single instance
|
2023-01-18 07:56:28 +01:00 |
|
pezcurrel
|
c1a4a29edc
|
Added waituntilonline function
|
2023-01-18 07:55:41 +01:00 |
|
pezcurrel
|
657c3877d9
|
Updated with correct files references
|
2023-01-07 19:31:06 +01:00 |
|
pezcurrel
|
4767f1f2df
|
Now it works from the “git root”, so file references in translation files are correct
|
2023-01-07 19:30:41 +01:00 |
|
pezcurrel
|
2adbbf60f9
|
Changed "" quotes to “”
|
2023-01-07 18:48:17 +01:00 |
|
pezcurrel
|
120d7e4d6a
|
Made the string about missing server thumbnail in instances.php hopefully clearer
|
2023-01-07 17:56:46 +01:00 |
|
pezcurrel
|
c267f96be1
|
Made the string about missing server thumbnail hopefully clearer
|
2023-01-07 17:51:19 +01:00 |
|
pezcurrel
|
05607aba5b
|
Changed some strings in instances.php
|
2023-01-07 12:59:44 +01:00 |
|
pezcurrel
|
fac6a32d87
|
Show dates in localized format
|
2023-01-07 12:56:32 +01:00 |
|
pezcurrel
|
9cb1f272cc
|
Always detect browser first accepted language if available and store it into $blang: it’s needed in instances.php
|
2023-01-07 12:55:43 +01:00 |
|
pezcurrel
|
f69f2853db
|
Trap more signals; added shutdown function
|
2023-01-07 12:54:07 +01:00 |
|
pezcurrel
|
861fdb5345
|
Removed useless extra newline in signalHandler
|
2023-01-07 12:53:25 +01:00 |
|
pezcurrel
|
50b1b880a4
|
Made error messages in case of failed charset setting report mysql error number too
|
2023-01-06 22:06:40 +01:00 |
|
pezcurrel
|
03aa9cb786
|
Updated
|
2023-01-06 22:05:22 +01:00 |
|
pezcurrel
|
85559ac1a4
|
Fixed $graceline to start of current day - $gracetime
|
2023-01-06 18:43:07 +01:00 |
|
pezcurrel
|
ce539e520b
|
Merge branch 'weblate' with new translated strings for uk and fr
|
2023-01-06 18:07:20 +01:00 |
|
J. Lavoie
|
632d68255a
|
Translated using Weblate (French)
Currently translated at 93.1% (411 of 441 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
|
2023-01-06 18:06:38 +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
|
0be17601f8
|
Made it run peerscrawl.php with a gracetime of 1 year once after the 26th of the month; minor changes
|
2023-01-06 17:08:07 +01:00 |
|