issues
search
futrnostr
/
futr
nostr client app written in haskell and qt5
GNU General Public License v3.0
55
stars
2
forks
source link
Follow List Implementation and UI Enhancements
#26
Closed
prolic
closed
1 month ago
prolic
commented
1 month ago
Follow Functionality
Implement follow/unfollow methods in UI
Create FollowModel and Follow data structures
Update HomeScreen with follow list view
Adjust AppState and EffectfulQML for new follow handling
UI Enhancements
Implement dark mode toggle with theme switching functionality
Improve UI consistency and responsiveness across screens
Refactor HomeScreen layout for better user experience
Replace PNG icons with SVG for improved scalability
Adjust dialog sizes and layouts for better readability
Connection Handling
Improve WebSocket handling for better connection management
Implement proper modal dialog for connecting state
Enhance error handling and retry logic for connections
Follow Functionality
UI Enhancements
Connection Handling