Enno T. Boland
Enno T. Boland
Same error here: ``` # sudo gem install gollum-site # gollum-site import The default layout has been imported. Don't forget to commit these changes. # gollum-site generate /usr/lib/ruby/gems/2.2.0/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:127:in `block (2...
## status quo The workflow of following users from different instances is weird. 1. Visit a profile on a different instance 2. click on a follow button 3. be presented...
This is just a collection of ideas after playing with the [`Navigator.registerProtocolHandler()`](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler) API. 1. insert testing iframe with something like `web+mastodon:ping` 2. the iframe will emit a "load" event if...
I leave that open, as it may be useful anyway.
Also I accidentally let rustfmt run over all the files. I leave it in for now. ^^
Thanks for reporting! Somehow jQR calculates the wrong size of a qrcode, resulting in too big images and a small data limit. I think the algorithm to determine the type...
@arivero I don't see how the owner of the server has any stake in that. The whole feature is implemented client side and depends mostly on remote instances. Adding a...
The security issue is a serious issue and this needs to be discussed. If we go with the workflow I proposed, then the attacker has a ~30x100px area they control...
> first, the js calls web+mastodon://whoareyou? to get the hostname of the default mastodon server of the user 1. That's worse as it would leak mastodon instances to any website...
I consider the protocol name discussion out of scope. It needs support by both browser vendors and other activepub implementations. `activepub:` as a protocol name needs to be included in...