mattyg
mattyg
Write basic e2e tests with an cross-browser testing framework (i.e. playwright / cypress / selenium)
Some ideas: - somewhere, display the image of a cat with blue bird in mouth - cat logo hiccups occasionally and burps out a blue feather
Basic developer documentation to give a high-level overview of the architecture and functionality. Reduce the learning curve for new contributors.
How can we improve the utility of the agent profile popup? This person is a stranger. In a 5 second synopsis, who are they and what are they about? **Some...
Create a We-Applet front-end for interacting with MewsFeed. The only difference between the We-Applet UI and the standard UI, is the we-applet allows an individual user to mark their mews...
The typical method a user creates a "thread" on twitter is by replying to their own tweet multiple times, creating a continuous thread readers can follow. We aim to improve...
As a user, I can reply to some specific text within a Mew. Similar to how you can comment on selected text within an article on Medium. **overview** - modify...
It occurs to me that twitter and mewsfeed are both deeply individualized architectures, and our Participation Protocols ideas (#62, #63, #64) will only encourage greater individualization and social isolation (i.e...
Currently the Yarn page only shows responses to that original Mew (i.e. 1 level of depth). It might be nice if you could not only view those responses, but also...
Reduce flakiness of ci tests by: - ~Using cachix key with write permission to reduce nix environment setup time~ keep flakes.lock up to date - Refactor tests to avoid using...