don't show non-message to user; fix API server setting; misc doc & task stuff

This commit is contained in:
2023-12-04 09:34:27 -07:00
parent 7335412145
commit 5cbf917ada
4 changed files with 23 additions and 23 deletions

View File

@@ -1,11 +1,6 @@
tasks:
- remove hard-coded anomalistlabs.com
- don't show "Give" & "Offer" on project screen if they don't have an identifier
- allow some gives even if they aren't registered
- in endorser-push-server - mount folder for persistent sqlite DB outside of container
- extract private_key_hex in webpush.py
- 40 notifications :
@@ -40,6 +35,7 @@ tasks:
- bug (that is hard to reproduce) - on the second 'give' recorded on prod it showed me as the agent
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too)
- allow download of each VC (to show that they can actually own their data)
- allow some gives even if they aren't registered
- contacts v+ :
- 01 Import all the non-sensitive data (ie. contacts & settings).
@@ -69,6 +65,7 @@ tasks:
- .5 show seed phrase in a QR code for transfer to another device
- .5 on DiscoverView, switch to a filter UI (eg. just from friend
- .5 don't show "Offer" on project screen if they aren't registered
- 24 Move to Vite
- 32 accept images for projects