dittofeed

Open-source customer engagement. Automate transactional and marketing messages across email, SMS, mobile push, WhatsApp, Slack, and more 📨

MIT License

Stars
1.2K

Bot releases are hidden (Show)

dittofeed - correct serialization for async write mode

Published by maxgurewitz over 1 year ago

dittofeed - introduce write mode, making kafka dependency optional

Published by maxgurewitz over 1 year ago

dittofeed - allow segment deletions, tolerate malformed segments

Published by maxgurewitz over 1 year ago

dittofeed - change default email template user properties

Published by maxgurewitz over 1 year ago

dittofeed - upsert user properties in bootstrap script

Published by maxgurewitz over 1 year ago

dittofeed - allow configured default model id's to be overridden

Published by maxgurewitz over 1 year ago

dittofeed - lazily initialize backend clients

Published by maxgurewitz over 1 year ago

  • lazily initialize clickhouse, postgres, and kafka clients
dittofeed - kafka sasl mechanism configuration

Published by maxgurewitz over 1 year ago

dittofeed - end to end messages

Published by maxgurewitz over 1 year ago

  • lazily initialize kafka producer
  • ensure message_id is written with kafka queue
  • start worker in bootstrap script
  • catch undefined variable errors in liquidjs rendering
  • /api/email-settings now update default email provider
dittofeed - add events page

Published by maxgurewitz over 1 year ago

  • events page can be used to observe ingested events and outgoing message events
dittofeed - has been operator

Published by maxgurewitz over 1 year ago

  • introduces the HasBeen trait segment operator, which is useful for inactivity based segments
dittofeed - redirect / in dashboard to existing route

Published by maxgurewitz over 1 year ago

dittofeed - configurable kafka replication factor, partitions

Published by maxgurewitz over 1 year ago

dittofeed - add ssl option to kafka

Published by maxgurewitz over 1 year ago

dittofeed - add kafka credentials

Published by maxgurewitz over 1 year ago

  • pass kafka credentials to to client
dittofeed - changes to bootstrap and temporal

Published by maxgurewitz over 1 year ago

  • change temporal namespace to "default"
  • isolate errors for bootstrap operations among datastores
dittofeed - add missing @types/uuid in api

Published by maxgurewitz over 1 year ago

dittofeed - resolve inconsistent node versions in docker files

Published by maxgurewitz over 1 year ago

dittofeed - Remove remaining references to navItem target's

Published by maxgurewitz over 1 year ago

dittofeed - Settings and journey configuration pages use new apiBase

Published by maxgurewitz over 1 year ago

  • Ensures settings and journey configuration pages use new DASHBOARD_API_BASE env var.
  • Link documentation in dashboard.