clutter
clutter copied to clipboard
Fully distributed twitter built on holochain
Feature addition to be backported from Coolcats (Python version).
one of the recent additions has broken the auto-loading of posts when the UI first runs. To reproduce: - fire up the app with `hcdev web` - add some meows...
When clicking on Follow Someone, let's include a list of who is following you, not just who you are following. Either that or we add number/summary displays: **Mews, Following, Followers**...
on sidebar, have option to click on "favorites" which would display all posts for that user, that were marked with a red heart.
Implement functionality to track mentions for a handle
Please see the changes to `dna/dna.json`: - Addition of `ReturnType` to `Functions` items. Note holochain currently returns `text/plain` content-type for all calls (even if they return json data), hence everything...
As an app developer I want to use a powerful query language when making the query() call so that I can easily get back the data I want. - [...
this was incorrectly in the alpha1 documentation ticket, moving to it's own ticket
As a Clutter user I'd like to be able to send direct messages to other users so that I can communicate with discretion out of the public feed when desired.