Update to say that the registration issue is resolved! It was not technically an issue but definitely needed some UI improvements to make it clearer for people about whether their password was being accepted or not
This update brings the ability to share a post with either specific connections or all of your connections.
When creating a post, you can select the âconnectionsâ option from the visibility menu and then add people by their username to share the post with (if you donât add anyone specifically then it will share with all of your connections) â you also have to be connected to the person.
You can add as many people as you are connected to and it will display an indicator dot on your post in your timeline for each connection youâre specifically sharing with (and their username when you hover over the post). All encrypted for each user and in real time!
Soundless demo vid showing the latest features at Metamorphic v0.3.2+:
This is showcasing how the functionality in my previous post works, along with a few other things like when someone deletes their account or the adding/deleting avatars.
share Memories (photos) with your Connections (or privately to yourself)
fav/unfav Memories when viewing them
easily see the total storage youâre currently using for all your Memories
add a blurb
see who youâre sharing with
real time
(coming soon) comment on photos
(coming soon) publicly viewable photos
Helpful libraries
For Memories, we are using image, ex_marcel, ex_aws_s3, and enacl libraries to process, encrypt, and send to storj for storage.
Pricing
Currently, there are no pricing tiers (free!). But, will most likely be implementing priced tiers based on the amount of storage, with a free tier so anyone can start sharing on Metamorphic.
This latest update brings the ability to create a profile that can be seen by your connections, just yourself, or the world.
You can choose what youâd like to share on your profile and have it set to a different setting than the rest of your account. When publicly viewable Memories are available, they will be accessible on your profile page if you choose to allow it.
The goal here is to continue to let ppl customize their own âspaceâ on Metamorphic with the same privacy and control they have on the rest of the site.
Async
With this update I also started to make use of supervised tasks to handle some async functionality around making object storage requests. So Iâm excited for the upcoming Live View async feature and how that might be used. Currently using Task.Supervisor.async_nolink
Happy Monday everyone. Metamorphic v0.3.15 brings the ability to add remarks and reactions to Memories.
New
remark on Memories
react to Memories
(coming soon) delete/edit Remarks
(coming soon) publicly viewable Memories
If you are remarking on a connectionâs Memory, only you and the people you are also connected to will see your actual remark. A non-mutual connection of that Memory will not be able to see the actual contents of the remark.
Iâve been thinking about a feature/way where non-mutual connections can see and connect with each other on Metamorphic. For example, friends of a friend. I just wasnât sure that remarks on Memories was one such space for that.