Alexandre Alapetite

Results 1088 comments of Alexandre Alapetite

> Except for those who are afraid to hit the "mark all as read" button by accident We also have a confirmation options :-)

Yes, this is due to the mechanism that goes through all unread feeds of a given category, and adds this step of showing the full category when done, so that...

Might be a regression due to https://github.com/FreshRSS/FreshRSS/pull/4167 for https://github.com/FreshRSS/FreshRSS/issues/4126 Maybe similar to https://github.com/FreshRSS/FreshRSS/issues/4221 Maybe related to https://github.com/FreshRSS/FreshRSS/issues/4610 Could you check what `base_url` you have in your `./data/config.php` ? Ideally, there...

Could you please tell where your Web root is in your local file structure (for instance `/var/www/FreshRSS/p/`), what working URL you have, and what `base_url` you have?

Can you try with the opposite: * Root: `/home/sites/7b/0/09ec7hg48d/public_html/FreshRSS/p/` * Base URL: `https://freshrss.example.net/`

@oliversum-ch Could you try to reach-out to Cpanel?

I cannot reproduce any problem at the moment, even with slightly wrong settings. It might have been a combination of browser cache and wrong settings.

Currently, it is already possible to (manually) search for a string, and mark the results as read.

@SebCorbin See the related issue for hiding spoilers https://github.com/FreshRSS/FreshRSS/issues/1161 Currently, this is not in the FreshRSS core (can be done manually, or by an extension, or by a cron job...

@Jucgshu No, not yet, but for the time being, extensions are relatively easy to do for making custom rules.