Commit graph

63 commits

Author SHA1 Message Date
Blaž Dular
02b0b4f1aa
fix(docs): incorrect auth_driver in Google workspace SAML instructions (#662) 2025-04-24 18:41:51 -05:00
Chris Anderson
2a780aab93
Adds better default error handling and docs (#621) 2025-01-25 18:26:59 -06:00
Chris Anderson
1527e01650
Prevent campaign details being edited during send (#620) 2025-01-25 17:58:53 -06:00
Chris Anderson
729397907d
Force timezone check during record creation (#613) 2025-01-19 22:08:21 -06:00
Chris Anderson
27a457b53a
Add support for redis auth (#602) 2025-01-04 09:23:57 -06:00
Chris Anderson
f4b78be484
Adds Telnyx SMS provider, enables SMS resubscribe (#570) 2024-12-09 08:49:04 -06:00
Chris Anderson
75a976de05
Automatic List Regeneration When Using Relative Date Rules (#538) 2024-12-02 19:57:30 -06:00
François
2bd4deec10
Updated api docs urls with missing /api/ (#543) 2024-11-16 14:12:46 -06:00
Chris Anderson
95c733795b
Adds journey step type to remove a user from a journey (#501) 2024-10-12 15:11:31 -05:00
Chris Anderson
3700a2b154
Adds docs for JS client (#511) 2024-09-28 17:20:26 -05:00
Chris Anderson
097e24a516
Allows for additional OpenID response types (#502) 2024-09-15 17:34:12 -05:00
Chris Anderson
8ac0405a37
Improves docs for storage (#486) 2024-08-08 23:40:41 -05:00
Chris Anderson
53c22b339c
Adds better support for inbound SMS (#457) 2024-04-18 21:32:17 -05:00
Chris Anderson
baf4accaba
Move unsubscribe URLs to be safe links to prevent escaping (#441) 2024-04-08 17:23:46 -05:00
Chris Anderson
347f2fac4d
Allows for uploading user created at dates statically (#426) 2024-04-01 11:17:02 -05:00
Chris Hills
044f039280
fixed bad links in journey docs (#391) 2024-03-18 09:00:20 -05:00
Chris Hills
cd1a08cf58
Snake case fields, add journey data access docs (#389) 2024-03-18 06:19:53 -05:00
Chris Anderson
f870c8f028
Updates API documentation (#386) 2024-03-17 10:25:46 -05:00
Chris Anderson
4f811024bb
Base implementation to allow for sending campaigns via API (#384)
Co-authored-by: chills <christopherhills292@gmail.com>
2024-03-17 08:58:11 -05:00
Chris Anderson
1c67373ff0
Allows for using alternate S3 providers (#338) 2024-01-12 06:13:27 -06:00
Chris Anderson
b51227f991
Reverts to original documentation setup (#335) 2023-12-30 17:27:06 -08:00
Chris Anderson
d06f3050bf
Modifies base url option for documentation (#334) 2023-12-30 16:13:28 -08:00
Chris Anderson
82ce1a91fa
More fixes to documentation building (#333) 2023-12-30 15:43:06 -08:00
Chris Anderson
eb16c55dd1
Additional try to move documentation (#332) 2023-12-30 15:25:12 -08:00
Chris Anderson
f0ff1fcc5b
Switches documentation URL (#331) 2023-12-30 15:16:03 -08:00
Chris Anderson
100a178967
Allows passing Handlebars into delay step (#330) 2023-12-30 15:11:04 -08:00
Chris Anderson
9371006aa8
Minor UI Improvements (#322) 2023-12-22 14:27:03 -08:00
Chris Anderson
27bd2377c6
Fixes user upload batching (#321) 2023-12-18 17:46:45 -06:00
Chris Hills
6e3792d1a4
Journeys - Scheduler-based Entrances (#287) 2023-10-15 10:31:34 -05:00
Chris Anderson
0aeb76b0b2
Improves to providers documentation (#286) 2023-10-14 21:13:49 -05:00
Chris Anderson
56ad60cef7
Adds search to documentation (#280) 2023-10-09 16:41:07 -05:00
Chris Anderson
1875a8c4e5
Documentation improvements (#276) 2023-10-08 23:55:32 -05:00
Chris Anderson
196a48e72e
Adds Sendgrid integration (#275) 2023-10-08 16:50:27 -05:00
Chris Anderson
7df7162e1e
Add PostHog Provider (#262) 2023-09-02 16:14:55 -05:00
Chris Anderson
e7957ac718
Performance Improvements & Docs (#248) 2023-08-19 18:33:05 -05:00
Chris Anderson
cc54e8e600
Allows for tracking settings to be set through org UI (#237) 2023-08-11 21:31:10 -05:00
Chris Anderson
a053b555da
Authentication Improvements (#236) 2023-08-09 19:10:38 -05:00
Chris Anderson
f1100a0751
Adds additional options for delaying journeys (#226) 2023-07-06 19:44:19 -05:00
Chris Anderson
370ae8e022
Fixes text preview and proofing (#217) 2023-07-03 14:08:17 -05:00
Chris Anderson
706edd1161
Improves template documentation and UI fixes (#215) 2023-07-03 10:16:14 -05:00
Chris Anderson
29b5ce1563
Adds additional documentation on starting out (#197) 2023-06-21 22:11:28 -05:00
Chris Anderson
232d46ae76
Fixes campaign state job (#164)
* Fixes campaign state job

* Fixes documentation
2023-05-15 21:34:06 -05:00
Chris Anderson
e01e81c41f
Adds Android SDK documentation (#163) 2023-05-14 15:09:19 -05:00
Chris Anderson
e2135ec17d
Allow for archiving lists (#144)
* Allows for archiving and deleting lists

* Fixes doc link
2023-04-26 21:00:49 -05:00
Chris Anderson
7b2b9db5d3
Improves documentation for API and clients (#142) 2023-04-26 17:11:24 -05:00
Chris Anderson
15e559b20e
Improves Redis and SQS queues (#128)
* Improves Redis and SQS queues

Adds performance monitoring for queues
Moves aliasing to a job

* Linter fix
2023-04-14 18:10:34 -05:00
Chris Anderson
aa61951670
Improves documentation and compose file (#127) 2023-04-13 20:44:54 -05:00
Chris Anderson
aa22441a46
Dropdown pickers bug (#126)
* Fixes drop down pickers glitching

Improves docker compose

* Fix docs
2023-04-13 17:18:36 -05:00
Chris Anderson
7a56ee2225
Add quick start documentation (#124)
* Start improving quick start documentation

* Documentation tweaks
2023-04-12 22:46:27 -05:00
Chris Anderson
d6426bee50 Adds Mailgun provider 2023-04-07 18:02:28 -04:00