Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To review URL sharing, previews and server rendering #17

Open
phwizard opened this issue Nov 6, 2024 · 0 comments
Open

To review URL sharing, previews and server rendering #17

phwizard opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@phwizard
Copy link
Contributor

phwizard commented Nov 6, 2024

Sharing with previews

Let's ignore the existing 'short link' and 'preview' sharing service functionality from the old version.
This functionality allows to display chat preview in outside applications (e.g. when sharing Ethora based app chat link via WhatsApp or Slack - via eto.li users will see a link preview including a chat name).

CleanShot 2024-11-06 at 11 38 27@2x

In chat sharing modal in the new beta version we will use the same URL as in the browser for now.

In future phase, we should:

  1. Add server rendering (Next.js ?) so that the usual chat URL copied from the browser also supports link previews.
  2. Add a better URL shortener functionality for the QR/sharing modal window so that a short link can be generated for each chat which will ultimately render into the normal link.
  3. Review requirements for Chat and User profile access and layout for guest users (i.e. cases where User or Chat access is set to public in which case we can allow 3rd party apps, search engines and unauthorised users to preview some of the content).
@phwizard phwizard self-assigned this Nov 6, 2024
@phwizard phwizard added this to the 25.01 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant