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

Initial MSC3266 implementation with tweaks for displaying Spaces #219

Merged
merged 6 commits into from
Aug 13, 2021

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jul 14, 2021

@t3chguy t3chguy requested a review from a team July 15, 2021 14:37
@t3chguy t3chguy marked this pull request as ready for review July 15, 2021 14:37
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure the code is fine, but the mix of tabs and spaces makes this aggravating to review. Please fix it across the whole project, as I can see historical diffs with tabs/spaces issues as well - I'd rather one PR be overloaded than review this indentation nightmare.

@t3chguy t3chguy requested a review from turt2live July 23, 2021 11:28
@t3chguy
Copy link
Member Author

t3chguy commented Jul 23, 2021

Going to hold off landing this until Synapse has support for it, as it does add an additional API hit so a tiny bit of delay to HSes without support for this API - it is negligible but we gain nothing from landing it early

@t3chguy
Copy link
Member Author

t3chguy commented Aug 13, 2021

The Synapse MSC is getting close and I'm going on holiday, merging now, no rush on deploy, will create a card re deploying closer to go live

@t3chguy t3chguy merged commit c25a9da into main Aug 13, 2021
@t3chguy t3chguy deleted the t3chguy/msc3266 branch August 13, 2021 16:00
@clokep
Copy link
Member

clokep commented Aug 18, 2021

FYI the required APIs are now live on matrix.org, it sounds like we'll want to wait for it to be in a release version before deploying though since (I think) matrix.to hits various homeservers?

@novocaine
Copy link
Contributor

Yes, the first time you use matrix.to we ask you which homeserver to use to show previews..

Screenshot 2021-08-18 at 17 24 43

(to be honest, this doesn't seem worth the likely drop-off just to show summaries ..)

@ara4n
Copy link
Member

ara4n commented Sep 14, 2021

the idea is that the "use matrix.org?" dialog should feel no more or less invasive than a GDPR click-thru fwiw. previews are pretty important UX though - in terms of room name, avatar, etc, otherwise it could just come up with a raw ID which is horrific.

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

Successfully merging this pull request may close these issues.

Make space avatars appear as squares Doesn't work without well-known file
6 participants