Commit Graph

5 Commits

Author SHA1 Message Date
07d533a810 Manage subscriptions
- make use of the SubscriberSegment::status column to keep track of unsubscriptions
- unsubscribed segments now appear grayed out in the Subscribers listing
- added unsubscribed_at after segment names when editing a subscriber
- added date() method for Twig (uses WP's date format / date_offset)
- fixed typo in Form iframe export
- fixed unit test for Newsletters
- updated selection component (JSX) to allow more customization
2016-02-22 11:35:34 +01:00
a574733217 archives page 2016-01-14 20:00:15 +01:00
6a3166c311 - Implements export
Closes #210
2015-11-13 12:25:33 -05:00
b1ae07d38e - Rebased master
- Cleaned up import & moved it under Subscribers menu
2015-11-07 21:16:38 -05:00
64756c865d - Renamed List model to Segment 2015-09-02 09:29:54 -04:00