ENTRY
[ESC]Cyberspace API 0.8.5
- Notifications
- Fixed the unread count: it now matches the notifications you're actually shown. GET /v1/notifications/unread-count gains an exact field — false once you have more than 100 unread, where you should render "99+".
- Fixed system notifications going missing from GET /v1/notifications.
- ?type= now accepts every notification type, and POST /v1/notifications/read-all returns hasMore so you know to call it again.
- Notifications you've muted, blocked or switched off in your settings no longer appear in the list.
- actorId and actorUsername are documented as optional — platform notifications about your own account have no sender.
1 reply
Log in to read the replies and join the conversation