Ben Pate
Ben Pate
So, [something like this](https://benpate.github.io/hyperscript-widgets/combobox/)? This is my first pass at doing this, so I'm sure there are things that could be better. Let me know if you have any suggestions...
Great suggestions. For the focus, I modeled the behavior of Safari select boxes, which show their menus on click, but not on focus. I believe the widget library you shared...
This is good to know. It seems like the autocomplete is an important feature that everyone needs. So I'll make it happen. FWIW, TomSelect is a fantastic piece of code...
I'm not familiar with fly.io, but it looks like a great solution. I have added digital ocean configs to Emissary, and would love to do the same for other providers...
This one's bigger, and deserves more thought. I'd love to make one-click buttons for fly.io and hetzner. Give me a minute to get back to you on the rest?
Howdy! This sounds like a great use case! I've kicked around an idea loosely similar to this in the past -- of being able to merge and republish content from...
Gotcha. Sorry for assuming you were writing this code yourself. I think this is still possible with Emissary, but at the moment it'll take some custom coding to do. I...
Hey @MrPetovan - yes and no. It would be possible to dip your toes into this by just documenting the endpoints that already exist. For instance, I'm guessing that Friendica...
Yes. Exactly. Adding these links to WebFinger results will let other platforms initiate activities on Friendica. That's the easiest first step. It's a little more work to do outbound Activity...
Just to close the loop - we're having a discussion about this thread over on the [Activity Intents FEP](https://socialhub.activitypub.rocks/t/fep-3b86-activity-intents/4120/11). I'd love to see that work as a potential cross-platform solution...