Softion
0db686d63c
Standardization of error handling
...
Probably not the best way, but this should make the code more readable as a lot of it is just outputting error messages.
This allows for centralized error messages translation.
2019-06-12 17:38:45 +02:00
Tomas Bures
33f94034e2
Merge branch 'master' into master
2019-03-09 09:06:06 +01:00
Andreas Teuber
cdaf4b0b16
Added description to custom fields
2018-10-31 11:18:31 +01:00
Andreas Teuber
dd696d49ac
Added API call to change the email address of an existing list subscriber
2018-10-23 15:51:54 +02:00
Georgios Anastasiou
60adfed0a6
API: get list by id
2018-05-16 12:43:36 +03:00
Georgios Anastasiou
5f18c9d44f
API: get all lists
2018-05-16 12:15:45 +03:00
Georgios Anastasiou
bd53a77bed
Changed route
2018-01-09 12:20:46 +02:00
Georgios Anastasiou
c085faa157
Implemented api for searching lists that have parameter email as a subscriber
2018-01-08 13:03:38 +02:00
Gerard Krol
0073989430
Add API support for retrieving subscriptions.
2017-11-06 10:23:57 +00:00
witzig
87f7a050ab
Fixed bug #249
2017-06-11 01:27:27 +02:00
Tomas Bures
6b92e39112
Some fixes in lists and apis to reflect the changes in subscriptions.
...
Confirmation URLs split per action type. This allows more specific error reporting.
2017-05-06 06:35:32 -04:00
Tomas Bures
3783d7c2ce
Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed.
2017-04-30 10:51:47 -04:00
vladimir
c9136f8abd
Add blacklist function
2017-04-11 10:10:02 +02:00
Andris Reinman
37b0ac9aec
Do not use array.includes to support some older versions of node
2016-12-08 13:49:31 +02:00
Andris Reinman
95379f731f
v1.18.0
2016-09-08 14:39:41 +03:00
Andris Reinman
7cb5af94b0
return tag
2016-08-29 14:09:07 +03:00
Andris Reinman
896fc01015
v1.16.0
2016-08-29 13:57:27 +03:00
Andris Reinman
1469e08063
Added API call to create new custom fields
2016-08-29 12:27:14 +03:00
Andris Reinman
c72f03ff5e
Added API method to delete subscribers
2016-06-24 14:29:07 +03:00
Andris Reinman
d933f07eac
v1.8.1
2016-05-13 20:08:42 +03:00
Andris Reinman
c26f8b15d7
v1.7.0
2016-05-12 19:21:56 +03:00
Andris Reinman
11f412ded1
Working API for subscribing and unsubscribing
2016-05-07 14:28:24 +03:00