stephancill / opencast

A fully open source, self-hostable Twitter flavoured Farcaster client
MIT License
187 stars 37 forks source link

feat: edit profile data #18

Open stephancill opened 9 months ago

stephancill commented 9 months ago

The ability to edit profile data should be implemented. The UI for this already exists in https://github.com/stephancill/opencast/blob/main/src/components/user/user-edit-profile.tsx

The appropriate message generation functionality needs to be implemented in this file https://github.com/stephancill/opencast/blob/f4e251fe4de7d1183fa8540f055029f4b5cf0aee/src/lib/farcaster/utils.ts

There is an example implementation of registering an fname here: https://github.com/wojtekwtf/farcaster-signup-demo

User data that should be editable:

heueristik commented 8 months ago

Updating my profile picture does not work for me currently. I was expecting more when I paid for using the app, tbh.

stephancill commented 8 months ago

@Michael-A-Heuer sorry you feel that way, contributions always welcome!