mawise

Results 13 issues of mawise

| Checklist | | | --------- | - | | **I have read the guidelines in [CONTRIBUTING.md]** | yes | | Include my name in [CONTRIBUTORS.md] | no | |...

Hi, great plugin! If you're looking for more ideas, it would be cool to have a line at the top of the feed preview showing the volume of posts, something...

enhancement

**Is your feature request related to a problem? Please describe.** I'd like to use Comma Feed to subscribe to private feeds that embed http basic auth credentials in the URL...

enhancement

It would be great to be able to customize the favicon by uploading a new image.

``` [DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config...

The current IndieAuth spec says that clients must use PKCE, but it looks like Wrimini doesn't send a code_challenge in the auth request. https://indieauth.spec.indieweb.org/#authorization-request For context, I'm exploring different MicroPub...

This is an example that doesn't seem to render properly. If bullets don't have an empty line before them, they are parsed as stars: ``` irb(main):020:0> markdown = Redcarpet::Markdown.new(Redcarpet::Render::HTML, autolink:...

[Haven](https://havenweb.org/) is a private blog and feed-reader that can be a facebook-style social media replacement. It is built with Ruby on Rails and Postgres, and the project includes an installation...

Youtube playlists have RSS feeds, but are not advertized. Haven should observe: `https://www.youtube.com/playlist?list=XYZZ` and map it to: `https://www.youtube.com/feeds/videos.xml?playlist_id=XYZZ`