Follow Pnut API updates via RSS

Changes

v1.3.0

Features

  • Per-Channel User Presence
  • User Presence timeout configurable
  • Delete multiple files at once

Fixes

  • Post search by raw_types failing
  • Data export file name referred to wrong username
  • V0 System Stats endpoint failing
  • V0 Client link entities wrong
  • Revising Post not checking entities

Released 2023-10-21

v1.2.0

Features

  • Suggested Users
  • User Presence in app streams and user streams
  • Files include lists of objects they are attached to
  • Exclude users from post search
  • Chat room names in E-mail digests

Changes

  • Follower data included in user export

Fixes

  • Stickying message without authentication returned nothing
  • User clients count missing on App Streams
  • Bitrate field for Audio file raw
  • Some calls not finding scopes when calling unauthenticated
  • V0 File Delete returns 404
  • V0 User Presence update response not consistent

Released 2023-04-04

v1.1.0

Features

  • "Welcoming committee" option for email digests
  • User followers and following can be ordered by last_post_id, followed_at, id
  • User search can filter by is_following, is_follower
  • New "256" post explore stream

Fixes

  • Personal Data Request Broken on v1
  • Not all Chat Room HTML Converted to Entities
  • Changing account to bot does not properly register it as bot
  • Changing account to feed left some follower data intact
  • Developers could not create new clients
  • V0 Poll raw was showing in new v1 format
  • Channel Subscribers sometimes showing duplicates

Released 2021-07-30

v1.0.0

Note: v0.9.6 will continue to be supported as-is until further notice.

Features

  • E-mail Digest Notifications
  • New Channel Fields
  • Chat Room Name on Messages in Streams
  • Chat Room Rich Text Description
  • Channel Explore Streams
  • Changing Channel Owners
  • Message Replies Count
  • NSFW Reposts
  • Search Improvements
  • Polls Added to App Streams
  • RSS Feeds Include Media

Changes

Breaking

  • User Streams and App Streams disabled for API v0 v0.9.6
  • file, token, and follow User Stream Events Include Data
  • Posts and Messages in User and App Streams
  • Private Message ACL Changes
  • Poll Response Handling Changed
  • Raw Objects Reformatted
  • User Objects No Longer Overloaded
  • User "users" Count Removed
  • Channel Owner Renamed
  • Message is_sticky Always Present
  • References to "link" Now "url"
  • Post Revision Now an Integer
  • System Stats Endpoint Adjustment
  • System Config Endpoint Adjustment
  • Text Render Endpoint Adjustment
  • Search Changes
  • User Poll Response Stream

Minor

  • "basic" Authentication Scope Always Included v0.9.6+
  • Error Responses
  • Animated GIF Avatars
  • Accepted Actions Against Reposts
  • E-mail Notifications for Follow, Repost, Bookmark

Informational

  • New TLDs Recognized v0.9.6+
  • Documentation Structure Reorganized

Fixes

  • Channel ACL Duplicates v0.9.6+
  • public_messages Scope Creep v0.9.6+
  • Updating User Badge v0.9.6+
  • Revised Post created_at Format v0.9.6+
  • Search Fixes v0.9.6+
  • International Punycode Links v0.9.6+
  • Error Handling of Multiple Messages or Posts by ID

Released 2021-02-27

v0.9.6

Features

  • Used invites view
  • Simple QR code invite
  • Chat room E-mail notifications
  • RSS feed URI templates
  • MFA backup code
  • E-mail notification link presets

Changes

  • "API changes" documentation
  • Markdown link length calculation documentation
  • Marking all of a channel type as "read"
  • Unread chat room count on subscribed channels
  • Message search "replies" flag
  • More flexible user messages scopes

Fixes

  • Localizations
  • Poll search order

Released 2020-05-02

Archived