Artem Bondarenko
75627515f4
added pagination to tags
2020-11-16 17:24:42 +00:00
Artem Bondarenko
6d9a7c42fd
added pagination to tags
2020-11-16 17:24:42 +00:00
Artem Bondarenko
9fd5ae16dc
Suppression Whitelists
2020-11-16 16:52:49 +00:00
Artem Bondarenko
6e372e1e33
mailing list validation
2020-10-15 22:00:38 +01:00
Artem Bondarenko
0a9562e73c
mailing list validation
2020-10-15 22:00:38 +01:00
Artem Bondarenko
87c59dc386
comments fix
2020-10-15 22:00:13 +01:00
Artem Bondarenko
db5c577267
fix
2020-10-15 22:00:13 +01:00
Artem Bondarenko
20385fe70c
fix cs
2020-10-15 22:00:13 +01:00
Artem Bondarenko
ab8324a178
domain tracking implementation fix active param, fix tests
2020-10-15 22:00:13 +01:00
Artem Bondarenko
4f8888daed
domain tracking implementation fix cs
2020-10-15 22:00:13 +01:00
Artem Bondarenko
2d8283ea29
domain tracking implementation
2020-10-15 22:00:13 +01:00
David Garcia
b6d0ace9f3
Code Style fixes
2020-10-08 13:20:23 +01:00
Joseph Shanak
90028dc6a1
Add mapping for assignable_to_pools property of ips index response
2020-10-07 22:04:54 +01:00
Artem Bondarenko
3354ac3514
added unmapped proeprty logLevel to Event model
2020-10-07 17:47:06 +01:00
lvdhoorn
2eb93f2931
Bug fix with getContentIdMap return type
2020-08-20 20:02:47 +01:00
Justin Sims
e5ff7d84ec
Added support for the new mailing list property 'reply_preference'
2020-08-14 01:06:45 +01:00
Martin San Juan
3fc2f8e227
build: fix style and phpstan
2020-08-14 00:49:39 +01:00
Tobias Nyholm
ad67b4179c
Make sure Attachment::show always return ResponseInterface ( #590 )
2019-04-09 20:10:33 +02:00
Nyholm
f84f757ae2
Use PSR-17 and mark classes as final
2019-02-03 21:55:05 +00:00
Tobias Nyholm
cbb13527b9
Minor cleanup and cs ( #550 )
...
* Minor cleanup and cs
* minor
2019-01-23 10:35:58 +01:00
Radoje Albijanic
a79b8bb86f
CS fixes
2019-01-23 00:46:28 +00:00
Radoje Albijanic
58a353e5f3
Refactor models to php7
2019-01-23 00:46:28 +00:00
Radoje Albijanic
272033dff2
Refactor Tag models to php7 code ( #548 )
...
* Refactor models to php7 code
* return model from create method fix
2019-01-22 18:38:44 +01:00
Radoje Albijanic
259d91cb75
Update Suppression models to php7 ( #547 )
...
* PHP7 code in Suppression/Bounce
* PHP7 code in Suppression/Complaint and some fixes
* PHP7 code in Suppression/Unsubscribe and some fixes
* Minor
* Empty constructors, changed DateTimeImmutable instead of DateTime
* Code format
* Refactor and consistency fixes
* Nullable getter return values, nullable address fixes
2019-01-22 16:43:20 +01:00
Nyholm
2fe264038b
Bugfix
2019-01-20 11:03:18 +00:00
Nyholm
997d545e61
Bugfixes
2019-01-20 11:03:18 +00:00
Nyholm
d0cafddeab
Moved MailingList, Message and Route to PHP7 code
2019-01-20 11:03:18 +00:00
Nyholm
ac056e9f75
Updated paging to PHP7
2019-01-20 11:01:02 +00:00
Nyholm
61ae9bc945
Updating Stats models to PHP7 code
2019-01-20 10:59:47 +00:00
Nyholm
28a4454c63
Fixed PHP7 on Event model and Ip model
2019-01-17 08:31:01 +00:00
Tobias Nyholm
51cff9dbdc
cs
2019-01-15 10:43:26 +00:00
Nyholm
47ef0542f0
Updated other domain models
2019-01-15 10:43:26 +00:00
Nyholm
0c3b716cf2
Updated some models with PHP 7 code
2019-01-15 10:43:26 +00:00
Nyholm
0f54332d0e
CS and fixes
2019-01-12 10:34:44 +00:00
Nyholm
2ec2c16227
Added PHP7 code and did some refactoring.
2019-01-12 10:34:44 +00:00
Nyholm
2b60fba811
Moved Mailgun\Model\Route\Response
to Mailgun\Model\Route
2019-01-12 10:28:05 +00:00
David Garcia
88a9e4b1ff
Relocate files
2019-01-10 22:15:40 +00:00
Tobias Nyholm
a1ca1a3b2f
Added PHPStan test ( #537 )
...
* Added PHPStan test
This will fix #536
* Somce code style updates
2019-01-10 20:29:58 +01:00
Nyholm
750a7270e3
cs
2019-01-10 08:25:29 +00:00
Nyholm
34432e0517
Minor bugfixes detected with PHPStan
2019-01-10 08:25:29 +00:00
Nyholm
dd7c1d2361
Added new CS rules
...
Declare strict and no superfluous phpdoc
2019-01-10 08:25:29 +00:00
Nyholm
f915b103a3
cs
2019-01-09 20:51:05 +00:00
Nyholm
b619b66732
Adding tag aggregates
2019-01-09 20:51:05 +00:00
Tobias Nyholm
538ea52b37
Removed "final" for classes with known sub-classes ( #520 )
2019-01-07 06:15:44 +01:00
Tobias Nyholm
519fd7a674
Added proper PHP CS fixer rules ( #527 )
...
* Added proper PHP CS fixer rules
* Adding Symfony cs rules
* Updated CS on tests
2019-01-07 06:12:53 +01:00
Tobias Nyholm
1bcce53387
Use PSR-4 ( #517 )
2019-01-06 08:34:49 +01:00