Giter Club home page Giter Club logo

Comments (7)

domalex avatar domalex commented on June 12, 2024 1

This bug is fixed. I can confirm that filters behave now the same way in "user queries" and "my labels". They both are able to apply filters on scraped text. I tested with the freshrss:edge image available on Docker Hub. Thank you so much for adding the label feature and allowing it to access scraped text. This is huge!

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

In your case, what is probably needed is to first run the extensions before applying the filter actions.
Could you try #6091 ? (not tested at all)

Note however that we currently do not run the filter actions again on modified articles, as it would re-apply the labels multiple times, preventing users from e.g. manually removing articles.

from freshrss.

domalex avatar domalex commented on June 12, 2024

How can I help you testing it? My git knowledge is only basic. Are the changes in the current edge version available?

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

How have you currently deployed FreshRSS? git, Docker, ZIP, ...
Yes, the patch is built on the current edge version, so all recent changes are included

from freshrss.

domalex avatar domalex commented on June 12, 2024

I have got a docker installation running the freshrss:edge image - currently 1.23.2-dev. Does this build include the changes required that I can test tagging with the latest changes?

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

With Docker + git, here is an approach:

  freshrss:
    image: freshrss/freshrss:pr6091
    build:
      context: https://github.com/Alkarex/FreshRSS.git#extensions-applyFilterActions
      dockerfile: Docker/Dockerfile-Alpine
    ...

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

Thanks for the feedback. The patch is merged. Please pull again from freshrss/freshrss:edge

from freshrss.

Related Issues (20)

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.