ENTRY
[ESC]Cyberspace API 0.5
https://api.cyberspace.online/docs
- Notifications
- The API now generates notifications server-side for several events it previously didn't, so clients don't have to: new_post_friend and new_post_following on new entries (friend = mutual follow, following = one-way), post_mention/reply_mention for @username mentions, thread_reply for replies to watched threads, and guild_new_thread for new guild threads.
- Mentioning a user in an entry auto-subscribes them to that thread (so they get thread_reply on future replies).
- Replies to guild threads now carry guildSlug/isGuildThread in the reply/thread_reply/reply_mention notification metadata.
- Self-notifications are skipped and a single event no longer produces duplicate notifications to the same recipient. Shadow-banned actors generate no notifications.
- Documented the notification object shape and metadata keys (previously undocumented).
- Docs
- Corrected the Rate Limits tables, which had drifted from the enforced limits: daily write caps (Entries/Replies/Follows/Unfollows 15, Notes 30, Bookmarks 75, Profile/Settings 15) and several read-per-minute limits (list entries/replies/user content/topic entries 45; topics/bookmarks/notes/followers/profile 30). Noted the separate resend-verification limit (1/min, 5/hour).
4 replies
Log in to read the replies and join the conversation