1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
Commit Graph

186 Commits

Author SHA1 Message Date
David Bomba
a31cd1c407 Gracefully fall back when smtp configuration is incorrect 2024-04-29 10:07:53 +10:00
David Bomba
50e211104d Improvements for showing required fields 2024-04-25 17:46:11 +10:00
David Bomba
2f6b53c02c Simplify templateemail 2024-04-19 11:12:30 +10:00
David Bomba
edf5947316 bump sleep for failed sends 2024-04-19 10:32:16 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
38c22f29b2 Minor fixes 2024-04-03 17:37:21 +11:00
David Bomba
d752f03b82
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-17 22:37:30 +11:00
paulwer
522fbea475 fixes 2024-03-17 08:43:40 +01:00
paulwer
e443fb28ec Merge branches 'feature-brevo' and 'feature-brevo' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-03-17 07:29:17 +01:00
David Bomba
80b944f822 Add SMS checks 2024-03-17 15:25:31 +11:00
David Bomba
fd06b42bc2 Adjustments for email quotas 2024-03-13 20:19:17 +11:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba
6f80c6fab8 Updates for custom designs 2024-03-05 16:06:02 +11:00
David Bomba
6859de6e8c Additional logging around email switching 2024-03-05 15:32:32 +11:00
paulwer
4e180db731 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-02-18 17:32:05 +01:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
849a9dc113 Updates for mailers on hosted platform 2024-01-27 15:43:37 +11:00
David Bomba
c1b8d676c2 Adjustments for PPCP 2024-01-24 07:31:06 +11:00
David Bomba
728d013b92 Updates for outbound email reply to addresses 2024-01-23 19:16:52 +11:00
paulwer
04be097edd Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-20 08:15:40 +01:00
David Bomba
211abc7076 Updates for forcing build() method again 2024-01-19 10:41:19 +11:00
David Bomba
41daa63056 Updates for mailgun 2024-01-17 08:44:39 +11:00
David Bomba
2e51bbd655 Update hosted platform to use mailgun as an optional email driver 2024-01-17 07:13:56 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
paulwer
1a749c5d93 Merge branch 'v5-develop' of https://github.com/paulwer/invoiceninja into feature-brevo 2024-01-03 22:46:03 +01:00
paulwer
507cdafa26 working 2023-12-21 16:59:39 +01:00
paulwer
3206e46349 initial changings 2023-12-18 19:37:13 +01:00
David Bomba
96391e9128 Fixes for store/update schedules 2023-12-16 14:23:07 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
913edb706a Better logging for bounced emails 2023-11-18 16:45:00 +11:00
David Bomba
51614b48b7 Updates for email send logs 2023-11-11 10:57:46 +11:00
David Bomba
3d50dea5e5 Fixes for hosted email quota logic 2023-11-01 10:34:02 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
85b5398718 Fixes for mailers 2023-08-19 16:44:17 +10:00
David Bomba
b352178696 Static analysis 2023-08-08 18:56:31 +10:00
David Bomba
cd7d78d20b Updated static analysis 2023-08-07 15:30:34 +10:00
David Bomba
cf4b87e701 Fixes for mailers 2023-06-30 14:50:20 +10:00
David Bomba
53a930f6c4 Fixes for returning mail providers 2023-06-30 14:34:24 +10:00
David Bomba
33acfeae9e Add additiona entropy to Backoff method 2023-05-20 11:06:14 +10:00
David Bomba
173fd42cbf rate limiting for hosteD 2023-05-05 14:15:50 +10:00
David Bomba
10631e6220 Static analysis cleanup 2023-04-27 08:48:45 +10:00
David Bomba
32c30b195b Static analysis cleanup 2023-04-27 08:05:57 +10:00
David Bomba
2a926c419b Static analysis cleanup 2023-04-27 07:46:59 +10:00
David Bomba
cceadda985 Adjustments for email override 2023-04-22 15:18:53 +10:00
David Bomba
e410741665 Minor fixes for quotas 2023-04-22 09:18:52 +10:00
David Bomba
1611f27665 Add entropy to retries to prevent jobs queuing at the exact same time 2023-04-01 10:35:10 +11:00
David Bomba
e59d3a3af5 Add mailgun endpoint configuration 2023-03-24 13:08:28 +11:00
David Bomba
a5fc80f408 Dynamically apply the mailgun endpoint 2023-03-23 13:03:37 +11:00
David Bomba
5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00