This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
7
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
f5ced785e0e80c196a31c31a165ba2f99ea50c2c
piratepoet
/
lib
/
Models
History
Pavel Dohnal
6a73c463cb
QA fixes
...
[PREMIUM-38]
2017-10-18 10:08:04 +01:00
..
CustomField.php
Moves custom field extraction logic from CustomField model to Subscriber
2017-05-16 20:58:44 -04:00
Form.php
…
MappingToExternalEntities.php
Rename imported_data_mapping table to mapping_to_external_entities
2017-06-12 13:13:06 +02:00
Model.php
Adds new method to validate model on request
2017-07-24 11:20:43 -04:00
ModelValidator.php
Adds min/max email length in UI and backend
2017-09-19 20:04:49 -04:00
Newsletter.php
Fix browser preview bypassing emoji encoding [MAILPOET-1009]
2017-08-30 14:39:38 +03:00
NewsletterLink.php
…
NewsletterOption.php
…
NewsletterOptionField.php
…
NewsletterPost.php
…
NewsletterSegment.php
…
NewsletterTemplate.php
…
ScheduledTask.php
Rename removeSubscribers() method and encapsulate task completion logic [MAILPOET-987]
2017-07-20 11:22:47 +03:00
ScheduledTaskSubscriber.php
Rename unprocessed status, refactor counting a bit more clearly [MAILPOET-987]
2017-07-20 10:56:34 +03:00
Segment.php
QA fixes
2017-10-18 10:08:04 +01:00
SendingQueue.php
Add emoji support to newsletter body [MAILPOET-1009]
2017-08-28 19:07:17 +03:00
Setting.php
…
StatisticsClicks.php
…
StatisticsForms.php
…
StatisticsNewsletters.php
…
StatisticsOpens.php
…
StatisticsUnsubscribes.php
…
Subscriber.php
Use dynamic segments for sending queue
2017-10-18 10:08:04 +01:00
SubscriberCustomField.php
…
SubscriberIP.php
Add progressive throttling of subscriptions from the same IP address [MAILPOET-1128]
2017-10-10 19:36:20 +03:00
SubscriberSegment.php
…