Michael Telatynski

Results 1303 comments of Michael Telatynski

- [ ] filter out joins/parts by default but allow control over this. - [ ] disambiguate identical display names in a room

@Ryuno-Ki There are ***no*** js files, thats the whole point of this project

it'll be done server-side, what linkify-js does is parse text looking for links and making them clickable links, very simply done server side

Empirically the `/spaces` API works for unjoined guests so should be usable for m-s :)

It looks like the event you are trying to permalink to precedes the point at which you made the History public (=Anyone) so it is inaccessible. The error is poor...

Your permalink is referring to an event `$f76Ann6mpRupw7E31qzgqNwGx4SrdcWHzviRZ-FzSYs` which is not visible in the room, chances are it predates the history visibility change so it is only visible to room...

I will use this as a "BETTER ERRORS" issue :D

This can affect the avatars around the RoomView too

> Can the home server domains be reliably obtained by the user id's? Yes, using the well-known lookup as specced https://spec.matrix.org/v1.4/client-server-api/#server-discovery **BUT** I would advise against this as it'd leak...

@shoetten that's part of https://github.com/vector-im/element-meta/issues/729 - given the client has no support for it, it won't be able to handle it's edge cases.