docs: Messaging & Notification Center design specification#30
Merged
Conversation
Comprehensive design document evaluating Slack/Teams/Chatter-like features for ObjectStack Mobile, including: - Competitive feature analysis - Tiered feature scope (Notification Center, Activity Feed, Messaging) - Architecture and data model design - Hook and component specifications - 11-16 week phased development timeline - @objectstack/client SDK improvement requirements Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Assess mobile app features for Slack, Teams, and Chatter
docs: Messaging & Notification Center design specification
Feb 9, 2026
hotlong
approved these changes
Feb 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Design evaluation for implementing Slack/Teams/Salesforce Chatter-like collaboration features in ObjectStack Mobile, with SDK gap analysis for
@objectstack/client.docs/MESSAGING-NOTIFICATION-CENTER-DESIGN.md(new)SwipeableRowuseNotificationCenter,useActivityFeed,useMessaging,useChannels, etc.), component inventory (24 new components, 9 hooks, 6 screens)client.activity.*(record/global activity feeds, follow/unfollow) — blocks Tier 2client.comments.*(CRUD, threading, @mentions, reactions) — blocks Tier 2client.messaging.*(channels, messages, DMs, search) — blocks Tier 3client.notifications.*(category, groupKey, archive, DND) andclient.realtime.*(typing, subscribeMany)Roadmap updates
docs/NEXT-PHASE.md— v1.2/v1.3 milestones added, downstream versions renumbered (v1.3→v1.4, v1.4→v1.5)docs/ROADMAP.md— Release plan table extended with v1.2/v1.3 entries and SDK dependency notes💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.