pezcurrel
|
d7ffe48214
|
Renamed from getfc.php
|
2022-12-16 21:57:45 +01:00 |
|
pezcurrel
|
a1a6d1ec5d
|
Renamed “getfc” to “gurl”
|
2022-12-16 21:35:38 +01:00 |
|
pezcurrel
|
fe99014208
|
Made “CURLOPT_TIMEOUT” variable, set it to 45 secs by default
|
2022-12-16 21:24:42 +01:00 |
|
pezcurrel
|
d75a6445ae
|
Fixed sleep and relative message to actually use $options['udirfailst']; changed some options’ default; changed a bit the help text; changed a bit some messages in the “fetchusers” section
|
2022-12-16 21:23:14 +01:00 |
|
pezcurrel
|
b666fcfdda
|
Use parsetime for “--timeout” too, changed a bit the help text accordingly
|
2022-12-16 21:19:34 +01:00 |
|
pezcurrel
|
2d31b7ca79
|
Changed a bit how option “jsonwrite” works; other minor changes
|
2022-12-16 19:25:45 +01:00 |
|
pezcurrel
|
f193bd294c
|
A very tiny db test, first commit
|
2022-12-16 19:12:17 +01:00 |
|
pezcurrel
|
1deed93b6f
|
Some preliminary work reusing “index.php” code
|
2022-12-16 19:11:39 +01:00 |
|
pezcurrel
|
6ff4752dd7
|
Made it cope with time values < 1 second; changed the way of passing suffixes; other minore changes
|
2022-12-16 19:10:29 +01:00 |
|
pezcurrel
|
d59eb396eb
|
Added preliminary support to “Users” page
|
2022-12-16 19:08:39 +01:00 |
|
pezcurrel
|
9529a938a7
|
Lots of changes, not very important :-))
|
2022-12-16 19:06:47 +01:00 |
|
pezcurrel
|
bab5bd5dd2
|
Added mysqli_query error management for older php versions to function myq; minor changes
|
2022-12-16 19:05:46 +01:00 |
|
pezcurrel
|
4522bc3ea8
|
Added mysqli_query error management for older php versions to function myq
|
2022-12-16 19:02:41 +01:00 |
|
pezcurrel
|
513981b7e2
|
Fetches info from an instance, first commit
|
2022-12-16 00:00:37 +01:00 |
|
pezcurrel
|
1cafbe05ea
|
Crawler new version, “multithreaded”, coordinator script, first commit
|
2022-12-16 00:00:06 +01:00 |
|
pezcurrel
|
1430cd80fb
|
Time spec parser, first commit
|
2022-12-15 23:57:31 +01:00 |
|
pezcurrel
|
fdc7ddbd1f
|
Made it use an array for output
|
2022-12-15 23:52:32 +01:00 |
|
pezcurrel
|
f7c32d00ef
|
Made it cope with “accept-encoding” more properly
|
2022-12-15 14:38:26 +01:00 |
|
pezcurrel
|
8cf8c416ed
|
Made it cope with gzip encoded content
|
2022-12-15 12:45:52 +01:00 |
|
pezcurrel
|
3a720a90ac
|
Added a warning when nodeinfo specs couldn’t be fetched; made it set New=1 even when host doesn’t respond and is not in the db
|
2022-12-15 12:45:20 +01:00 |
|
Affir Vega
|
d9ccf5cdfe
|
Translated using Weblate (Russian)
Currently translated at 51.7% (206 of 398 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-12-13 13:48:32 +01:00 |
|
nichu42
|
f17453b0c9
|
Translated using Weblate (German)
Currently translated at 98.4% (392 of 398 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-12-13 13:48:32 +01:00 |
|
pezcurrel
|
9360bdc481
|
Made false positives for “IsMastodon” less likely (impossible?)
|
2022-12-12 22:40:17 +01:00 |
|
pezcurrel
|
483fbcd103
|
Added the possibility, for each set of records with the same URI, to choose one record to keep and delete the others, or to automatically keep the record with the lowest ID and delete the others
|
2022-12-12 21:32:35 +01:00 |
|
pezcurrel
|
90e85f8182
|
Took away “-t 10” option from crawler.php calls since 10 is now its default timeout
|
2022-12-12 17:06:51 +01:00 |
|
pezcurrel
|
e07fba673d
|
Fixed call to non-existent function ”mysq” to “myq”
|
2022-12-12 08:36:18 +01:00 |
|
pezcurrel
|
ec6324fb4f
|
Made langs() shorten to a maximum of 5 elements the $languages array
|
2022-12-12 08:29:18 +01:00 |
|
pezcurrel
|
d80ba5ddc4
|
Fixed double “,” in a query inside langs()
|
2022-12-12 08:24:26 +01:00 |
|
pezcurrel
|
6f9260e08e
|
myq() did not return results, now it does
|
2022-12-12 08:17:01 +01:00 |
|
pezcurrel
|
f6752a34bc
|
Added function “myq” as a wrapper for mysqli_query managing exceptions; used it throughout the whole script
|
2022-12-12 08:12:29 +01:00 |
|
pezcurrel
|
2649e7d137
|
Info from nodeinfo didn’t end up into $info, now they do
|
2022-12-12 00:47:06 +01:00 |
|
pezcurrel
|
879a86a211
|
Merge branch 'weblate' with newly pt_BR translated strings
|
2022-12-11 23:38:08 +01:00 |
|
Fábio Rodrigues Ribeiro
|
5cc375af50
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (398 of 398 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-11 23:36:28 +01:00 |
|
pezcurrel
|
783e54a9f9
|
Little script to convert a unix timestamp in input to a date
|
2022-12-11 23:33:09 +01:00 |
|
pezcurrel
|
1701a2cfe6
|
Little script to search for records with the same “URI” in Instances table
|
2022-12-11 23:32:42 +01:00 |
|
pezcurrel
|
853be9f0e0
|
Little script to fix uris beginning with “https://”
|
2022-12-11 23:31:47 +01:00 |
|
pezcurrel
|
b16515f4e8
|
Lots of changes :-))
|
2022-12-11 23:29:51 +01:00 |
|
pezcurrel
|
882222bdb9
|
Added “Code” section to “About” page
|
2022-12-11 05:38:42 +01:00 |
|
pezcurrel
|
7e52c5683f
|
Merge newly translated strings from branch 'weblate'
|
2022-12-11 05:22:41 +01:00 |
|
Ігор Андреєв
|
718efc01f9
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (396 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-12-11 05:20:52 +01:00 |
|
pezcurrel
|
72655faa88
|
Added a “Code” section linking git.lattuga.net, and a link to Ігор Андреєв’s Mastodon profile
|
2022-12-11 05:18:26 +01:00 |
|
pezcurrel
|
61ad655a62
|
Disabled fetching profile’s page when “noindex” is not set in account because it takes too long; disabled featured tags fetching fro the same reason; other minor changes
|
2022-12-10 23:32:58 +01:00 |
|
pezcurrel
|
f343cb702e
|
Changed some eecho messages importance
|
2022-12-10 13:57:30 +01:00 |
|
pezcurrel
|
4b7f6a199c
|
Added truncs where needed; added code to check for “noindex” on user’s profile page when “noindex” is not set in accounts info
|
2022-12-10 12:35:22 +01:00 |
|
pezcurrel
|
eeb3ce6edf
|
Made it wait up to 30 seconds for contents
|
2022-12-10 12:33:21 +01:00 |
|
Pongrèbio
|
4c721f7bad
|
Translated using Weblate (Russian)
Currently translated at 46.4% (184 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-12-09 23:47:47 +01:00 |
|
Pongrèbio
|
b39aa9e284
|
Translated using Weblate (Persian)
Currently translated at 77.5% (307 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-12-09 23:47:46 +01:00 |
|
J. Lavoie
|
3feca8f402
|
Translated using Weblate (French)
Currently translated at 98.7% (391 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
|
2022-12-09 23:47:46 +01:00 |
|
pezcurrel
|
18ce06871b
|
Added ckratelimit() where useful; made it more flexible with lowercasing every header key; more work on fetching users from users directories
|
2022-12-09 22:53:18 +01:00 |
|
pezcurrel
|
8341f0e209
|
Fixed a cosmetic bug; some more work into users directories fetching
|
2022-12-09 19:25:44 +01:00 |
|
pezcurrel
|
5c28ca2ee6
|
Just moved the check for “id” in GET a bit up
|
2022-12-09 19:24:46 +01:00 |
|
pezcurrel
|
58e4445e4f
|
Fixed duplicate msgid
|
2022-12-08 21:57:10 +01:00 |
|
pezcurrel
|
005aa789d9
|
Supermerge\!
|
2022-12-08 21:53:41 +01:00 |
|
Tiago Ferreira
|
9a220da8b3
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (396 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-08 21:39:19 +01:00 |
|
Affir Vega
|
77eff5ae8e
|
Translated using Weblate (Russian)
Currently translated at 46.2% (183 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-12-08 21:39:19 +01:00 |
|
pezcurrel
|
d7c0bb3a24
|
Added “Direct link to this instance’s card” string
|
2022-12-08 21:37:58 +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
|
576cc4a27c
|
Made links dots-underlined
|
2022-12-08 21:12:41 +01:00 |
|
pezcurrel
|
1e5b8bae4d
|
Made “ihead” links dots-underlined
|
2022-12-08 21:12:27 +01:00 |
|
pezcurrel
|
3acd22bcbc
|
Added “baseurl”
|
2022-12-08 21:11:10 +01:00 |
|
pezcurrel
|
786c832eb6
|
Removing trailing “/” from “$path” with preg_replace is easier :-)
|
2022-12-08 19:53:18 +01:00 |
|
pezcurrel
|
c5c76d1d9d
|
Updated
|
2022-12-08 15:04:58 +01:00 |
|
pezcurrel
|
f9d4325b4b
|
Made h4, h5, h6 text align to left
|
2022-12-08 14:52:59 +01:00 |
|
pezcurrel
|
e4cf27560d
|
Added “Tranlsation credits”
|
2022-12-08 14:52:20 +01:00 |
|
pezcurrel
|
ffd20debe6
|
Removed executable attribute
|
2022-12-08 14:35:55 +01:00 |
|
pezcurrel
|
9524e53c70
|
Added pt_BR language
|
2022-12-08 14:18:26 +01:00 |
|
pezcurrel
|
07cc5c7c79
|
Made it cope with larger menu entries
|
2022-12-08 14:17:08 +01:00 |
|
pezcurrel
|
af7948492e
|
Made language tools cope with composite language codes (like pt_BR); added pt_BR language
|
2022-12-08 14:16:12 +01:00 |
|
pezcurrel
|
667a0824ff
|
Script to “normalize” language codes in the database
|
2022-12-08 13:55:47 +01:00 |
|
pezcurrel
|
5d073632f5
|
Added “pt_BR” language
|
2022-12-08 13:54:59 +01:00 |
|
pezcurrel
|
5aa4cde8f7
|
Added “pt_BR” language
|
2022-12-08 13:54:20 +01:00 |
|
pezcurrel
|
09765e566e
|
Added “normalization” of language codes (dash to underscore) and “pt_BR” language
|
2022-12-08 13:53:43 +01:00 |
|
pezcurrel
|
f856af3053
|
Merge branch 'main' into weblate
|
2022-12-08 08:30:52 +01:00 |
|
Tiago Ferreira
|
6ab3fafe76
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (391 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-08 08:13:55 +01:00 |
|
Fábio Rodrigues Ribeiro
|
28f9b51326
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 81.3% (318 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-08 00:52:20 +01:00 |
|
Tiago Ferreira
|
559b443ea4
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 81.3% (318 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-08 00:52:20 +01:00 |
|
pezcurrel
|
2729e717c9
|
getfc() now returns headers too
|
2022-12-08 00:08:36 +01:00 |
|
pezcurrel
|
6c2672ea00
|
Fixed and added some “gecho” messages
|
2022-12-08 00:07:31 +01:00 |
|
pezcurrel
|
8ea4acc17a
|
Fixed wrong path in MAILCFG; stderr redirect to logfile; other minor changes
|
2022-12-08 00:06:16 +01:00 |
|
pezcurrel
|
c3a90ba6b8
|
Adding “fetchuser” option; changed “timeout” default from 5 to 10 seconds
|
2022-12-08 00:03:10 +01:00 |
|
Eduardo Lima
|
6e77ba3f6d
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 78.0% (305 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 18:01:10 +01:00 |
|
Tiago Ferreira
|
5a5c8b1d4f
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 78.0% (305 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 18:01:09 +01:00 |
|
Fábio Rodrigues Ribeiro
|
f0741c0ab8
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 78.0% (305 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 18:01:09 +01:00 |
|
Tiago Ferreira
|
280af4806e
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 34.5% (135 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 03:22:40 +01:00 |
|
Eduardo Lima
|
7c21732575
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 34.5% (135 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 03:22:40 +01:00 |
|
Fábio Rodrigues Ribeiro
|
2250e665b8
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 34.5% (135 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 03:22:39 +01:00 |
|
Fábio Rodrigues Ribeiro
|
9c19ae3fb2
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 31.7% (124 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 02:27:04 +01:00 |
|
Fábio Rodrigues Ribeiro
|
917185950b
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.4% (127 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 01:59:31 +01:00 |
|
Tiago Ferreira
|
8365f29eba
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.4% (127 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 01:59:31 +01:00 |
|
Luigi
|
fe38cbb139
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.4% (127 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 01:59:30 +01:00 |
|
Carlos
|
2ed9fae9a3
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.4% (127 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-07 01:59:30 +01:00 |
|
Daimar Stein
|
839ff23331
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 12.0% (47 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-06 23:03:59 +01:00 |
|
Tiago Ferreira
|
7d2b28575b
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 12.0% (47 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-06 23:03:59 +01:00 |
|
Ahmad Gharbeia
|
2ae4cde287
|
Translated using Weblate (Arabic)
Currently translated at 41.1% (161 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 23:03:58 +01:00 |
|
Deleted User
|
30859072ec
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 9.2% (36 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-06 22:35:54 +01:00 |
|
Daimar Stein
|
8c2354208a
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 9.2% (36 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/pt_BR/
|
2022-12-06 22:35:54 +01:00 |
|
ButterflyOfFire
|
9c8d0c877c
|
Translated using Weblate (Arabic)
Currently translated at 40.9% (160 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 22:35:53 +01:00 |
|
Ahmad Gharbeia
|
97835f7577
|
Translated using Weblate (Arabic)
Currently translated at 40.9% (160 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 22:35:53 +01:00 |
|
Daimar Stein
|
1427a9a264
|
Added translation using Weblate (Portuguese (Brazil))
|
2022-12-06 21:10:08 +01:00 |
|
ButterflyOfFire
|
011e553c98
|
Translated using Weblate (Arabic)
Currently translated at 30.9% (121 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 19:29:47 +01:00 |
|
Ahmad Gharbeia
|
29fa38fbc9
|
Translated using Weblate (Arabic)
Currently translated at 30.9% (121 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 19:29:47 +01:00 |
|
ButterflyOfFire
|
4b3f3a17f9
|
Translated using Weblate (Arabic)
Currently translated at 23.2% (91 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 14:47:40 +01:00 |
|
Ahmad Gharbeia
|
1efb0e130d
|
Translated using Weblate (Arabic)
Currently translated at 23.2% (91 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-12-06 14:47:39 +01:00 |
|
Takeçi
|
306f1f36a1
|
Translated using Weblate (French)
Currently translated at 98.4% (385 of 391 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
|
2022-12-06 14:47:39 +01:00 |
|
pezcurrel
|
e8e3fa5872
|
Merged main
|
2022-12-05 23:26:01 +01:00 |
|
pezcurrel
|
5d06405625
|
Added “Disable all advanced criteria” and “Reset all advanced criteria to default” strings
|
2022-12-05 23:17:32 +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
|
a07e59d52c
|
Added option “--moreclauses”
|
2022-12-05 21:18:58 +01:00 |
|
Ігор Андреєв
|
ea6273e885
|
Translated using Weblate (Ukrainian)
Currently translated at 98.9% (385 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-12-05 13:48:04 +01:00 |
|
pezcurrel
|
b0d2438d8e
|
Updated with regexps matching new spammers
|
2022-12-04 08:51:03 +01:00 |
|
pezcurrel
|
8d63ef4ed9
|
Fixed quotes and double quotes
|
2022-12-03 22:24:45 +01:00 |
|
pezcurrel
|
32a8c1587c
|
Using Kate instead of nano
|
2022-12-03 22:24:00 +01:00 |
|
pezcurrel
|
0398b96b48
|
Updated after changing some strings in the guide
|
2022-12-03 21:19:56 +01:00 |
|
pezcurrel
|
a41115f5ac
|
First commit
|
2022-12-03 21:18:09 +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
|
d64b0697a8
|
Backups dir for backup.bash
|
2022-12-03 15:20:01 +01:00 |
|
Pongrèbio
|
7674840f8a
|
Translated using Weblate (German)
Currently translated at 100.0% (390 of 390 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-12-03 14:57:20 +01:00 |
|
Pongrèbio
|
02de1914a0
|
Translated using Weblate (Italian)
Currently translated at 100.0% (390 of 390 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/it/
|
2022-12-03 14:57:20 +01:00 |
|
Hosted Weblate
|
ede771ddff
|
Merge branch 'origin/weblate' into Weblate.
|
2022-12-03 14:54:24 +01:00 |
|
Hosein Naghdbishi
|
a06cce0d1a
|
Translated using Weblate (Persian)
Currently translated at 80.2% (312 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-12-03 14:54:15 +01:00 |
|
pezcurrel
|
873545fb01
|
Added “Software” string
|
2022-12-03 14:52:47 +01:00 |
|
pezcurrel
|
77e210afa0
|
Sample config file for the configuration of backup.bash and crawl.bash scripts (s-nail)
|
2022-12-03 14:50:47 +01:00 |
|
pezcurrel
|
876a76c6bb
|
Crawl script
|
2022-12-03 14:48:14 +01:00 |
|
pezcurrel
|
0530de7d08
|
Backup script
|
2022-12-03 14:47:28 +01:00 |
|
pezcurrel
|
fca8ddf3bf
|
Changed “Version” field in table to “Software”, reporting software and version
|
2022-12-03 14:45:40 +01:00 |
|
pezcurrel
|
a9b5e72373
|
Added fedibird, ecko and hometown to the regex deciding whether an instance is mastodon or not
|
2022-12-03 14:44:59 +01:00 |
|
pezcurrel
|
c4b1a53439
|
Added German language (de)
|
2022-12-02 16:29:24 +01:00 |
|
Hosted Weblate
|
7b8462e1f9
|
Merge branch 'origin/weblate' into Weblate.
|
2022-12-02 16:10:45 +01:00 |
|
Affir Vega
|
a0c592de27
|
Translated using Weblate (Russian)
Currently translated at 38.8% (151 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-12-02 16:10:34 +01:00 |
|
Ігор Андреєв
|
5e8f0de827
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (389 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-12-02 16:10:33 +01:00 |
|
Murat H
|
bafebb0bf1
|
Translated using Weblate (German)
Currently translated at 100.0% (389 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-12-02 16:10:33 +01:00 |
|
Pongrèbio
|
472b922a60
|
Translated using Weblate (German)
Currently translated at 100.0% (389 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-12-02 16:10:33 +01:00 |
|
Hosein Naghdbishi
|
5c744bba09
|
Translated using Weblate (Persian)
Currently translated at 78.4% (305 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-12-02 16:10:32 +01:00 |
|
pezcurrel
|
63b9271299
|
Translated to english; added “resurrect” action
|
2022-12-02 16:08:10 +01:00 |
|
pezcurrel
|
632202b69c
|
Added “Done” eecho in the end of run
|
2022-12-02 16:07:05 +01:00 |
|
pezcurrel
|
fb357a12d4
|
Changed short form for option “excludedead” from “-d” to “-E”
|
2022-12-02 06:04:25 +01:00 |
|
pezcurrel
|
d73097a3d9
|
Removed
|
2022-12-02 05:13:05 +01:00 |
|
pezcurrel
|
2e37b1dc6e
|
Downgraded from 5.2.0 to 5.1.0 because bida server has php 7.3 and 5.1.0 is the last version supporting it
|
2022-12-02 04:36:21 +01:00 |
|
Pongrèbio
|
10c321013f
|
Translated using Weblate (Italian)
Currently translated at 100.0% (389 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/it/
|
2022-12-01 20:27:37 +01:00 |
|
pezcurrel
|
e930fd3a52
|
Added some strings for noxious instances
|
2022-12-01 20:06:23 +01:00 |
|
pezcurrel
|
edd21f90a5
|
Merge branch 'weblate'
|
2022-12-01 19:57:46 +01:00 |
|
Ігор Андреєв
|
cec04272ca
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (388 of 388 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-12-01 19:56:11 +01:00 |
|
J. Lavoie
|
f6470d1204
|
Translated using Weblate (French)
Currently translated at 99.4% (386 of 388 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
|
2022-12-01 19:56:11 +01:00 |
|
pezcurrel
|
6c9bd61066
|
Updated
|
2022-12-01 19:43:01 +01:00 |
|
pezcurrel
|
64017b615a
|
To import old “Noxious” table dump into new Nox* columns “Instances”
|
2022-12-01 19:42:45 +01:00 |
|
pezcurrel
|
d795e13e70
|
Old “Noxious” table dump
|
2022-12-01 19:41:57 +01:00 |
|
pezcurrel
|
212205e0c2
|
Using “gmdate” instead of “strftime”
|
2022-12-01 17:54:23 +01:00 |
|
pezcurrel
|
0e06e2d653
|
Using “gmdate” instead of “strftime”
|
2022-12-01 17:53:59 +01:00 |
|
pezcurrel
|
f77fe8436f
|
Using “gmdate” instead of “strftime”
|
2022-12-01 17:53:21 +01:00 |
|
pezcurrel
|
805dd50b2b
|
Added “NoxReason” support; removed “strftime” and used “gmdate” instead; other little changes
|
2022-12-01 17:52:30 +01:00 |
|
pezcurrel
|
194fbd5449
|
Added Instances.NoxReason and Instances.NoxLastModTS to columns definitions
|
2022-12-01 17:49:55 +01:00 |
|
pezcurrel
|
faa126ab75
|
Added the possibility to specify why an instance is considered noxious
|
2022-12-01 17:48:47 +01:00 |
|
pezcurrel
|
5adf1bd8fc
|
Added the possibility to specify why an instance is considered noxious
|
2022-12-01 17:48:33 +01:00 |
|
pezcurrel
|
b773ddae1b
|
Added “baloored” class for “noxiousness” explanation
|
2022-12-01 17:47:07 +01:00 |
|
pezcurrel
|
46428670a4
|
Added possible “noxiousness” explanation box
|
2022-12-01 17:45:47 +01:00 |
|
pezcurrel
|
988cb959fe
|
Added “noxlab” and “noxreas” classes
|
2022-12-01 17:44:38 +01:00 |
|
pezcurrel
|
304e93d0ca
|
Updated
|
2022-12-01 17:43:26 +01:00 |
|
pezcurrel
|
e194bd597f
|
Changed notifications “levels”, removed “eecho”es when “notify” is used since it “eecho”es by itself
|
2022-12-01 17:42:48 +01:00 |
|
pezcurrel
|
c84a838fbd
|
Added Patrick Shur’s language detection library
|
2022-12-01 05:47:57 +01:00 |
|
pezcurrel
|
f416db2b3b
|
Removed
|
2022-12-01 05:46:49 +01:00 |
|
pezcurrel
|
6083a1395e
|
Removed
|
2022-12-01 05:46:40 +01:00 |
|
pezcurrel
|
4347af8fcc
|
Removed
|
2022-12-01 05:46:07 +01:00 |
|
pezcurrel
|
255a7d5f2e
|
Declare N as constant
|
2022-12-01 05:45:00 +01:00 |
|
pezcurrel
|
9087c4d015
|
Declare N as constant
|
2022-12-01 05:44:06 +01:00 |
|
pezcurrel
|
9bf4128d29
|
Removed setold, setnoxious actions; limited clean action to Notifications table; other small changes
|
2022-12-01 05:43:21 +01:00 |
|
pezcurrel
|
92cee555c7
|
Removed support to Blacklist table
|
2022-12-01 05:41:54 +01:00 |
|
pezcurrel
|
1eadd2f3ce
|
Removed “StartNodes” loading and “Noxious” table loading
|
2022-11-30 07:19:14 +01:00 |
|
pezcurrel
|
be0b88a915
|
Updated
|
2022-11-29 22:02:51 +01:00 |
|
pezcurrel
|
525068d986
|
Added a “sed filter” to exclude “AUTO_INCREMENT=...”
|
2022-11-29 22:02:23 +01:00 |
|
pezcurrel
|
af4c694549
|
Updated
|
2022-11-29 19:37:09 +01:00 |
|
pezcurrel
|
2f9051c662
|
Updated
|
2022-11-29 19:36:43 +01:00 |
|
pezcurrel
|
5c3638c149
|
Structure only dump script
|
2022-11-29 19:35:55 +01:00 |
|
Pongrèbio
|
d25a607c59
|
Translated using Weblate (Italian)
Currently translated at 100.0% (388 of 388 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/it/
|
2022-11-29 18:55:13 +01:00 |
|
pezcurrel
|
866fec8238
|
Updated translations with new/modified php strings
|
2022-11-29 18:39:52 +01:00 |
|
pezcurrel
|
f110701887
|
Solved merge conflicts
|
2022-11-29 18:24:53 +01:00 |
|
pezcurrel
|
1183553d89
|
Changed text to just give a reference to the comment in index.php
|
2022-11-29 17:55:35 +01:00 |
|
pezcurrel
|
45ec7046ae
|
Modified comment to “” variable
|
2022-11-29 17:54:56 +01:00 |
|
pezcurrel
|
c865c0289d
|
Added reminder to update ../clitools/updtrans.bash when adding new languages
|
2022-11-29 17:50:28 +01:00 |
|
pezcurrel
|
a7b745eb75
|
Added new languages (ar, id)
|
2022-11-29 17:49:47 +01:00 |
|
Hosted Weblate
|
3b373d4e6c
|
Merge branch 'origin/weblate' into Weblate.
|
2022-11-29 17:39:27 +01:00 |
|
Fjuro
|
32236aeaf2
|
Translated using Weblate (Czech)
Currently translated at 22.8% (89 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/cs/
|
2022-11-29 17:39:11 +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
|
045515dd7d
|
removed *.mo
|
2022-11-29 13:23:56 +01:00 |
|
pezcurrel
|
28ab6f745b
|
Changed “page not found” messages
|
2022-11-29 13:23:32 +01:00 |
|
pezcurrel
|
f2881318a9
|
Updated help text
|
2022-11-29 09:05:57 +01:00 |
|
pezcurrel
|
b6d6f74f10
|
Changed title and description for 404 pages (“page” -> “resource”)
|
2022-11-29 09:01:14 +01:00 |
|
pezcurrel
|
57692c6b22
|
Updated
|
2022-11-29 08:55:04 +01:00 |
|
pezcurrel
|
55e0c82eee
|
Added “clean” action
|
2022-11-29 08:54:41 +01:00 |
|
ButterflyOfFire
|
3165c7bd38
|
Translated using Weblate (Arabic)
Currently translated at 1.7% (7 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ar/
|
2022-11-29 06:37:21 +01:00 |
|
Electric Monk
|
551622dcde
|
Translated using Weblate (German)
Currently translated at 90.7% (353 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-11-29 06:37:20 +01:00 |
|
J. Lavoie
|
81468e1a84
|
Translated using Weblate (French)
Currently translated at 100.0% (389 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fr/
|
2022-11-29 06:37:20 +01:00 |
|
ButterflyOfFire
|
7f428f2efb
|
Added translation using Weblate (Arabic)
|
2022-11-28 07:09:57 +01:00 |
|
R. Prabowo
|
a1e3a7702a
|
Added translation using Weblate (Indonesian)
|
2022-11-27 15:18:27 +01:00 |
|
Murat H
|
03f8176cc2
|
Translated using Weblate (German)
Currently translated at 87.6% (341 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-11-27 12:13:29 +01:00 |
|
Pongrèbio
|
c232bde0c4
|
Translated using Weblate (German)
Currently translated at 87.6% (341 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-11-27 12:13:28 +01:00 |
|
Danial Behzadi
|
8c528f4390
|
Translated using Weblate (Persian)
Currently translated at 70.4% (274 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-11-27 12:13:28 +01:00 |
|
pezcurrel
|
9394c0cb29
|
Added “overscroll-behavior: contain;” to “#summary” to avoid page scrolling when one scrolls the guide menu
|
2022-11-25 22:12:02 +01:00 |
|
pezcurrel
|
83614a5553
|
Updated
|
2022-11-25 21:45:09 +01:00 |
|
Hosted Weblate
|
52b426049c
|
Merge branch 'origin/weblate' into Weblate.
|
2022-11-25 21:43:23 +01:00 |
|
Pongrèbio
|
ebc0ae8be8
|
Translated using Weblate (Russian)
Currently translated at 32.1% (125 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-25 21:43:12 +01:00 |
|
Affir Vega
|
c1888debf9
|
Translated using Weblate (Russian)
Currently translated at 31.8% (124 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-25 21:40:02 +01:00 |
|
Murat H
|
e1af1d0bea
|
Translated using Weblate (German)
Currently translated at 85.3% (332 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-11-25 21:40:02 +01:00 |
|
Danial Behzadi
|
8a9b2761e3
|
Translated using Weblate (Persian)
Currently translated at 70.4% (274 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-11-25 21:40:01 +01:00 |
|
pezcurrel
|
48f1c1e6ec
|
Renamed to “README_README_README.txt”
|
2022-11-24 23:09:49 +01:00 |
|
pezcurrel
|
7ebca41fd4
|
Translated the instructions about how to add a new language from it to en
|
2022-11-24 23:09:16 +01:00 |
|
pezcurrel
|
31385e4dec
|
Changed a bit the comment with instructions about how to add a new language
|
2022-11-24 23:08:30 +01:00 |
|
pezcurrel
|
ac13a432aa
|
Ciao
|
2022-11-24 23:01:39 +01:00 |
|
pezcurrel
|
87ffc0f1c2
|
Added
|
2022-11-24 22:18:23 +01:00 |
|
pezcurrel
|
b18b8d0c8e
|
Updated mo
|
2022-11-24 19:05:20 +01:00 |
|
Pongrèbio
|
efe6ff922a
|
Translated using Weblate (Italian)
Currently translated at 100.0% (389 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/it/
|
2022-11-24 18:57:51 +01:00 |
|
Pongrèbio
|
a93e950fe3
|
Translated using Weblate (Russian)
Currently translated at 25.4% (99 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-24 18:50:21 +01:00 |
|
Ігор Андреєв
|
05564877c8
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (396 of 396 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-24 18:50:21 +01:00 |
|
Pongrèbio
|
5a4525bdf1
|
Translated using Weblate (Persian)
Currently translated at 51.6% (201 of 389 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-11-24 18:50:20 +01:00 |
|
Hosted Weblate
|
8e9a817a65
|
Merge branch 'origin/weblate' into Weblate.
|
2022-11-24 16:25:24 +01:00 |
|
Ігор Андреєв
|
61d3a67f38
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-24 16:25:24 +01:00 |
|
pezcurrel
|
2ab8b10b81
|
Fixed a typo (“crowfunded” -> “crowdfunded”)
|
2022-11-24 16:23:01 +01:00 |
|
pezcurrel
|
d321ce91b2
|
Updated to current po
|
2022-11-24 14:49:02 +01:00 |
|
Ігор Андреєв
|
85011bce2f
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-24 14:45:26 +01:00 |
|
Ігор Андреєв
|
d58234023e
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-24 14:45:26 +01:00 |
|
Murat H
|
4259ce47fd
|
Translated using Weblate (German)
Currently translated at 39.1% (152 of 388 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/de/
|
2022-11-24 14:45:26 +01:00 |
|
Ігор Андреєв
|
3e8f6c0af3
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-24 14:45:26 +01:00 |
|
pezcurrel
|
00f1979f3e
|
Added missing “minki” to hidden inputs in “curvf” form
|
2022-11-23 21:51:39 +01:00 |
|
pezcurrel
|
9d4f8eabbd
|
Made it reload instance after modifying it
|
2022-11-23 21:27:15 +01:00 |
|
pezcurrel
|
a72e82576b
|
Added reminder to run addlang.php when adding a new language
|
2022-11-23 21:26:37 +01:00 |
|
pezcurrel
|
9b87447da0
|
Changed “langs” function so that, if “api/v1/instance” returned a language different from the default en, it assumes it is right, because it has been explicitly set, and avoid doing autodection of languages based on last toots
|
2022-11-23 20:35:53 +01:00 |
|
pezcurrel
|
56c1e85893
|
Added reminder to add new lang to “langs” function in crawler.php
|
2022-11-23 19:35:29 +01:00 |
|
pezcurrel
|
86c26009e7
|
Added “NameGL” to the query in “langs” function (forgot it in previous commit)
|
2022-11-23 19:32:50 +01:00 |
|
pezcurrel
|
5421041a7c
|
Added gl, uk support into “langs” function
|
2022-11-23 19:30:32 +01:00 |
|
pezcurrel
|
fa5a9cb1ce
|
Mostly cosemtic: added $dlanguc
|
2022-11-23 19:15:00 +01:00 |
|
pezcurrel
|
5652458d97
|
Updated “mo” files for cs, ru, uk
|
2022-11-23 19:04:50 +01:00 |
|
Hosted Weblate
|
92179d83cd
|
Merge branch 'origin/weblate' into Weblate.
|
2022-11-23 19:01:20 +01:00 |
|
Affir Vega
|
e282b6dd49
|
Translated using Weblate (Russian)
Currently translated at 22.8% (90 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-23 19:01:20 +01:00 |
|
Pongrèbio
|
675fd5941f
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-23 19:01:20 +01:00 |
|
Ігор Андреєв
|
c2a1b5d09a
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-23 19:01:20 +01:00 |
|
pezcurrel
|
90b5703d7f
|
Added support to “uk” (Ukrainian) language
|
2022-11-23 18:57:05 +01:00 |
|
pezcurrel
|
001ec473ba
|
Made it interactive
|
2022-11-23 18:44:36 +01:00 |
|
pezcurrel
|
0988fbad7f
|
Updated mo files for fa, ru, uk
|
2022-11-23 17:49:14 +01:00 |
|
pezcurrel
|
01524e3ae2
|
Enabled ukrainian language
|
2022-11-23 17:48:44 +01:00 |
|
Affir Vega
|
7d9aa526d3
|
Translated using Weblate (Russian)
Currently translated at 22.5% (89 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-23 15:52:13 +01:00 |
|
Ігор Андреєв
|
6d2338b347
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-23 15:52:13 +01:00 |
|
Fjuro
|
69790035ff
|
Translated using Weblate (Czech)
Currently translated at 20.1% (78 of 388 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/cs/
|
2022-11-23 15:52:13 +01:00 |
|
Hosted Weblate
|
200ba0e489
|
Merge branch 'origin/weblate' into Weblate.
|
2022-11-23 13:33:41 +01:00 |
|
Affir Vega
|
543efcd068
|
Translated using Weblate (Russian)
Currently translated at 20.5% (81 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-23 13:33:40 +01:00 |
|
Ігор Андреєв
|
aef09892e5
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (394 of 394 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/uk/
|
2022-11-23 13:33:40 +01:00 |
|
Hosein Naghdbishi
|
5af9b26694
|
Translated using Weblate (Persian)
Currently translated at 51.5% (200 of 388 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/fa/
|
2022-11-23 13:33:40 +01:00 |
|
pezcurrel
|
b275bdc858
|
Changed a bit the comment about how to add a language
|
2022-11-23 13:12:36 +01:00 |
|
pezcurrel
|
3b925278a6
|
Just swapped “gl” and “it” in “” array
|
2022-11-23 13:03:18 +01:00 |
|
pezcurrel
|
5b7d5c9ce6
|
Added “gl” (galician) to “” array
|
2022-11-23 13:02:42 +01:00 |
|
Hosted Weblate
|
05081751a5
|
Merge branch 'origin/weblate' into Weblate.
|
2022-11-23 11:25:47 +01:00 |
|
Affir Vega
|
4a1620a869
|
Translated using Weblate (Russian)
Currently translated at 13.9% (55 of 393 strings)
Translation: mastodon.help/Site
Translate-URL: https://hosted.weblate.org/projects/mastodon-help/site/ru/
|
2022-11-23 11:25:47 +01:00 |
|