Giter VIP home page Giter VIP logo

doubleloop.net's Introduction

doubleloop.net's People

Contributors

ngm avatar

Watchers

 avatar James Cloos avatar

doubleloop.net's Issues

POSSE to Wallabag

I bookmark a lot of articles, either through my reader, or while just browsing around.

I like bookmarking to my own site, for two reasons: it's social, so other people can see what I'm bookmarking if they're interested and maybe find out about something interesting; and, I have a history of things I've bookmarked.

But I usually actually read the articles in Wallabag. So it'd be nice to automatically POSSE to it.

At the moment I just do both: bookmark to my site, and then add to Wallabag manually. It's not that time consuming, so kind of a low priority.

How to syndicate photo posts to Mastodon?

I have a feeling at the moment that they will just send the content of the post, but not the image itself, because it is using meta values.

The photos should also include alt text.

Need to test it and then figure out a way to do it.

Get rid of doubleclick trackers

I think it's from embedded youtube videos when I link to music.

I'd like to do away with youtube links altogether, but I'm a little dubious of hooktube.
The content I link to isn't usually on peertube so that's not an option either.

To at least remove the tracking stuff, I could do something where nothing is pulled in from youtube until you click on the video - I recall https://sebastiangreger.net/ mentioning something like this at IWC Berlin 2017.

Update to latest versions of Micropub (2.0) and Post Kinds (3.1.1) plugins

To get the latest goodness.

There's nothing major in Micropub 2.0 feature-wise that I need. But good to keep up to date with the latest changes. The main new feature is adding the Media Endpoint (https://indieweb.org/micropub_media_endpoint). It's "a Micropub endpoint that exclusively handles file uploads and returns a URL that can be used in a subsequent Micropub request."

Might be nice for posting from Indiegenous.

I don't think there are any major changes in Post Kinds that I will make use of. But lots of changes in the code behind the scenes preparing it for more future updates, so it will be good to update now.

Improve post titles as displayed in RSS readers

For short-form posts that do not have a title (notes, likes, reposts, etc), they appear in RSS readers as just the id of the post. e.g. #5460, #5461.

It would be good to have a fallback post title for these types of post.

e.g. the date of the post. Or some extra context given - e.g. "Liked a post by [author]".

Title displays superflous dash

On the homepage, it appears after the site name:

doubleloop โ€“

on a post without a name, it appears as:

โ€“ doubleloop

Update syndication links to v4

These two updates look interesting, does this mean I can somehow hook into Mastodon Autopost from here rather than my functions file?

  • Add support for syndicating posts using an interface to any arbitrary provider
  • include support for syndicating from Micropub to any arbitrary provider

Fix Micropub issue with conversion of HTML special chars to entities

When publishing via Micropub, HTML special chars get encoded to HTML entities.

e.g.

"test"

will become

"test"

This doesn't affect how they display on my site, as WP seems to unencode prior to display. But when I syndicate out, I'm sending out the encoded entities, so it looks duff in e.g. Mastodon.

It's only via Micropub that this happens.

Repost via micropub has very little details

I reposted a post via Together, and on my site it appeared as just the title 'Reposted a post'

Editing the post in WordPress, to trigger the remote content parsing, fixed it.

Allow posting via micropub with markdown

This post, for example, I formatted with markdown markup, but when I post via micropub to wordpress I just get the plain text. It would be nice to get a way for the markdown to be processed and rendered as html.

YouTube embeds not working

Did I bust them in my theme? Do i just need to part that old bit of code for converting it to an individi.us embed?

image

Make a clear distinction between bookmark and read posts

Or perhaps just don't display bookmark posts. I don't want to give the impression that I'm endorsing a post without having read it.

Kevin suggested there are good conventions from delicious and pinboard for making this distinction.

Move Mastodon syndication code into new child theme

It's currently in the functions.php of old theme, so I lost it when switching to the new theme.

For a quick win I'll add it to the functions.php of the new child theme.
Ideally it would be part of a plugin, or a provider to Syndication Links plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.