sendportal-core icon indicating copy to clipboard operation
sendportal-core copied to clipboard

Core functionality for SendPortal

Results 44 sendportal-core issues
Sort by recently updated
recently updated
newest added

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I am using the sendportal git repository, therefore I get sendportal-core import via composer. I notice there is an en.json, after creating an nl.json and updating sendportal-host.php nl is able...

When a POST request is sent to store subscribers with emails including the character '+', eg. ( [email protected]), the error response is "The email must be a valid email address."....

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Laravel :8.50.0 PHP :8.0.8 Error ``` - mettle/sendportal-core[v2.0.2, ..., v2.0.3] require aws/aws-sdk-php-laravel ^3.6 -> satisfiable by aws/aws-sdk-php-laravel[3.6.0]. - aws/aws-sdk-php-laravel 3.6.0 requires aws/aws-sdk-php ~3.0 -> satisfiable by aws/aws-sdk-php[3.0.0-beta.1, ..., 3.185.13]. -...

### Story https://github.com/mettle/sendportal/issues/136 ### Description - Move SES quota check to message dispatch

for now 'only' some placeholders are available https://sendportal.io/docs/v2/features/templates ``` {{email}} – The subscriber's email {{first_name}} – The subscriber's first name (if set) {{last_name}} – The subscriber's last name (if set)...

As Sendportal is a modern open-source self-hosted email marketing tool, it would feel naturaual to not load assets from CDNS as those would ping pack the IP and the URL...