Skip to content

Add new hooks entry_before_update and entry_before_add#7977

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
rnkln:feat/entry-hooks-for-add-and-update
Sep 18, 2025
Merged

Add new hooks entry_before_update and entry_before_add#7977
Alkarex merged 1 commit intoFreshRSS:edgefrom
rnkln:feat/entry-hooks-for-add-and-update

Conversation

@rnkln
Copy link
Contributor

@rnkln rnkln commented Sep 17, 2025

Discussion: #7973

Changes proposed in this pull request:

  • Add new extension hook "entry_before_add"
  • Add new extension hook "entry_before_update"

How to test the feature manually:

  1. Create extension that uses the hooks and confirm they are invoked correctly.

Extension to use for testing
rnkln/freshrss-xExtension-Discord#2

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

@rnkln rnkln force-pushed the feat/entry-hooks-for-add-and-update branch from 72601a7 to d19b831 Compare September 17, 2025 19:17
@Alkarex Alkarex added this to the 1.27.1 milestone Sep 17, 2025
@Alkarex
Copy link
Member

Alkarex commented Sep 17, 2025

Looks good, thanks 👍🏻
Does it satisfy the needs of your extension?

@rnkln
Copy link
Contributor Author

rnkln commented Sep 17, 2025

Looks good, thanks 👍🏻 Does it satisfy the needs of your extension?

Yes 🎉

@Alkarex Alkarex merged commit d670bf1 into FreshRSS:edge Sep 18, 2025
1 check passed
@Alkarex
Copy link
Member

Alkarex commented Sep 18, 2025

Please add a line for you in https://github.com/FreshRSS/FreshRSS/blob/edge/CREDITS.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants