pezcurrel
|
55a20aea7f
|
Added comment block with instructions
|
2024-10-24 08:03:56 +02:00 |
|
pezcurrel
|
b375ffd0e5
|
Substitutes mastodon_postlen.php
|
2024-10-24 07:52:17 +02:00 |
|
pezcurrel
|
194916acb8
|
Substituted with mastodon-postLength
|
2024-10-24 07:51:04 +02:00 |
|
pezcurrel
|
8fbec0a4dc
|
Updated to cope with new “gettlds” version
|
2024-10-24 07:50:26 +02:00 |
|
pezcurrel
|
fbd3e1dd36
|
Refactored
|
2024-10-24 07:31:40 +02:00 |
|
pezcurrel
|
1f455acfe1
|
Added “showrem” parameter, when true it show remaining hits
|
2024-10-24 07:30:58 +02:00 |
|
pezcurrel
|
a5e962aa67
|
Fixed a typo
|
2024-10-02 00:25:59 +02:00 |
|
pezcurrel
|
20ff553d5c
|
Updated “ckrl()” to the “lib” version
|
2024-09-28 05:45:03 +02:00 |
|
pezcurrel
|
51b356bf14
|
Updated to the “lib” version
|
2024-09-28 05:44:28 +02:00 |
|
pezcurrel
|
5bc85ba20f
|
Moved “$langs” definition to global scope
|
2024-09-15 04:20:55 +02:00 |
|
pezcurrel
|
758e570794
|
All values coming from “date” are now correctly converted to integers
|
2024-09-08 20:29:29 +02:00 |
|
pezcurrel
|
9bee2ee027
|
Minor changes
|
2024-08-28 10:53:16 +02:00 |
|
pezcurrel
|
ed2d7182d9
|
Now uses “../lib/ckratelimit.php”; minor changes
|
2024-08-27 19:37:22 +02:00 |
|
pezcurrel
|
fcd2064983
|
First commit
|
2024-08-27 19:36:09 +02:00 |
|
pezcurrel
|
008864ede1
|
Deletion from “InstBlocks” table returned wrong message saying the deletion was applied to “Instances” table, now it correctly says it is applied to “InstBlocks” table
|
2024-08-26 12:32:55 +02:00 |
|
pezcurrel
|
c1f0e8779e
|
Refined “strip” function a bit again (added some regex, modified a bit some others)
|
2024-08-25 19:55:58 +02:00 |
|
pezcurrel
|
1558507795
|
I forgot to turn off html spitting for long descriptions, now it is turned off
|
2024-08-25 19:08:01 +02:00 |
|
pezcurrel
|
3aca654d83
|
Made the regex to strip paragraphs and divs ungreedy
|
2024-08-25 19:05:58 +02:00 |
|
pezcurrel
|
a143bad33d
|
Fetch “extended description” from “/api/v1/instance/extended_description”; fetch “domain count” from “/api/v1/instance”
|
2024-08-25 19:01:32 +02:00 |
|
pezcurrel
|
132ab498b5
|
Big revision of the “strip” function: now it strips more, so bad html in instances’ extended descriptions is less likely to break results pages
|
2024-08-25 17:51:20 +02:00 |
|
pezcurrel
|
a3a27d8082
|
Made “exh” and “nobott” classes more generic
|
2024-08-25 17:48:44 +02:00 |
|
pezcurrel
|
468ca37cc0
|
Now the logic to set the language for instances to be returned by default to the browser’s one is autonomous from the one to set the locale for text translation
|
2024-08-25 13:45:53 +02:00 |
|
pezcurrel
|
544d287ba3
|
Updated to last modifications in the intro text
|
2024-08-25 11:52:34 +02:00 |
|
pezcurrel
|
15362db8e3
|
Changed again the intro text a bit, to make it clearer
|
2024-08-25 11:45:40 +02:00 |
|
pezcurrel
|
10a7d39f4c
|
Updated with the new and modified strings
|
2024-08-25 10:39:15 +02:00 |
|
pezcurrel
|
4111887fbc
|
Changed a bit the intro text to make it clearer
|
2024-08-25 10:30:24 +02:00 |
|
pezcurrel
|
6f7dfa5d4e
|
Added a missing “</p>” in intro text
|
2024-08-25 10:25:44 +02:00 |
|
pezcurrel
|
24556ea1c6
|
Extended the intro text
|
2024-08-25 10:23:16 +02:00 |
|
pezcurrel
|
6b3a9bacef
|
Changed the logic deciding the gracetime; minor changes
|
2024-08-25 10:22:42 +02:00 |
|
pezcurrel
|
7909ecdfdd
|
Added tips about moderated and moderating instances; fixed a flaw in max toot chars display (it didn’t use “fnum” before); minor changes
|
2024-08-25 09:21:16 +02:00 |
|
pezcurrel
|
93561d1198
|
Added “.tip” class
|
2024-08-25 09:16:34 +02:00 |
|
pezcurrel
|
72cc68ca00
|
Updated with added indexes
|
2024-08-25 09:16:06 +02:00 |
|
pezcurrel
|
281ca2ab02
|
Instead of fetching “/api/v1/instance/extended_description”, now it fetches “/api/v1/instance” even when “/api/v2/instance” is fetched, to retrieve both extended description and domain count
|
2024-08-25 09:15:37 +02:00 |
|
pezcurrel
|
228610997e
|
Changed lists for moderated and moderating instances from unordered to ordered
|
2024-08-25 01:09:06 +02:00 |
|
pezcurrel
|
ae602d0518
|
Made “.idesc ol” “list-style-position” “inside”
|
2024-08-25 01:07:06 +02:00 |
|
pezcurrel
|
ee1210d18c
|
Added “lol.lamp.wtf”
|
2024-08-25 00:00:28 +02:00 |
|
pezcurrel
|
833b097f3d
|
Moderated instances and instances moderating are now linked to their card only if they run Mastodon and the last successful check on them is after the graceline
|
2024-08-25 00:00:08 +02:00 |
|
pezcurrel
|
9278bdec3a
|
Made exh all uppercase
|
2024-08-24 13:57:18 +02:00 |
|
pezcurrel
|
49a0da0982
|
Some little improvements in description display
|
2024-08-24 13:56:24 +02:00 |
|
pezcurrel
|
7593f1b65c
|
“shuffle” action was broken, fixed it
|
2024-08-23 23:35:15 +02:00 |
|
pezcurrel
|
d5c8b70abf
|
Changed first option text in “lang” select in “instances.php” from “Irrelevant” to “Any” and updated accordingly the italian translation
|
2024-08-23 22:41:48 +02:00 |
|
pezcurrel
|
17fc617a80
|
Fixed some flaws and a bug
|
2024-08-23 22:03:21 +02:00 |
|
pezcurrel
|
f9a31449fb
|
Updated
|
2024-08-23 20:42:56 +02:00 |
|
pezcurrel
|
059c311f68
|
Don’t ever set “PublicBlocksList” to old value
|
2024-08-23 20:42:27 +02:00 |
|
pezcurrel
|
04c8a7d66f
|
Refined
|
2024-08-22 13:47:22 +02:00 |
|
pezcurrel
|
4542b4a80a
|
Updated
|
2024-08-22 13:46:33 +02:00 |
|
pezcurrel
|
23107b3e56
|
Replaced “mysqldump” with “mariadb-dump”
|
2024-08-22 13:45:41 +02:00 |
|
pezcurrel
|
49c34d6949
|
Fixed a flaw in the regex preventing URLs at the very end of a string to be changed into links
|
2024-08-22 11:51:42 +02:00 |
|
pezcurrel
|
40ceb04d2e
|
Removes “.forceresurr” at the end, if present
|
2024-08-22 11:43:40 +02:00 |
|
pezcurrel
|
12ece5bf7d
|
Removed “grace.php” requirement (required “dispinst.php” requires it)
|
2024-08-22 11:30:55 +02:00 |
|