Chatwoot/app/builders
Sojan Jose 45e43b0b89
feat: Contactable Inboxes API (#2101)
- Add endpoint which lists inboxes through which a contact can be contacted
- Conversation creation API auto-creates contact_inbox for specific channels [ Twilio, email, api]
- Ability to send the initial message payload along with the conversation creation
- Fixes #1678 ( issue saving additional attributes for conversation )
2021-04-15 15:13:01 +05:30
..
messages chore: Handle exceptions on external URL calls (#1334) 2020-10-11 20:22:21 +05:30
v2 Bug: Force scoping message metrics to account_id (#748) 2020-04-22 12:49:46 +05:30
account_builder.rb feat: Add Installation onboarding flow (#1640) 2021-01-17 14:07:18 +05:30
contact_builder.rb feat: Enable Markdown Parsing in emails (#1663) 2021-01-18 11:43:31 +05:30
contact_inbox_builder.rb feat: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30
notification_builder.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
notification_subscription_builder.rb Bugfix: FCM push subscription builder fix (#930) 2020-06-06 20:53:30 +05:30