Commit graph

50 commits

Author SHA1 Message Date
Oliver Davies
671b4b9ae0 Re-add create method 2017-12-30 18:22:12 +00:00
Oliver Davies
afff7a6715 Allow for multiple to values 2017-12-30 18:21:15 +00:00
Oliver Davies
55ba13fdac Ensure characters are converted 2017-12-30 18:20:26 +00:00
Oliver Davies
761eba6203 Hide filters 2017-12-30 13:42:56 +00:00
Oliver Davies
b2eefdb7ab
Create LICENSE 2017-12-30 11:11:40 +00:00
Oliver Davies
91b9374160
Fix branch alias 2017-12-30 11:11:18 +00:00
Oliver Davies
d699bfe7f0 Add branch alias 2017-12-30 11:00:59 +00:00
Oliver Davies
d5ab91d5cb Update email address 2017-12-30 10:59:10 +00:00
Oliver Davies
728d284f09 Add docblocks, small fixes 2017-12-30 10:56:07 +00:00
Oliver Davies
9097da2972 Change to and from to use strings or arrays 2017-12-30 10:49:31 +00:00
Oliver Davies
02dddbdaf6 Finish Builder 2017-12-30 10:40:01 +00:00
922d4af8c0 Remove extra setUp 2017-11-28 07:35:01 +00:00
907ff6f1bd Extend TestCase 2017-11-28 07:10:39 +00:00
dac08d5e3f Ignore .xml files 2017-11-28 00:51:09 +00:00
77ab5d9f9b wip 2017-11-04 09:38:14 +00:00
654457beee Add more conditions 2017-11-04 09:37:25 +00:00
d5d9f72375 Add more methods 2017-11-03 23:48:35 +00:00
0594f9f0de Refactor, allow chaining methods 2017-11-03 23:48:34 +00:00
792bfda017 Add basic methods 2017-11-03 23:48:19 +00:00
c5b260f298 Initial setup 2017-11-03 11:18:08 +00:00
348f419410 Remove and ignore composer.lock 2017-10-10 07:08:35 +01:00
0b31ff7577 Import Twig classes, update templates path 2016-12-05 01:19:56 +00:00
e0751b7ed6 Rename and re-organise classes, add namespaces 2016-12-05 01:10:21 +00:00
ec88e389cf Add has method 2016-12-05 00:08:23 +00:00
a62bebf241 Added more tests 2016-10-12 23:11:31 +01:00
f016d7480c Remove blank lines 2016-10-12 22:53:23 +01:00
5456e2fcee Small test changes 2016-10-12 22:47:33 +01:00
ff0c07a560 Start adding tests 2016-10-12 22:27:30 +01:00
dcab51d3f9 Add phpunit.xml 2016-10-12 21:46:07 +01:00
adb25de859 Require phpunit 2016-10-12 21:44:39 +01:00
768852d027 Update branch alias 2016-09-30 13:08:10 +01:00
f90b2fcd9f Update README 2016-09-30 13:03:42 +01:00
ff7f7b687d Use ob_start and ob_get_contents 2016-09-30 12:59:32 +01:00
9a0d4f8a90 Add labelAndArchive method 2016-09-24 19:57:11 +01:00
30d83f7682 Use OR instead of ||
Fixes #6
2016-09-22 19:26:10 +01:00
2b410128c1 Add dev-master alias 2016-09-16 00:40:09 +01:00
408c765691 Update opdavies/twig-extensions 2016-09-16 00:39:08 +01:00
bfc4d44751 Add twig-extensions and use TwigBooleanStringExtension
Fixes #3
2016-07-15 02:52:31 +01:00
a5a9d51db8 PSR-2 2016-07-15 01:52:03 +01:00
5c74cb51d1 Add usage instructions
Fixes #2
2016-07-15 01:37:30 +01:00
c97775c5ad Add license 2016-07-15 01:37:24 +01:00
2b4418b1ff Trash items 2016-07-15 01:10:24 +01:00
48395c0ba7 Remove name and email 2016-07-15 01:09:37 +01:00
b37eaa48c6 Remove extra lines
Removing these has no affect when generating or importing the XML.
2016-07-12 22:31:36 +01:00
f1b8d9656f Ignore XML files 2016-07-12 22:15:27 +01:00
995c5b2f2d Add shouldNeverSpam property 2016-07-12 22:15:03 +01:00
ca5f2f0f41 Add README
Fixes #1
2016-07-12 21:30:30 +01:00
58acfbb4a8 Update docblocks 2016-07-12 21:05:37 +01:00
8072fc5306 Update GmailFilter.php 2016-07-12 21:01:10 +01:00
d56e7c6620 Initial commit 2016-07-12 20:54:44 +01:00