General
110 results found
-
Is WebSub the future?
I just heard about this;
https://en.wikipedia.org/wiki/WebSubWill BazQux provide WebSub support in the future?
1 voteBazQux supports it for years. It was previously called PubSubHubbub and was renamed to WebSub recently.
-
Filter by subreddit flair
Is there a way to filter a subreddit RSS by a certain flair?
For example, I'd like to read only "News / Blog" entries from r/thinkpad. These submissions can be accessed using this URL: https://www.reddit.com/r/thinkpad/?f=flair_name%3A%22News%20%2F%20Blog%22
3 votesDone. It should be possible now to subscribe to flair links like this.
Flairs are also added as article tags so you could filter reddit feeds in BazQux by searching for
tag:“Flair Name”
-
Adjust mobile PWA to leave system controls visible
The mobile PWA is working great for me, except for one thing: the manifest.json applies
"display": "fullscreen"
, so when I enter bazqux from my homescreen shortcut my mobile top bar and bottom nav controls get hidden. To get them back I have to swipe at the edges of my screen, which makes bazqux scroll around and mark things as read.Could bazqux please be adjusted to use a different
display
value such asstandalone
?3 votesDone.
“display” mode switched “standalone”.
Thank you for telling me about this. Haven’t thought that it could be inconvenient on Android.
To make “display” updated on your device you need to remove BazQux icon from home screen, refresh page in Chrome and add it to home screen again.
-
Synchronization error with favorites in Readably (Android App)
Currently there seem to be synchronization problems with Readably.
New Favourite posts are synchronized across all devices, Unfavourite posts are not synchronized across the different devices.
Is the error with Bazqux or Readably?
3 votesIt’s better to write about such questions to support@bazqux.com
UserVoice is for proposing and voting for new features not for bug reports.
I suspect that this is Readably issue since other apps work fine and nothing was changed in Fever API since 2013.
Try to contact Readably developers.
-
The Ability to get a Feed of a User's Liked Tweets
Simple as that.
1 voteDone, now you can subscribe to
-
Feed Creator from fivefilters
Fivefilters has a new feed creator https://createfeed.fivefilters.org/
The full text RSS is already available on https://ftr.bazqux.com/Is it possible to enable feed creator also?
1 vote -
Support the project (donate)
Could you add info about how to support BazQux (PayPal is better) as help item?
I bought a lifetime subscription few years ago, but I would like to support development the project periodically
1 voteDone it’s now possible to buy a year subscription at any time even for a lifetime subscribers (“Buy now” button renamed to “Donate” in this case)
https://blog.bazqux.com/2019/11/email-registration-account-management.html -
Automatic dark/light mode switching
I'm using macOS, which can automatically switch to dark mode at certain times (by set time frames).
Many native apps will then also switch automatically.
It would be nice if BazQuz would do that also. Eg. there are already quite a number of websites who do that; eg. https://www.macstories.net
27 votesDone.
Reader should automatically switch to dark theme now. And you could choose theme for dark and light mode separately (theme switcher will select theme for dark mode when OS is set to dark mode and vice versa).
-
Support for NetNewsWire 5 on macOS
Really excited for the “return” of (Free!) NetNewsWire 5.0 (Evergreen 1.0) to macOS; it’s based on open source with Bent Simmons in command. He is offering free support for feeds integration; you are invited to join the Github repository and Slack channel where they will help “get you started” with integrating your feed. I would really, really love to use NNN on Mac, despite your amazing support in Safari. It just does so much more in terms of styling and organization, not to mention niceties like AppleScript support. Cheers. — F
3 votesClosing, since NNW added support for BazQux some time ago.
-
Distinguish threaded tweets and replies
Currently self-replies (aka tweets from threads) become invisible once you subscribe with exclude_replies parameter, so you could miss huge parts of long-lasting threads
1 voteDone. Sorry for the delay.
-
Better initial naming for socialmedia feeds
I think currently newly added socialmedia feeds are getting redundant names. It will be better if they will get only nickname as their names, for example:
currently → offer
Twitter / danabramov → @danabramov
Kim Kardashian West (@kimkardashian) → @kimkardashian
and etc.2 votesDone.
Removed "Twitter / " prefix and removed account names from Instagram (mostly due to Instagram no longer reporting them in their unofficial API ;)
-
Middleclick link in mosaic view should mark item as read
I always middleclick links to open in background tab. The clicked item should be marked as read.
Note.: unread item and selected item (collapsed) are indistinguishable in mosaic view, except by 1px vertical line on the left. This leads me to think that the selected item is still unread, when it's just selected. I'll change this here with userStyle (as I'm also writing a userScript to add some features I want), but maybe this should be changed in the site itself.
3 votesFixed. Thank you for reporting this (haven’t used mouse for years so I completely forgot about middle click). Refresh the page, please.
I’ll think about mosaic read/unread state. Can’t decide at the moment how to do it better.
-
Add link in image to open in new tab by middleclicking
Since the death of Google Reader in 2013 I am using a competitor of yours, but this month they announced changes in plans and I'm trying alternatives. Of all that I've found, BazQux is the only one with the features I need (besides the reader that I use).
For now, there's only two little (but essential) things I'm missing:
In "List view", the title (bold) should link to the article URL. But just for middleclick (that I use a lot). Left click (onclick) should continue expanding the article.
Similar to the first one, images in "Mosaic view" and "Magazine View"…
3 votesDone.
I haven’t added the link since it will work bad on mobile browser but I’ve added handling of middle click (and ctrl + left click) on list view header (whole header not only subject) and mosaic/magazine view images.
It will require you to install browser extension to open links in background tab (same extension that installed when you press ‘b’ key), since browsers do not allow to programmatically open links in background tabs.
Thank you for the idea. Haven’t used mouse for many years and forgot about such use case.
-
Upload background tab webextension to the addons.mozilla.org
It would be nice to have official support for Firefox. I was able to copy the chrome extension and install it with no code changes. I used the "self distribution" feature to take care of this for myself, and I'd be happy to make that public. However... if I were someone else I'd prefer to get it from you.
Thanks!
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Distribution
1 voteDone
https://addons.mozilla.org/addon/bazqux-reader-bg/Reader will ask to install the extension when you press ‘b’.
Thank you for telling about extension compatibility.
-
Facebook Videos (again)
Some Facebook videos are not getting embedded anymore again. There are two different cases apparently.
Videos from this page are embedded with the Facebook video player: https://www.facebook.com/172573132808153/posts/2577516702313772
These videos are getting displayed as image thumbnails:
https://www.facebook.com/169552423070535/posts/2517731004919320
https://www.facebook.com/169552423070535/posts/25192961247628081 voteThank you for reporting this. Should be fixed now.
It’s better to open ticket or to mail support at bazqux.com for bug reports. UserVoice is mostly for new feature requests or discussions not the bug reports.
-
Twitter Update Interval
Correct me if I'm wrong, but it appears to be the case that Twitter feeds work with an update interval of one hour.
I have two active Twitter lists I'm subscribed to that, according to the fetching pattern, should get updated every -30 min, but after manually monitoring them once in a while, I always end up getting the feeling that the update interval is set to a fixed whole hour because the following unread tweet shows me the 1h stamp every time which also matches the time of the tweet after checking the original post.
Just curious. Is it…
1 voteFixed. Thank you for reporting this.
There was a bug in Twitter rate limit handling that caused too aggressive rate limiting and delayed updates.
-
Facebook Videos
Facebook seems to have changed something because videos are not embedded anymore on Bazqux. Instead you just get a preview link. Could you look into it?
In case you need a page to work with, here's an account with a bunch of video posts. https://www.facebook.com/TheHookOfficial/
1 voteFixed. Thank you for reporting this.
-
Font Size
It would be nice if you could adjust the font size in the portal
1 voteIt’s already there. Press “_” or “+” to change reader font size or “-” or “=” to change article font size.
-
Consider adding donation button
Just do it.
1 voteIt’s now possible to buy a year subscription at any time without waiting till subscription expires.
And it’s even possible to buy more for a lifetime subscribers (“Buy now” button renamed to “Donate” for them)
https://blog.bazqux.com/2019/11/email-registration-account-management.html -
Support a new tablet mode
With the proliferation of Windows Surface tablets, I was very surprised when I got my new Samsung Chromebook Plus that BazQux doesn't seem to have a tablet mode.
Is it possible to enhance the GUI a bit to make it easier to navigate on a tablet? Bigger Next/Previous button (maybe even swiping like News+)?
I spend at least an hour per day in BazQux, so this would really enhance my experience.
4 votesI think this option is supported with mobile web interface
https://blog.bazqux.com/2018/07/mobile-web-interface.htmland you could change reader font size (which increases size of buttons) in Appearance dialog:
https://blog.bazqux.com/2019/06/themes-typography-image-proxy.html
- Don't see your idea?