Skip to content

Moment 0.1.0

Choose a tag to compare

@jeffpaul jeffpaul released this 10 Jul 20:46
· 239 commits to main since this release
89a0ec0

Added

  • Initial release.
  • Phone-first /moment app shell with Home, Create, Publish, and Notifications screens; PWA manifest and home-screen support.
  • Publishing pipeline creating standard WordPress posts with block markup for image, video, audio, note, gallery, and mixed Moments.
  • REST API under /wp-json/moment/v1/ (moments, AI suggestions, response sync, notifications).
  • Syndication connector registry with per-type routing defaults, per-user destination memory, and connected-only destination visibility.
  • Automatic conversation backflow: hourly sync plus on-view freshen, importing replies as native WordPress comments.
  • Federation integration: labeled backflow from the ActivityPub, ATmosphere, and Webmention plugins; IndieWeb u-syndication markup for Bridgy backfeed.
  • Optional AI Assist (captions, alt text, tags) via the WordPress 7.0 AI Client.
  • Timeline and per-type views as both shortcodes and dynamic blocks.