Skip to content

feat(home): add Home V2 with latest channel content#106

Open
64johnlee wants to merge 37 commits into
RetroShare:masterfrom
64johnlee:ralph/RS-002
Open

feat(home): add Home V2 with latest channel content#106
64johnlee wants to merge 37 commits into
RetroShare:masterfrom
64johnlee:ralph/RS-002

Conversation

@64johnlee
Copy link
Copy Markdown

Summary

Implement Home V2 page displaying latest Channel content.

Changes

  • New home_v2.js component with:
    • Quick Access section (My Channels, Mail, Contacts, Forums)
    • My Channels section with thumbnails
    • Latest Posts section showing newest channel content
  • Old home page accessible at /home-old route
  • Uses existing /rsgxschannels/getChannelsSummaries API
  • CSS styles for grid layouts and card components

Files changed

  • webui-src/app/home_v2.js (new)
  • webui-src/app/main.js (route update)
  • webui-src/styles.css (Home V2 styles)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant