Sean Tilley

Results 22 comments of Sean Tilley

From [the project page](https://www.gnu.org/software/librejs/index.html): > GNU LibreJS aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap. LibreJS is a free add-on for GNU IceCat and...

Worth mentioning, the Diaspora\* project is making huge inroads to implementing an API. Some relevant posts: - [OpenID Authentication Flow Progress](https://deadsuperhero.com/channel/wedistribute/?f=&mid=a682689596e67d48f9a86aac9e031ddf400ea496867983365325478a3ee556ed@deadsuperhero.com&zid=sean%40deadsuperhero.com) - [Commenting via API](https://kentshikama.com/posts/2864) - [Creating a status via...

Good catch, I'll look into fixing this in a sane way. Probably might be better to just use a different background color, I guess. On Mar 10, 2018 11:42 PM,...

Was it a technical error that prevented you from adding your friends? The best and easiest way to add your friends is to put their social handle that appears next...

Tom, if it helps any: when I try to visit your pod (s.psychedeli.ca), I get an error that your security certificate is invalid. Perhaps that's a contributing factor to the...

Our of curiosity: do comment likes simply belong to the "likes" table, or is there an additional table specifically for liking comments?

I'm [currently playing around with this](https://github.com/DeadSuperHero/diaspora/commits/mastodon-crosspost), but so far have not made much real progress. The only documentation I can currently find on adding new services is this [woefully outdated](https://github.com/diaspora/diaspora/wiki/Adding-your-favorite-service-to-Diaspora/3fc2c17fbc094970fae624f228407d2d6a40c830)...

Aside from that though, some combination of [omniauth-mastodon](https://github.com/tootsuite/omniauth-mastodon) and [mastodon-api](https://github.com/tootsuite/mastodon-api) gems should allow for cross-posting to work from Diaspora.

Hey @denschub , thanks for providing some insight on this. > We could probably roll our own font. Or just embed an SVG, although this could get hard to style...

I don't think it'd be impossible to implement photo albums on Diaspora, but it's something that would have to far both federation and privacy into account. Not exactly the easiest...