Tom Foster
Tom Foster
Keybase does not currently allow verifying a British (+44) phone number, as "ERROR CODE 218 - failed to send sms: Bad HTTP code 400: (Permission to send an SMS has...
This is a peculiar one and I'm not sure if it's my config, but there's almost always one conversation in Instagram that just won't sync properly and I've been struggling...
[Rendered](https://github.com/tcpipuk/matrix-spec-proposals/blob/main/proposals/4133-extended-profiles.md) Signed-off-by: Tom Foster --- Known Implementations: - Clients: - Complete: element-hq/matrix-react-sdk#20 - Servers: - WIP: beeper/hungryserv (private) - WIP: element-hq/synapse#17488 - WIP: girlbossceo/conduwuit#571 - SDKs: - Complete: mautrix/go#281 -...
Apologies if some of this already exists, but I've spent some time investigating the source and can't see it. Synapse has a number of background tasks that do things like...
Many server admins prefer to centralise their authentication, so they can use a single system for login across all of their applications, then use one (ideally MFA) system for their...
[Rendered](https://github.com/tcpipuk/matrix-spec-proposals/blob/csp/proposals/4149-media-repo-csp-directives.md) Signed-off-by: Tom Foster [[email protected]](mailto:[email protected])
To avoid unnecessary SRV lookups, a vanity domain needs to publish a `/.well-known/matrix/server` [endpoint](https://spec.matrix.org/v1.11/server-server-api/#getwell-knownmatrixserver) to direct homeservers to itself. Many self-hosters will also want to serve their vanity domain from...
A number of people with vanity domains want a useful way to publish these room aliases as [a public room directory](https://spec.matrix.org/v1.11/server-server-api/#public-room-directory) so they can be indexed by projects such as...
Work on [MSC4133](https://github.com/matrix-org/matrix-spec-proposals/pull/4133) has progressed quite far, and looks unlikely to change significantly now - would you be happy to consider an unstable implementation in conduwuit to help push this...
By design, Matrix doesn't automatically remove a user's power levels when they leave a room, and this is useful as an admin can rejoin a room to regain control without...