Commit graph

466 commits

Author SHA1 Message Date
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
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
657c3877d9 Updated with correct files references 2023-01-07 19:31:06 +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
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
J. Lavoie
dfd3e0d4e9
Translated using Weblate (French)
Currently translated at 91.6% (404 of 441 strings)

Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
2023-01-06 00:55:34 +01:00
Ігор Андреєв
d04fff7531
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (441 of 441 strings)

Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
2023-01-05 21:51:28 +01:00
pezcurrel
99fd5feb50 Renamed all the exclusion inputs to more sensible names 2023-01-04 23:42:16 +01:00
pezcurrel
5e84c8501d Rate limit exceeded error page for mod_qos, first commit 2023-01-04 22:26:39 +01:00
pezcurrel
662d506f4c Made “Random, recommended first” ordering available only for italian language 2023-01-04 20:28:53 +01:00
pezcurrel
296bd9e035 Made possible mysql connection errors messages nicer 2023-01-04 20:28:10 +01:00
pezcurrel
b07e773dcf Removed rough and already commented out “ratelimiting” code, we now use apache mod_qos 2023-01-04 15:16:22 +01:00
pezcurrel
e750aad3f5 Now sleeps in the end 0.25 seconds rather than 0.5 2023-01-04 13:43:34 +01:00
pezcurrel
388ddbbe55 Commented out rough ratelimiting cause it’s too rough :-)) --- added a tiny usleep(500000) at the end for now 2023-01-04 00:05:05 +01:00
pezcurrel
ed7820b636 Ratelimiter now keeps previous time for other sessions 2023-01-03 23:43:35 +01:00
pezcurrel
5372572966 Cache dir with placeholder file; first commit 2023-01-03 23:32:49 +01:00
pezcurrel
8bc4075a04 Removed blocklist and rough database based ratelimiting; added rough file based ratelimiting; cleaned up a bit 2023-01-03 23:31:38 +01:00
pezcurrel
42b1ac164c Changed translation for “URI, name or descriptions contain” 2023-01-03 19:54:41 +01:00
pezcurrel
bc131006ea Changed the help text in instances.php 2023-01-03 19:49:08 +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
043e8fab41 Added a blocklist mechanism, based for now on http Referer header; improved a bit muoribene function 2023-01-03 18:52:47 +01:00
pezcurrel
30c137862c Changed $gracetime from 31 to 30 days 2023-01-03 18:50:30 +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
21fe338c12 Didn’t pass a graceline to dispinst, now it does 2023-01-02 08:52:26 +01:00
pezcurrel
184cf49d16 Added “Show instances where...” string to instances.php 2023-01-01 14:47:58 +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
dd4cc24a36 Added .sddesc and .hrd classes 2023-01-01 14:43:33 +01:00
pezcurrel
5afbdac010 Modified a bit a string 2023-01-01 11:57:00 +01:00