iachat/app/models
Muhsin Keloth 92fa9c4fdc
feat: Ability to improve drafts in the editor using GPT integration (#6957)
ref: https://github.com/chatwoot/chatwoot/issues/6436
fixes: https://linear.app/chatwoot/issue/CW-1552/ability-to-rephrase-text-in-the-editor-using-gpt-integration

---------

Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2023-04-24 23:52:23 +05:30
..
channel feat: Use inbox image as avatar for the bot (#6859) 2023-04-07 13:25:18 -07:00
concerns feat: add activity message for priority change (#6933) 2023-04-20 16:41:53 +05:30
integrations feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
access_token.rb
account_user.rb
account.rb chore: Use feature_flags attribute instead of settings_flags (#6820) 2023-04-04 09:56:58 -07:00
agent_bot_inbox.rb
agent_bot.rb
application_record.rb
article.rb feat: allow sorting of articles (#6833) 2023-04-17 14:43:10 +05:30
attachment.rb feat: Add the ability to receive contact(vCard) on a WhatsApp inbox (#6330) 2023-02-07 19:36:38 -08:00
automation_rule.rb feat: Add a condition for filters based on the priority of automation (#6939) 2023-04-20 18:10:05 +05:30
campaign.rb
canned_response.rb
category.rb
contact_inbox.rb [CW-1348] fix: Update email regex validation for contact_inbox (#6705) 2023-03-21 10:51:12 +05:30
contact.rb chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30
conversation_participant.rb chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
conversation.rb feat: add activity message for priority change (#6933) 2023-04-20 16:41:53 +05:30
csat_survey_response.rb fix: Notification page breakages (#5236) 2022-08-10 13:46:46 +02:00
custom_attribute_definition.rb
custom_filter.rb
dashboard_app.rb
data_import.rb chore: Contact import improvements (CW-1362) (#6747) 2023-04-18 00:40:55 +05:30
email_template.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
folder.rb
inbox_member.rb
inbox.rb feat: Link help center portal to an Inbox (#6903) 2023-04-24 12:49:52 +05:30
installation_config.rb chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30
integrations.rb
jsonb_attributes_length_validator.rb
kbase.rb
label.rb feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
macro.rb feat: Add an action in Macro to change the priority (#6940) 2023-04-24 17:14:30 +05:30
mention.rb
message.rb feat: Save in_reply_to from WhatsApp messages (#6964) 2023-04-23 18:28:14 -07:00
note.rb
notification_setting.rb
notification_subscription.rb Chore: Firebase Cloud Messaging Support (#858) 2020-06-05 00:15:50 +05:30
notification.rb chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30
platform_app_permissible.rb fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
platform_app.rb
portal_member.rb
portal.rb feat: Link help center portal to an Inbox (#6903) 2023-04-24 12:49:52 +05:30
related_category.rb
reporting_event.rb fix: Add index in conversation and reporting event (#4577) 2022-04-28 16:58:06 +05:30
super_admin.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
team_member.rb
team.rb feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
telegram_bot.rb
user.rb fix: Case insensitive email match (#6760) 2023-03-28 15:23:41 +05:30
webhook.rb
working_hour.rb