-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Several desktop features have types not yet in the shared package. I'd like to batch them into one PR:
- Thread types -
ThreadMeta, ThreadMessage, ChannelThread, plus thread fields onMessage, PostMessage, Bookmark, Space, Channel - Space Tags types -
SpaceTag, BroadcastSpaceTag, plus fields on Space, SpaceMember, UpdateProfileMessage, UserConfig - SpaceMember.joinedAt - for new member badge (Add
joinedAttoSpaceMembertype #1) - Possibly more after a full audit
All additions are optional fields or new types - non-breaking for mobile.
Separately:
- Primitives migration is already approved.
- Should I also start looking at utility functions (~90% are portable) and hooks (need adapter refactoring)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels