Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add check update interval against lastUpdate on startup (fix #1502) #1522

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 3, 2022

  1. add check update interval against lastUpdate on startup (fix QuiteRSS…

    …#1502)
    
    currently only works with feed-specific update intervals,
    not the global update interval
    d3fault committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5391180 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. eh maybe half works for global update interval, but committing before…

    … starting a refactor because realized "updated" isn't what I thought it was
    d3fault committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    82ca67a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. WIP: add check global update interval against lastUpdate on startup (fix

     QuiteRSS#1502)
    
    might/should work but a queued lambda signal emission isn't working like it should, too lazy to debug atm
    d3fault committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d0932dd View commit details
    Browse the repository at this point in the history