opencast
opencast copied to clipboard
A fully open source, self-hostable Twitter flavoured Farcaster client
Adds support for the latest version of the [replicator app](https://github.com/farcasterxyz/hub-monorepo/tree/main/apps/replicator) - [x] Update prisma schema - [x] Update queries to match new prisma types - [x] Fix #15 - [x]...
When I click login with Ethereum I see this pop-up but there is no button to click to confirm the login. I can switch chains and it will tell me...
Check warpcast documentation on docs.farcaster.xyz to ensure we are using the correct url in the warpcast login component Initial report https://warpcast.com/deanpierce.eth/0xc2b8d355
Refactors the sidebar to share content on mobile and desktop screen sizes - [x] Shared content - [ ] Floating compose button on mobile screens - [ ] Bottom nav...
Topic resolver should expose an IPFS gateway to use instead of hard coding ipfs.io
Currently opencast exclusively functions on data stored in the protocol, onchain, or IPFS Having a mechanism to store opencast-specific data would allow for some great ux improvements such as -...
Currently signer keys are stored in plaintext in local storage. They should be encrypted with a password instead A challenge with implementing this change is being backwards compatible with existing...
The mobile sidebar should contain the account switcher component to expose that functionality on mobile