-
Notifications
You must be signed in to change notification settings - Fork 14
Dev #159
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
Merged
Dev #159
Changes from 15 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
ad52a60
Blacklist (#156)
TatevikGr 3b839be
Subscribepage (#157)
TatevikGr 5b7835d
Bounceregex (#158)
TatevikGr 3ed98fb
Fix message status (enum)
tatevikg1 0f45203
Fix function name
tatevikg1 abcdb9c
Fix send campaign (status transition)
tatevikg1 ffa7078
Fix MessageMetadataDto
tatevikg1 2748491
Add: Reset subscriber bounce count
tatevikg1 c68921c
Catch CouldNotReadUploadedFileException
tatevikg1 95b0e62
Flush in controller
tatevikg1 d68ce67
Fix composer json
tatevikg1 053422d
Em flush (#160)
TatevikGr 58ff110
Core main branch
tatevikg1 6d0fbeb
Fix: tests
tatevikg1 c8621bf
After review 0
tatevikg1 6bc6aae
Ai review
tatevikg1 9ad7491
Style fix
tatevikg1 bd5bf95
validateRegexPattern
tatevikg1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json | ||
| language: "en-US" | ||
| tone_instructions: "chill" | ||
| reviews: | ||
| profile: "chill" | ||
| high_level_summary: true | ||
| collapse_walkthrough: true | ||
| suggested_labels: false | ||
| high_level_summary_in_walkthrough: false | ||
| changed_files_summary: false | ||
| poem: false | ||
| auto_review: | ||
| enabled: true | ||
| base_branches: | ||
| - ".*" | ||
| drafts: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| services: | ||
| PhpList\Core\Domain\Messaging\MessageHandler\CampaignProcessorMessageHandler: | ||
| autowire: true | ||
| autoconfigure: true | ||
| public: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.