Skip to content

fix(discovery): find HTTP upload on server domain#168

Merged
mremond merged 1 commit intomainfrom
fix/http-upload-discovery
Feb 12, 2026
Merged

fix(discovery): find HTTP upload on server domain#168
mremond merged 1 commit intomainfrom
fix/http-upload-discovery

Conversation

@mremond
Copy link
Member

@mremond mremond commented Feb 12, 2026

Prosody's http_file_share module advertises the upload feature directly on the server domain via disco#info, rather than as a separate component in disco#items.

Now checks disco#info on server domain first before falling back to disco#items. This fixes file upload being disabled on Prosody servers.

…bility

Prosody's http_file_share module advertises the upload feature directly
on the server domain via disco#info, rather than as a separate component
in disco#items.

Now checks disco#info on server domain first before falling back to
disco#items. This fixes file upload being disabled on Prosody servers.

Extracted extractUploadService() helper to reduce code duplication.
@mremond mremond merged commit be6c4d8 into main Feb 12, 2026
1 check passed
@mremond mremond deleted the fix/http-upload-discovery branch February 12, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant