Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commonpike/fairpost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: commonpike/fairpost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/source-status
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 26 files changed
  • 1 contributor

Commits on Apr 26, 2025

  1. feat: Better source statusses

    pike authored and pike committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    69288fe View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. feat: Change current to active

    pike authored and pike committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    0b604ef View commit details
    Browse the repository at this point in the history
  2. feat: Make source.status part of the model ...

    and update feed.getSources() to handle statusses
    pike authored and pike committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    20453bc View commit details
    Browse the repository at this point in the history
  3. feat: Segment the feed cache to better support status requests

    pike authored and pike committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    9f0ce74 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. feat: Working incoming -> pending

    pike authored and pike committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    ada60bf View commit details
    Browse the repository at this point in the history
  2. feat: Move updateStatus to the post.save() method

    pike authored and pike committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    d951ee2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. feat: Honor source status in prepare* and schedule* ...

    - only prepare posts from incoming
    - only scheduleNextPost/s from pending and active
    - only getLastPost from active and done
    pike authored and pike committed May 1, 2025
    Configuration menu
    Copy the full SHA
    5a78f94 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. fix: typos and bugs

    pike authored and pike committed May 24, 2025
    Configuration menu
    Copy the full SHA
    eecea04 View commit details
    Browse the repository at this point in the history
  2. fix: Lint

    pike authored and pike committed May 24, 2025
    Configuration menu
    Copy the full SHA
    47b377d View commit details
    Browse the repository at this point in the history
Loading