Chatwoot/app/models
Sojan Jose 615a575bdd
fix: Agent typing indicator for website widget (#4495)
When we migrated the pubsub tokens from contact to contact inboxes, we missed out on doing this update for the typing indicator events. Hence the agent typing events weren't visible on the widget side. This change fixes that and removes the necessary column contact pubsub token from the model.

fixes: #4476
2022-04-18 19:05:45 +05:30
..
channel fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
concerns feat: New automation actions (#4033) 2022-03-29 13:27:16 +05:30
integrations chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
kbase Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
access_token.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
account.rb feat: Update notifications and unread count in real time (#4261) 2022-03-28 20:01:23 +05:30
account_user.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
agent_bot.rb chore: remove unnecessary dependent destroy (#4104) 2022-03-03 13:02:02 +05:30
agent_bot_inbox.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
application_record.rb feat: Add message content to mention email template (#2838) 2021-08-18 15:28:45 +05:30
attachment.rb fix: Attach instagram images with file type story_mentions (#4100) 2022-03-10 20:27:30 +05:30
automation_rule.rb feat: Add send message, fix issues with message conditions (#4423) 2022-04-14 13:36:55 +05:30
campaign.rb fix: Referer URL validation (#4309) 2022-03-30 14:36:22 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact.rb fix: Agent typing indicator for website widget (#4495) 2022-04-18 19:05:45 +05:30
contact_inbox.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
conversation.rb chore: Automation bug fix (#4442) 2022-04-12 20:23:34 +05:30
csat_survey_response.rb feat: Add agents filter in CSAT reports (#4106) 2022-03-04 03:49:26 -08:00
custom_attribute_definition.rb chore: Sync pre-chat fields after custom attribute destroy (#4456) 2022-04-18 14:06:27 +05:30
custom_filter.rb feat: Add APIs to create custom views on the dashboard (#2498) 2021-06-29 19:29:57 +05:30
data_import.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
email_template.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
inbox.rb chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00
inbox_member.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
installation_config.rb feat: migrate facebook env vars to globalConfig (#3369) 2021-11-25 00:55:26 +05:30
integrations.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
jsonb_attributes_length_validator.rb Fix: added validation for custom and additional attribute (#4260) 2022-03-24 15:38:28 +05:30
kbase.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
label.rb Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
mention.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
message.rb chore: Automation bug fix (#4442) 2022-04-12 20:23:34 +05:30
note.rb chore: Clean up migrations (#3613) 2021-12-19 09:47:07 +05:30
notification.rb chore: Remove unnecessary fields from notification payload (#4403) 2022-04-07 00:07:53 +05:30
notification_setting.rb fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
notification_subscription.rb Chore: Firebase Cloud Messaging Support (#858) 2020-06-05 00:15:50 +05:30
platform_app.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
platform_app_permissible.rb fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
reporting_event.rb feat: Consider business hours while generating the reports (#4330) 2022-04-08 00:18:18 -07:00
super_admin.rb chore: Remove message_signature_enabled from users (#3982) 2022-02-15 12:10:53 +05:30
team.rb chore: Use "destroy!" instead of "destroy" when not checking the return value (#4259) 2022-03-24 13:28:25 +05:30
team_member.rb chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
telegram_bot.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
user.rb fix: Unread notification count in multiple accounts (#4373) 2022-04-04 14:34:01 +05:30
webhook.rb chore: Add webhook URL validation (#4080) 2022-02-28 15:44:02 +05:30
working_hour.rb Fix: add option to choose 24 hour working slot (#4018) 2022-02-22 01:28:49 -08:00