Tyler Deitz

Results 32 comments of Tyler Deitz

so cool thanks! you know I'm actually in the dev discord so maybe I'll ask there. this seems like the right path

looks like this is related too. will do more research later https://github.com/mastodon/mastodon/blob/main/app/services/activitypub/fetch_remote_actor_service.rb

this'll be in the next release. needed to work on cache invalidation for "notProfile" links first so that "notProfile" links which would now return "profile" would show up in people's...

Alright here's my rough plan for what I think we need to do to achieve this https://mastodon.social/@tvler/110146976011936688 - Add API endpoints to streetpass.social that returns profile photo, display name &...

The API directory that hosts streetpass.social is just a simple next.js app for now https://github.com/tvler/streetpass/tree/main/api I'm gonna see how feasible it is to keep this and use next's APIs and...

Opt in bidirectionality could be interesting… I could see the announcement being done as a bot that DMs the website owner privately on mastodon. Only thing is we would probably...

Super interesting ideas thx for sharing. This is definitely the way if this feature ever comes

was this item already in your streetpass list when you weren't seeing it pop up with single quotes? Asking because if something is already in your list, it won't show...

Just to add more context, we're seeing this same exact issue (When a modal is presented over a stack, and dismissTo is called to return to an earlier screen in...