streams/include
2024-02-10 09:15:02 +11:00
..
dba Remove host checking on database install. 2024-02-08 05:22:14 +11:00
api.php log the source of api requests because we're getting hammered 2022-11-12 15:26:51 -08:00
api_auth.php new auth work 2023-07-29 11:07:38 +10:00
api_zot.php Update api_zot.php 2023-02-06 07:44:49 -05:00
attach.php only show images in embedphotoswidget when called from profile_photo and cover_photo 2024-01-08 21:32:02 +11:00
auth.php fixes mfa escape from form 2023-03-08 22:33:33 +11:00
bbcode.php fix inline code blocks in document. They will still require a fix in the fresh theme to display inline correctly. 2024-02-05 07:44:32 +11:00
cli_startup.php code cleanup 2022-08-14 19:20:43 +10:00
config.php cleanup 2022-11-20 17:44:13 +11:00
connections.php put moderation into connection tools 2023-09-04 22:02:50 +10:00
constants.php check site blocks for third party content 2023-08-11 06:49:23 +10:00
conversation.php Undo compatibility fix 2024-02-01 07:59:14 +11:00
datetime.php js syntax 2023-10-12 06:11:10 +11:00
event.php DTOs 2024-01-12 05:34:22 +11:00
feedutils.php cleanup 2022-11-20 17:44:13 +11:00
help.php don't index images 2023-02-01 18:59:14 +11:00
html2bbcode.php cleanup 2022-10-22 11:28:02 +11:00
html2plain.php cleanup 2022-10-22 11:28:02 +11:00
hubloc.php wip 2023-11-27 17:10:26 +11:00
import.php issue with delivery of repeats, generate ed25519 keys on import and clone sync if they don't exist. Add library for base58-btc encoding/decoding (needed for multikey/publickeymultibase). 2023-11-09 07:06:11 +11:00
items.php Merge branch 'dev' into collect 2024-02-10 09:15:02 +11:00
language.php cleanup 2022-10-24 19:35:13 +11:00
misc.php add fhublocs as cli util 2024-02-01 05:05:47 +11:00
network.php issue #146 cont. don't fetch webfinger key if either # or ? is present; do verify http signature if verify is false but you're looking at a Nomad actor record which has a key. This is not intuitive, but the purpose of setting verify false is to avoid lookup recursion, not to allow forgeries. If we can verify the data without performing any additional network fetches, win-win. 2024-02-10 08:37:27 +11:00
permissions.php cleanup 2022-11-20 16:28:50 +11:00
photo_factory.php xchan_photo issue 2023-06-11 07:27:46 +10:00
photos.php DTOs 2024-01-12 05:34:22 +11:00
security.php change default group 2023-08-17 21:16:29 +10:00
sharedwithme.php psr12 rewrites, continued 2021-12-03 14:01:39 +11:00
system_unavailable.php create and import ed25519 xchan keys 2024-01-02 15:34:19 +11:00
taxonomy.php sync the prefixes 2023-06-13 05:21:37 +10:00
xchan.php create and import ed25519 xchan keys 2024-01-02 15:34:19 +11:00
zid.php still trying to stop the recursion in issue #146 - a bit brutal, but this should do it. 2024-02-10 07:37:26 +11:00