Skip to content

feat: expose attachment MXC URLs in messages output - #3

Merged
blqke merged 6 commits into
mainfrom
titanium
Feb 20, 2026
Merged

blqke merged 6 commits into
mainfrom
titanium

Conversation

@blqke

@blqke blqke commented Feb 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add messages --json output and include attachment mxcUrl values for scripting/automation workflows
  • include attachment MXC URLs in default messages text output when available, and improve URL detection fallbacks (srcURL, id)
  • document jq-based attachment download pipeline in README and bump release to 0.1.5

Validation

  • pnpm build
  • pnpm test
  • pnpm typecheck
  • manual end-to-end validation against running Beeper Desktop API (messages --json -> download)

Closes #2

@blqke
blqke marked this pull request as ready for review February 20, 2026 21:51
@blqke
blqke merged commit 0021337 into main Feb 20, 2026
1 check passed
@blqke
blqke deleted the titanium branch March 16, 2026 10:43
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.

messages: expose MXC URLs for attachments (or add --json output)

1 participant