API Release 0.9.4
Features
GET /sys/stats
includesdata.counts.users.today
, which is unique account IDs accessed in the current UTC day- Entities now include
gopher://
links in addition tohttp://
,https://
, andftp://
- Polls can optionally allow users to select multiple options, up to
max_options
- Channel search can be ordered by
popularity
--how many messages have been made in the channel - Channel search includes a basic text query of chat room names and descriptions
io.pnut.core.fallback_url
added toraw
elements
Changes
- Reposts include their reposted posts'
raw
GET /users/{id}/presence
andGET /presence
return limited users including avatar image, username, nameGET /token
now includesmarkdown_text
- Account badge and payment pages have been reorganized
Fixes
- E-mail notifications for polls closing occurred regardless of notification setting
- Notification custom links not recognized
- Unmuting from Pnut.io
- First-time authorization after TOTP login failing to return Oauth state
- Post search and user file retrieval edge cases
- Documentation includes examples for user streams
markdown_text
onGET /users/me
parsed some links improperly
Released 2019-08-03