streams/include
2024-02-16 07:38:39 +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 Set discovery to 0 by default. 2024-02-15 06:55:37 +11:00
conversation.php Undo compatibility fix 2024-02-01 07:59:14 +11:00
datetime.php more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +11:00
event.php fixed non-owner observer fails to fetch conversation 2024-02-16 07:38:39 +11:00
feedutils.php cleanup 2022-11-20 17:44:13 +11:00
help.php more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +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 more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +11:00
items.php Add targets to top-level activities we create which don't already have one 2024-02-13 07:06:28 +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 Convert photo items to container operations 2024-02-13 06:51:49 +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