Dan Comments

This commit is contained in:
Sarah Jamie Lewis 2021-03-01 16:22:51 -08:00
parent ab38b8a5bc
commit 00a0733f16
2 changed files with 13 additions and 1 deletions

14
SPEC.md
View File

@ -49,6 +49,9 @@ required - any new Cwtch work is beyond the scope of this initial spec.
- [X] Profile Name
- [X] Online Status
- [X] Add Contact Button Navigates to Add Contact Pane
- [ ] Search Bar
- [ ] Search by name
- [ ] Search by Onion
- [ ] Display all Peer Contacts
- [X] Profile Picture
- [X] Name
@ -57,6 +60,7 @@ required - any new Cwtch work is beyond the scope of this initial spec.
- [ ] Unread Messages Badge
- [ ] In Order of Most Recent Message / Activity
- [ ] With Accept / Reject Heart/Trash Bin Option
- [ ] Separate list area for Blocked Contacts
- [ ] Display all Group Contacts (if experiment is enabled)
- [X] Navigate to a specific Contact or Group Message Pane (Contact Row)
- [X] Pressing Back should go back to the home pane
@ -66,7 +70,7 @@ required - any new Cwtch work is beyond the scope of this initial spec.
- [ ] Allowing Pasting a Peer Onion Address for adding to Contacts (with optional name field)
- [ ] Allowing Pasting a Group Invite / Server Address (if group experiment is enabled)
## Message Pane
## Message Overlay
- [X] Display Messages from Contacts
- [ ] Allowing copying the text of a specific message (on mobile)
@ -81,6 +85,13 @@ required - any new Cwtch work is beyond the scope of this initial spec.
- [ ] Display a warning for configuring peer history
- [X] Pressing Back should go back to the contacts pane
## List Overlay
- [ ] Add Item to List
- [ ] mark Item as Complete
- [ ] Delete Item from List
- [ ] Search List
## Contact Settings Pane
- [ ] Update local name of contact
- [ ] Copy contact onion address
@ -94,3 +105,4 @@ required - any new Cwtch work is beyond the scope of this initial spec.
- [ ] Get Group Invite
- [ ] Leave Group
- [ ] Pressing Back should go back to the message pane for the group

BIN
libCwtch.so Normal file

Binary file not shown.