XEP-0221: implement data forms media element #307
Labels
No Label
bug
CI
documentation
duplicate
enhancement
good first issue
help wanted
i18n
invalid
needs-investigation
ops
proposal
proposal-accepted
proposal-declined
question
refactor
security
testing
upstream
wontfix
Kind: Breaking
Kind: Bug
Kind: Documentation
Kind: Enhancement
Kind: Feature
Kind: Maintenance
Kind: Question
Kind: Security
Kind: Testing
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
Reviewed: Confirmed
Reviewed: Duplicate
Reviewed: Invalid
Status: Blocked
Status: Completed
Status: Help wanted
Status: In progress
Status: Needs feedback
Status: Stale
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#137 XEP-0231: implement "Bits of Binary"
mellium/xmpp
Reference: mellium/xmpp#307
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
XEP-0221: XEP-0221: Data Forms Media Element provides a mechanism for including small media files (eg. the image in a captcha) in data forms.
Support for this should be added to the
form
package.This will likely be a medium sized change and would be a good first issue for someone wanting to learn about reading XEPs and implementing them.
Blocking on #137