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

Mobile permalinks #108

Open
gabrc52 opened this issue Oct 1, 2023 · 0 comments
Open

Mobile permalinks #108

gabrc52 opened this issue Oct 1, 2023 · 0 comments

Comments

@gabrc52
Copy link
Contributor

gabrc52 commented Oct 1, 2023

I've implemented better mobile permalinks (i.e. the links that you share on the desktop web app should also work on mobile)

https://github.com/sipb/uplink/blob/master/server/var/www/matrix.mit.edu/mobile/index.html

There are two missing things:

  • Use an internal redirect / don't show the user the /mobile part of the URL. This way, people who copy the link they have in their phone and send it to desktop users, they are greeted with the correct desktop link (otherwise, redirect them back?)
  • Show the room name etc etc by following the way the matrix.to code does it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant