53 Commits

Author SHA1 Message Date
David Bomba
8f793ea861 Fixes for missing a rollback 2024-10-01 12:51:44 +10:00
paulwer
3f0f5663a9 fix: mindee taxation transform issue 2024-09-16 06:57:02 +02:00
David Bomba
5c0f228cb7 Updates 2024-09-15 18:54:48 +10:00
David Bomba
10f6977023 Adjustments for expense imports 2024-09-15 17:32:43 +10:00
paulwer
3aa17bd6cd remove mimes validation within edocument endpoint, because ParseEDocument handles this + minor code cleanups 2024-09-15 08:18:07 +02:00
David Bomba
f117e79d43 Patches for inbound emails 2024-09-02 13:07:01 +10:00
David Bomba
93c382eae1 Minor refactors for inbound email processing 2024-08-30 10:57:43 +10:00
paulwer
5da3ae7770 fixes 2024-08-28 09:29:11 +02:00
paulwer
2c7bf4f44d fixes 2024-08-28 08:18:39 +02:00
paulwer
b9f56f0e30 fixes postmark 2024-08-28 08:07:37 +02:00
paulwer
13dae4f524 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-08-28 07:02:43 +02:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
paulwer
7b60c2c5b9 Merge branches 'feature-inbound-email-expenses' and 'feature-inbound-email-expenses' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-08-01 09:56:46 +02:00
paulwer
b13e54f49b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-22 14:20:04 +02:00
David Bomba
11e082d443 Fixes for credits 2024-06-17 13:45:24 +10:00
paulwer
8378f9c1d1 fixes 2024-04-24 08:49:02 +02:00
paulwer
b2110de110 replace Log::info with nlog 2024-04-24 08:40:58 +02:00
paulwer
2d091f3cb6 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-23 22:38:57 +02:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
paulwer
c1ec89b0a7 fixes for spam-blocking 2024-04-07 16:08:34 +02:00
paulwer
c02a4fb08d minor adjustment according spam behavior 2024-04-07 13:58:10 +02:00
paulwer
832397a98e minor security updates 2024-04-07 13:26:10 +02:00
paulwer
b7a29bb2c7 fix: getVendor / getClient 2024-04-03 15:01:57 +02:00
paulwer
f0d61a8261 remove vendor email colums 2024-04-03 08:33:40 +02:00
paulwer
8e1dc42bfb prevent downloading actions, when sender is blocked 2024-04-03 08:06:39 +02:00
paulwer
a1338cbbab fixes for postmark + inbound engine rework 2024-04-03 07:57:23 +02:00
paulwer
91a048009a init postmark webhook 2024-03-24 21:53:17 +01:00
paulwer
1125f57a7f init inbound webhook 2023-12-14 07:51:38 +01:00
David Bomba
1b2459eb84 Add slight delay for postmark webhooks to catch up 2023-10-22 17:15:56 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
328b3a3113 Updates for API docs 2023-02-10 20:21:10 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11:00
David Bomba
e174b379a6 Additional mailer implementation 2023-01-11 19:29:27 +11:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
2284e4d83b Refactor PostMark Webhooks 2022-01-16 14:11:48 +11:00
David Bomba
d914738128 Minor fixes for postmark message query 2022-01-09 16:02:04 +11:00
David Bomba
1efdd262fe Slack notifications for bounce/spam emails 2022-01-05 14:41:57 +11:00
David Bomba
65493c47a5 Change batch() to ->queue() 2021-12-11 20:49:29 +11:00
David Bomba
0ef0cc9975 Minor fixes for PostMark Delivery 2021-10-03 15:57:15 +11:00
David Bomba
ff6767b5e4 Catch bounces 2021-09-29 11:17:04 +10:00
David Bomba
bf690e5cb8 Minor fix for postmark 2021-08-26 13:02:54 +10:00
David Bomba
f57c064d26 Fixes for spam complaints 2021-08-08 17:58:40 +10:00
David Bomba
5cc3539388 Fix for no EmailBounce class 2021-06-18 12:57:13 +10:00
David Bomba
36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba
52c3d63349 Refactor system logger to enable multidb 2021-05-19 11:12:23 +10:00
David Bomba
b2439bced8 Email Analytics 2021-05-04 13:46:45 +10:00
David Bomba
e8d6d29f17 Track bounced and spam mail 2021-05-04 12:49:32 +10:00
David Bomba
c063aee812 enums for email delivery 2021-02-26 08:06:43 +11:00