Search is not available for this dataset
hash
string
author
int32
committer_date
string
timezone
int64
parents
string
message
string
changes
string
language
string
59969cc5536f63e926ad999e79f136bfb1e1ed03
210
2022-05-22 00:38:41-07:00
-19,800
['11ea8a3032a7199c71308fbcc5d52056d73412a9']
chore: Update conversations API to include unattended conversations. (#4708) * Update conversations API to include unattended conversations.
[{'old_path': 'app/finders/conversation_finder.rb', 'new_path': 'app/finders/conversation_finder.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -51,6 +51,7 @@ class ConversationFinder\n filter_by_team if @team\n filter_by_labels if params[:labels]\n filter_by_query if params[:q]\n+ filter_by_repl...
Ruby
f74a1f7d5ac2dc58a168eaab2728e3fe0de34be3
603
2022-05-23 11:33:54+05:30
-19,800
['59969cc5536f63e926ad999e79f136bfb1e1ed03']
chore: Update translations (#4691)
[{'old_path': 'app/javascript/dashboard/i18n/locale/ar/report.json', 'new_path': 'app/javascript/dashboard/i18n/locale/ar/report.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -386,6 +386,7 @@\n "CSAT_REPORTS": {\n "HEADER": "تقارير CSAT",\n "NO_RECORDS": "لا توجد ردود متوفرة على الدراسة الاستقصائية...
Ruby
79280ae372a7e1522756babb6300b1c68f3aa07f
540
2022-05-23 12:46:17+05:30
-19,800
['f74a1f7d5ac2dc58a168eaab2728e3fe0de34be3']
chore: Enable Ukrainian language (uk) (#4720)
[{'old_path': 'config/initializers/languages.rb', 'new_path': 'config/initializers/languages.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -34,7 +34,8 @@ LANGUAGES_CONFIG = {\n 29 => { name: 'norsk (no)', iso_639_3_code: 'nor', iso_639_1_code: 'no', enabled: true },\n 30 => { name: '中文 (zh-CN)', iso_639_3_...
Ruby
56cd9bc0b873a5416cd1e210bfee1701e35f04e4
540
2022-05-23 19:24:07+05:30
-19,800
['79280ae372a7e1522756babb6300b1c68f3aa07f']
chore: Add Assignable Agents API (#4722)
[{'old_path': None, 'new_path': 'app/controllers/api/v1/accounts/assignable_agents_controller.rb', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,24 @@\n+class Api::V1::Accounts::AssignableAgentsController < Api::V1::Accounts::BaseController\n+ before_action :fetch_inboxes\n+\n+ def index\n+ agent_ids = @i...
Ruby
baa3efaf0ef0d59555d2c3df6ce04303a31b45a2
603
2022-05-24 22:15:57+05:30
-19,800
['d20eafbda4719693a9c0084c84f5311eab00250e']
chore: Update cache name in Circle CI builds (#4738) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': '.circleci/config.yml', 'new_path': '.circleci/config.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -40,14 +40,13 @@ jobs:\n \n - restore_cache:\n keys:\n- - chatwoot-bundle-{{ .Environment.CACHE_VERSION }}-{{ checksum "Gemfile.lock" }}\n- - chatwoot-bundle\...
Ruby
22d22cf4c3c5166b653653dfafac9b557975cbb7
650
2022-05-25 12:30:00+05:30
-19,800
['baa3efaf0ef0d59555d2c3df6ce04303a31b45a2']
feat: Improve Linux installation experience (#4713) * feat: improve linux install script * feat: setup logging and reduce verboseness - redirect output/error to logfile - reduce verboseness in main script exection - trap non-zero exit * chore: remove debug logging * feat: fix exit handler * improve le...
[{'old_path': 'deployment/setup_20.04.sh', 'new_path': 'deployment/setup_20.04.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,32 +1,48 @@\n #!/usr/bin/env bash\n \n # Description: Chatwoot installation script\n-# OS: Ubuntu 20.04 LTS / Ubuntu 20.10\n-# Script Version: 0.8\n+# OS: Ubuntu 20.04 LTS\n+# Script ...
Ruby
7434b60f71a2eaeca40df7e6fcd5c8b95c8e5e81
540
2022-05-25 12:38:23+05:30
-19,800
['22d22cf4c3c5166b653653dfafac9b557975cbb7']
fix: Revert changes to fix name updation from pre-chat form (#4741)
[{'old_path': 'app/controllers/api/v1/widget/base_controller.rb', 'new_path': 'app/controllers/api/v1/widget/base_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -54,6 +54,7 @@ class Api::V1::Widget::BaseController < ApplicationController\n ).perform\n else\n @contact.update!(email: em...
Ruby
1215f37ddae1a69a203ddb0622fc21e1bc8f1a59
540
2022-05-25 17:06:31+05:30
-19,800
['7434b60f71a2eaeca40df7e6fcd5c8b95c8e5e81']
fix: Remove translated keys from locale files (#4748)
[{'old_path': 'app/javascript/dashboard/components/ChatList.vue', 'new_path': 'app/javascript/dashboard/components/ChatList.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -235,11 +235,16 @@ export default {\n return {};\n },\n assigneeTabItems() {\n- return this.$t('CHAT_LIST.ASSIGNEE_TYPE_T...
Ruby
47a6d9681a4303eb54705246eec01d117a20c18b
622
2022-05-26 19:05:30+05:30
-19,800
['1215f37ddae1a69a203ddb0622fc21e1bc8f1a59']
feat: send instagram message after 24 hours (#4698) Added MESSAGE_TAG: HUMAN_AGENT for Instagram messages if the user wants to send it after the standard message window. Fixes #4689
[{'old_path': 'app/models/conversation.rb', 'new_path': 'app/models/conversation.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -93,7 +93,7 @@ class Conversation < ApplicationRecord\n delegate :auto_resolve_duration, to: :account\n \n def can_reply?\n- return last_message_less_than_24_hrs? if additional_...
Ruby
ab05dd9b9b2f65a74b9f36c0dab6b5a08d5a7af3
603
2022-05-26 20:23:00+05:30
-19,800
['47a6d9681a4303eb54705246eec01d117a20c18b']
chore: Improve the reauthorization requirement for Email Channel (#4753)
[{'old_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'new_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,6 +7,8 @@ class Inboxes::FetchImapEmailsJob < ApplicationJob\n return unless should_fetch_email?(channel)\n \n process_mail_for_channel(channel...
Ruby
dceeb57a1d514d32ed17db61763b5ba23899fad4
603
2022-05-26 20:23:36+05:30
-19,800
['ab05dd9b9b2f65a74b9f36c0dab6b5a08d5a7af3']
chore: Update translations from Crowdin (#4751)
[{'old_path': 'app/javascript/dashboard/i18n/locale/cs/chatlist.json', 'new_path': 'app/javascript/dashboard/i18n/locale/cs/chatlist.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -13,7 +13,7 @@\n },\n "FILTER_ALL": "Vše",\n "ASSIGNEE_TYPE_TABS": {\n- "me": "Důl",\n+ "me": "Mine",\n ...
Ruby
52fad886b88e71f88a81ad44916da746b60cd56d
540
2022-05-27 09:26:59+05:30
-19,800
['dceeb57a1d514d32ed17db61763b5ba23899fad4']
feat: Add business hours in downloadable reports (#4674) Co-authored-by: Aswin Dev P.S <aswindevps@gmail.com>
[{'old_path': 'app/controllers/api/v2/accounts/reports_controller.rb', 'new_path': 'app/controllers/api/v2/accounts/reports_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,4 +1,5 @@\n class Api::V2::Accounts::ReportsController < Api::V1::Accounts::BaseController\n+ include Api::V2::Accounts::Repor...
Ruby
50d2dbd46257eb40b8741b6fe91850b6e896e1a3
274
2022-05-27 12:23:29+05:30
25,200
['52fad886b88e71f88a81ad44916da746b60cd56d']
chore: Fix the exception while destructuring data in chatwoot:error listener (#4702)
[{'old_path': 'app/javascript/widget/store/modules/contacts.js', 'new_path': 'app/javascript/widget/store/modules/contacts.js', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -61,9 +61,7 @@ export const actions = {\n dispatch('conversationAttributes/getAttributes', {}, { root: true });\n }\n } catc...
Ruby
568c30e93e92ddcaffcf8874332d07c692590b8d
650
2022-05-27 17:33:24+05:30
-19,800
['50d2dbd46257eb40b8741b6fe91850b6e896e1a3']
chore: Update ruby and docker base image to 3.0.4 (#4693) * chore: Update ruby version to 3.0.4 * chore: update ruby version in docker workflow * chore: update ruby version to 3.1.2 * Upgrade vue-jest to remove deasync * Revert to 3.0.4 to see if deasync issue is fixed * fix: script failure if pg/redis ...
[{'old_path': '.circleci/config.yml', 'new_path': '.circleci/config.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,7 +7,7 @@ defaults: &defaults\n working_directory: ~/build\n docker:\n # specify the version you desire here\n- - image: cimg/ruby:3.0.2-browsers\n+ - image: cimg/ruby:3.0.4-brows...
Ruby
afc7c1ac64f96fe754d16f5a15bf39c6ed6f70dc
603
2022-05-30 18:39:20+05:30
-19,800
['e924ce8b4e60530e5f4d1fe284413f3465c339da']
chore: Update translations (#4755)
[{'old_path': 'app/javascript/dashboard/i18n/locale/cs/conversation.json', 'new_path': 'app/javascript/dashboard/i18n/locale/cs/conversation.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,9 +24,9 @@\n "24_HOURS_WINDOW": "24 hodinové omezení okna",\n "NOT_ASSIGNED_TO_YOU": "Tato konverzace vám není...
Ruby
3f382e5979d508fbd6d9f153b37433c7fe6f0cbe
12
2022-05-31 16:38:24+05:30
-19,800
['afc7c1ac64f96fe754d16f5a15bf39c6ed6f70dc']
Handle falsy values for filename (#4766)
[{'old_path': 'app/javascript/dashboard/components/widgets/conversation/bubble/File.vue', 'new_path': 'app/javascript/dashboard/components/widgets/conversation/bubble/File.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -29,8 +29,11 @@ export default {\n },\n computed: {\n fileName() {\n+ if (this....
Ruby
b9aa4444b3ed87026cd060e9a062ba80e7373afa
540
2022-06-01 11:13:10+05:30
-19,800
['55f7be4ffc429aadefb0b814636a0023456e00f9']
feat: Allow users to create dashboard apps to give agents more context (#4761)
[{'old_path': None, 'new_path': 'app/controllers/api/v1/accounts/dashboard_apps_controller.rb', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,44 @@\n+class Api::V1::Accounts::DashboardAppsController < Api::V1::Accounts::BaseController\n+ before_action :fetch_dashboard_apps, except: [:create]\n+ before_action...
Ruby
c7c46463ae78aa6c3a2a0dd1be0f620556ddbdb5
650
2022-06-01 18:41:18+05:30
-19,800
['b9aa4444b3ed87026cd060e9a062ba80e7373afa']
fix: Update text used in personal message signature (#4776) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/settings.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/settings.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,7 +21,7 @@\n },\n "MESSAGE_SIGNATURE_SECTION": {\n "TITLE": "Personal message signature",\n- "NOTE"...
Ruby
6b9f4d08ca37c5bd6fd4dd154e3929f7335904b7
540
2022-06-02 11:38:58+05:30
-19,800
['c7c46463ae78aa6c3a2a0dd1be0f620556ddbdb5']
fix: Disable marking IMAP connection as invalid for Standard Errors (#4764)
[{'old_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'new_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,13 +6,12 @@ class Inboxes::FetchImapEmailsJob < ApplicationJob\n def perform(channel)\n return unless should_fetch_email?(channel)\n \n- proce...
Ruby
43a0b4c039b76d1eb752143a9c5989b5b67f63c3
650
2022-06-02 19:51:50+05:30
-19,800
['6b9f4d08ca37c5bd6fd4dd154e3929f7335904b7']
fix: command execution in heredoc comment (#4783)
[{'old_path': 'deployment/setup_20.04.sh', 'new_path': 'deployment/setup_20.04.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -179,7 +179,8 @@ function main() {\n Chatwoot Installation (latest)\n ***************************************************************************\n \n-For more verbose logs...
Ruby
79a525aa62ffeddfc311e998f540704b3a08e20d
12
2022-06-03 11:12:22+05:30
-19,800
['43a0b4c039b76d1eb752143a9c5989b5b67f63c3']
feat: Add Bulk actions to conversations (#4647) Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': None, 'new_path': 'app/javascript/dashboard/api/bulkActions.js', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,9 @@\n+import ApiClient from './ApiClient';\n+\n+class BulkActionsAPI extends ApiClient {\n+ constructor() {\n+ super('bulk_actions', { accountScoped: true });\n+ }\n+}\n+\n+export ...
Ruby
267252d13ad9043c5a778a7c2b09680c18ac42e7
540
2022-06-06 12:43:19+05:30
-19,800
['79a525aa62ffeddfc311e998f540704b3a08e20d']
chore: Remove flay, rspec from development/test group (#4795)
[{'old_path': 'Gemfile', 'new_path': 'Gemfile', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -156,11 +156,6 @@ group :test do\n end\n \n group :development, :test do\n- # TODO: is this needed ?\n- # errors thrown by devise password gem\n- gem 'flay'\n- gem 'rspec'\n- # for error thrown by devise password gem\...
Ruby
56f668db6bca4ad7c91ca88a9e258d00bfb46f7a
622
2022-06-07 13:01:01+05:30
-19,800
['267252d13ad9043c5a778a7c2b09680c18ac42e7']
feat: Attribute changed filter for automations (#4621)
[{'old_path': 'app/controllers/api/v1/accounts/automation_rules_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/automation_rules_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,6 +9,7 @@ class Api::V1::Accounts::AutomationRulesController < Api::V1::Accounts::BaseCont\n def create\n ...
Ruby
bad24f97abd3f839d40f890b24f797c09e25a9c6
12
2022-06-07 17:33:33+05:30
-19,800
['56f668db6bca4ad7c91ca88a9e258d00bfb46f7a']
feat: Add support for Whatsapp template messages in the UI (#4711) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/builders/messages/message_builder.rb', 'new_path': 'app/builders/messages/message_builder.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -73,6 +73,10 @@ class Messages::MessageBuilder\n @params[:campaign_id].present? ? { additional_attributes: { campaign_id: @params[:campaign_id] } } : {}...
Ruby
772d92a4d3706235578e2cbe88058bb389c05c2d
622
2022-06-07 17:50:51+05:30
-19,800
['bad24f97abd3f839d40f890b24f797c09e25a9c6']
fix: Facebook reauthorization mailer (#4695)
[{'old_path': 'app/builders/messages/facebook/message_builder.rb', 'new_path': 'app/builders/messages/facebook/message_builder.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -27,7 +27,7 @@ class Messages::Facebook::MessageBuilder < Messages::Messenger::MessageBuilder\n end\n ensure_contact_avatar\n re...
Ruby
635e544124a91f01c86244ea7ecb6350c706a52d
394
2022-06-07 19:49:32+05:30
21,600
['772d92a4d3706235578e2cbe88058bb389c05c2d']
chore: Make "apk" commands consistent in Dockerfile (#4790) * Make "apk" commands consistent in Dockerfile 1. Add "--no-cache" to some "apk" command that are missing it * Remove "--update-cache" in Dockerfile > As of Alpine Linux 3.3 there exists a new --no-cache option for apk. It allows > users to install ...
[{'old_path': 'docker/Dockerfile', 'new_path': 'docker/Dockerfile', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,8 +15,7 @@ ENV RAILS_ENV ${RAILS_ENV}\n \n ENV BUNDLE_PATH="/gems"\n \n-RUN apk update \\\n- && apk add \\\n+RUN apk add --no-cache \\\n openssl \\\n tar \\\n build-base \\\n@@ -85,7 +8...
Ruby
a9e84ec182ef589439f1f77910ddc9801ae88109
603
2022-06-08 18:07:45+05:30
-19,800
['5d1729c7dd0b142f9a8ac6c047642647e5ee1cb6']
chore: Update translations from Crowdin (#4772) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/javascript/dashboard/helper/specs/inbox.spec.js', 'new_path': 'app/javascript/dashboard/helper/specs/inbox.spec.js', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -41,5 +41,5 @@ describe('#Inbox Helpers', () => {\n 'warning'\n );\n });\n- })\n+ });\n });\n"}, {'old_path': None...
Ruby
74fa907010f4339b8b3846f4d39bb5f8923c8b93
603
2022-06-08 21:36:47+05:30
-19,800
['a9e84ec182ef589439f1f77910ddc9801ae88109']
chore: Update translations from Crowdin (#4822)
[{'old_path': 'app/javascript/dashboard/i18n/locale/de/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/de/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -398,8 +398,8 @@\n "MESSENGER_SUB_HEAD": "Platzieren Sie diese Schaltfläche in Ihrem Body-Tag",\n "INBOX_AGENTS": "A...
Ruby
6385e42d9b83894d471ee2431795c01ab57e5f4e
603
2022-06-09 21:30:03+05:30
-19,800
['74fa907010f4339b8b3846f4d39bb5f8923c8b93']
chore: Update translations from Crowdin (#4833)
[{'old_path': 'app/javascript/dashboard/i18n/locale/ar/bulkActions.json', 'new_path': 'app/javascript/dashboard/i18n/locale/ar/bulkActions.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,17 +1,17 @@\n {\n "BULK_ACTION": {\n- "CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",...
Ruby
c5c89449dd46e63fedf6ca7e59898152af592249
12
2022-06-09 21:34:59+05:30
-19,800
['6385e42d9b83894d471ee2431795c01ab57e5f4e']
fix: Remove validation for WhatsApp templates with no params (#4820)
[{'old_path': 'app/javascript/dashboard/components/widgets/conversation/WhatsappTemplates/TemplateParser.vue', 'new_path': 'app/javascript/dashboard/components/widgets/conversation/WhatsappTemplates/TemplateParser.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,8 +6,7 @@\n readonly\n class="templ...
Ruby
9bac5873ef6429bcfce7621bf19453a2e20292d5
622
2022-06-10 12:26:21+05:30
-19,800
['c5c89449dd46e63fedf6ca7e59898152af592249']
chore: upgrade FB api version (#4834)
[{'old_path': 'app/controllers/dashboard_controller.rb', 'new_path': 'app/controllers/dashboard_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -43,7 +43,7 @@ class DashboardController < ActionController::Base\n VAPID_PUBLIC_KEY: VapidService.public_key,\n ENABLE_ACCOUNT_SIGNUP: GlobalConf...
Ruby
3f3ee6c34a7f8f69f45c1b259d90abb533bcdfae
540
2022-06-10 18:40:29+05:30
-19,800
['9bac5873ef6429bcfce7621bf19453a2e20292d5']
chore: Add support for message_templates in API inbox (#4835)
[{'old_path': 'app/javascript/dashboard/components/widgets/conversation/ReplyBox.vue', 'new_path': 'app/javascript/dashboard/components/widgets/conversation/ReplyBox.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -267,7 +267,8 @@ export default {\n return false;\n },\n hasWhatsappTemplates() {\n-...
Ruby
7bb8186e43b87cdcb8049beb24aa216b222072dd
540
2022-06-10 19:29:52+05:30
-19,800
['3f3ee6c34a7f8f69f45c1b259d90abb533bcdfae']
chore: Update self-closing tag eslint config (#4826) * chore: Fix self-closing tag issues * Fix merge conflicts Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
[{'old_path': '.eslintrc.js', 'new_path': '.eslintrc.js', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,18 +19,32 @@ module.exports = {\n \'jsx-a11y/label-has-for\': \'off\',\n \'jsx-a11y/anchor-is-valid\': \'off\',\n \'import/no-unresolved\': \'off\',\n- \'vue/max-attributes-per-line\': [\'error...
Ruby
bc8e08f126fed5db2668b302a8cebe2fa59489f1
603
2022-06-12 11:08:06+05:30
-19,800
['7bb8186e43b87cdcb8049beb24aa216b222072dd']
chore: Update translations from Crowdin (#4838)
[{'old_path': 'app/javascript/dashboard/i18n/locale/es/advancedFilters.json', 'new_path': 'app/javascript/dashboard/i18n/locale/es/advancedFilters.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,7 +22,7 @@\n "is_not_present": "No está presente",\n "is_greater_than": "Es mayor que",\n "is_...
Ruby
98f216046294d60fd1f925f3c2ba92c63455f79d
540
2022-06-13 11:27:22+05:30
-19,800
['bc8e08f126fed5db2668b302a8cebe2fa59489f1']
chore: Remove partner signup link (#4843)
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -209,7 +209,6 @@\n "LABEL": "API key",\n "SUBTITLE": "Configure the WhatsApp API key.",\n "PLACEHO...
Ruby
aa903a5da98651bc45e6852f5b16bbc99ae24f13
622
2022-06-13 11:58:54+05:30
-19,800
['98f216046294d60fd1f925f3c2ba92c63455f79d']
Fix: backend changes for custom attribute (#4830)
[{'old_path': 'app/controllers/api/v1/accounts/automation_rules_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/automation_rules_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -76,7 +76,7 @@ class Api::V1::Accounts::AutomationRulesController < Api::V1::Accounts::BaseCont\n def automati...
Ruby
2198930185458ad2fa9610cf35d5e11e536f346a
12
2022-06-13 12:14:27+05:30
-19,800
['aa903a5da98651bc45e6852f5b16bbc99ae24f13']
feat: Add snooze, reopen option to bulk actions (#4831) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/javascript/dashboard/assets/scss/_utility-helpers.scss', 'new_path': 'app/javascript/dashboard/assets/scss/_utility-helpers.scss', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -60,3 +60,9 @@\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n+\n+.flex-between {\n+ align-items: center;\n...
Ruby
ae72757d23da8ce4aa0f65145469c6bcb0844eb8
622
2022-06-13 15:56:49+05:30
-19,800
['2198930185458ad2fa9610cf35d5e11e536f346a']
feat: APIs for Articles (#4777) Fixes: #4802
[{'old_path': 'Gemfile', 'new_path': 'Gemfile', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -128,6 +128,9 @@ gem 'html2text'\n # to calculate working hours\n gem 'working_hours'\n \n+# full text search for articles\n+gem 'pg_search'\n+\n group :production, :staging do\n # we dont want request timing out in deve...
Ruby
713fdb44ee09e7f16ffb83d71c5faf7036d6d807
603
2022-06-13 20:18:38+05:30
-19,800
['ae72757d23da8ce4aa0f65145469c6bcb0844eb8']
feat (ee): APIs to configure an auto assignment limit for inboxes (#4672) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/controllers/api/v1/accounts/inboxes_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/inboxes_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -42,7 +42,7 @@ class Api::V1::Accounts::InboxesController < Api::V1::Accounts::BaseController\n end\n \n def update\n- @inb...
Ruby
37cb46238af99b78ba44093e0e41ff453d496cb9
622
2022-06-14 10:35:56+05:30
-19,800
['713fdb44ee09e7f16ffb83d71c5faf7036d6d807']
chore: Add documentation for automation rule, fix conversation/inbox_members (#4852)
[{'old_path': 'swagger/definitions/index.yml', 'new_path': 'swagger/definitions/index.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,6 +16,8 @@ canned_response:\n $ref: ./resource/canned_response.yml\n custom_attribute:\n $ref: ./resource/custom_attribute.yml\n+automation_rule:\n+ $ref: ./resource/aut...
Ruby
f0db8545cbd80f522ef7ba7f25ed9d29a63344f0
540
2022-06-14 10:55:16+05:30
-19,800
['37cb46238af99b78ba44093e0e41ff453d496cb9']
fix: Update profile settings header title (#4856)
[{'old_path': 'app/javascript/dashboard/routes/dashboard/settings/profile/profile.routes.js', 'new_path': 'app/javascript/dashboard/routes/dashboard/settings/profile/profile.routes.js', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -10,7 +10,7 @@ export default {\n roles: ['administrator', 'agent'],\n c...
Ruby
1bb0371c1d6b93ec3a33270c94b0e106cf27e206
540
2022-06-14 18:05:37+05:30
-19,800
['f0db8545cbd80f522ef7ba7f25ed9d29a63344f0']
feat: Add agent_reply_time_window in API channels (#4857)
[{'old_path': 'app/javascript/dashboard/components/widgets/WootWriter/ReplyBottomPanel.vue', 'new_path': 'app/javascript/dashboard/components/widgets/WootWriter/ReplyBottomPanel.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -80,7 +80,7 @@\n @click="toggleMessageSignature"\n />\n <woot-butt...
Ruby
fdcaed75f654eb247769160acbb05012298bc6bd
603
2022-06-14 23:46:36+05:30
-19,800
['1bb0371c1d6b93ec3a33270c94b0e106cf27e206']
chore: Move Whatsapp template sync to cron (#4858) syncing WhatsApp templates job is moved to a cron job for a better user experience. The Templates are synced at 15-minute intervals now.
[{'old_path': None, 'new_path': 'app/jobs/channels/whatsapp/templates_sync_job.rb', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,7 @@\n+class Channels::Whatsapp::TemplatesSyncJob < ApplicationJob\n+ queue_as :low\n+\n+ def perform(whatsapp_channel)\n+ whatsapp_channel.sync_templates\n+ end\n+end\n'}, {'...
Ruby
067c9053297defe54328af8967e8ee2b95e98cb5
12
2022-06-15 14:18:05+05:30
-19,800
['fdcaed75f654eb247769160acbb05012298bc6bd']
feat: Allow agents to bulk assign labels to conversations (#4854) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/javascript/dashboard/components/ChatList.vue', 'new_path': 'app/javascript/dashboard/components/ChatList.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -95,6 +95,7 @@\n @select-all-conversations="selectAllConversations"\n @assign-agent="onAssignAgent"\n @update-conversation...
Ruby
9015d83679aef81395c5ec829008a8e70febc02f
210
2022-06-15 16:20:19+05:30
-19,800
['067c9053297defe54328af8967e8ee2b95e98cb5']
chore: Fix sentry issues (#4863) Fix sentry issues. Fixes #4815, #4814, #4811, #4809
[{'old_path': 'app/controllers/api/v1/accounts/inboxes_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/inboxes_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -43,14 +43,18 @@ class Api::V1::Accounts::InboxesController < Api::V1::Accounts::BaseController\n \n def update\n @inbox.upd...
Ruby
644f07a23d97726d9c80cfab4fd656cd9f53d282
545
2022-06-15 18:34:24+05:30
-19,800
['881feb127407b392792c696bb9b7a46dfac86eda']
chore: Copy change for automatic greeting message (#4727) fixes: #4726
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -82,7 +82,7 @@\n },\n "CHANNEL_GREETING_TOGGLE": {\n "LABEL": "Enable channel greeting",\n- "...
Ruby
205d42e978f38362decd75e4d661f090bfdadcbd
12
2022-06-16 11:02:32+05:30
-19,800
['644f07a23d97726d9c80cfab4fd656cd9f53d282']
fix: Bulk actions agent loading (#4874)
[{'old_path': 'app/javascript/dashboard/components/widgets/conversation/conversationBulkActions/AgentSelector.vue', 'new_path': 'app/javascript/dashboard/components/widgets/conversation/conversationBulkActions/AgentSelector.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,7 +22,10 @@\n />\n </div>\...
Ruby
db8626335368b915667ece05201e2205552c90be
603
2022-06-17 03:07:07+05:30
-19,800
['205d42e978f38362decd75e4d661f090bfdadcbd']
chore: Codespace Improvements (#4867) - switch to ubuntu base image - use rbenv to manage ruby - add gh to base image
[{'old_path': '.devcontainer/Dockerfile.base', 'new_path': '.devcontainer/Dockerfile.base', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,6 +1,6 @@\n-# pre-build stage\n-ARG VARIANT=3\n-FROM mcr.microsoft.com/vscode/devcontainers/ruby:${VARIANT}\n+\n+ARG VARIANT=ubuntu-20.04\n+FROM mcr.microsoft.com/vscode/devco...
Ruby
6c6df8661b2b3bf6e4908465065469aa6fa898a7
603
2022-06-17 19:12:56+05:30
-19,800
['db8626335368b915667ece05201e2205552c90be']
chore: Codespace webpacker fix (#4887) - fixes the webpacker error when running overmind start -f Procfile.dev
[{'old_path': '.devcontainer/scripts/setup.sh', 'new_path': '.devcontainer/scripts/setup.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,7 +7,7 @@ sed -i -e "/WEBPACKER_DEV_SERVER_PUBLIC/ s/=.*/=https:\\/\\/$CODESPACE_NAME-3035.g\n # uncomment the webpacker env variable\n sed -i -e \'/WEBPACKER_DEV_SERVER_PUB...
Ruby
a8c6cd729b51dfee644da9a8bc1516c53d6f9ea1
500
2022-06-20 14:16:49+05:30
-19,800
['6c6df8661b2b3bf6e4908465065469aa6fa898a7']
chore: Sync pre-chat fields after custom attribute update (#4692)
[{'old_path': None, 'new_path': 'app/jobs/inboxes/update_widget_pre_chat_custom_fields_job.rb', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,21 @@\n+class Inboxes::UpdateWidgetPreChatCustomFieldsJob < ApplicationJob\n+ queue_as :default\n+\n+ def perform(account, custom_attribute)\n+ attribute_key = cust...
Ruby
f31c6d5de285665aff508d15c6121653b274e09d
9
2022-06-20 15:09:22+05:30
-19,800
['a8c6cd729b51dfee644da9a8bc1516c53d6f9ea1']
feat: Update the design of labels to use a `smooth` theme (#4325) Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/javascript/dashboard/assets/scss/_foundation-settings.scss', 'new_path': 'app/javascript/dashboard/assets/scss/_foundation-settings.scss', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -383,8 +383,8 @@ $form-button-radius: var(--border-radius-normal);\n // 20. Label\n // ---------\n \n-$label-bac...
Ruby
3fa34991d04a964c035c0acdbe648559433f22b8
12
2022-06-20 16:04:26+05:30
-19,800
['f31c6d5de285665aff508d15c6121653b274e09d']
fix: Display missing agent avatar in bulk actions and reports (#4893)
[{'old_path': 'app/javascript/dashboard/components/widgets/conversation/conversationBulkActions/AgentSelector.vue', 'new_path': 'app/javascript/dashboard/components/widgets/conversation/conversationBulkActions/AgentSelector.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -46,7 +46,8 @@\n <li v-for="ag...
Ruby
9cf6d18e4ceef5ec97c84ad8d02d811b1c241734
622
2022-06-20 19:57:52+05:30
-19,800
['3fa34991d04a964c035c0acdbe648559433f22b8']
fix: Update the documentation for automation rules API endpoint (#4896)
[{'old_path': 'swagger/paths/index.yml', 'new_path': 'swagger/paths/index.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -214,14 +214,14 @@\n \n \n # Automation Rule\n-/api/v1/accounts/{account_id}/automation_rule_definitions:\n+/api/v1/accounts/{account_id}/automation_rules:\n parameters:\n - $ref: '#/p...
Ruby
9c721d279e960d4c11d40334e18c28b7aa54715f
12
2022-06-20 22:32:52+05:30
-19,800
['9cf6d18e4ceef5ec97c84ad8d02d811b1c241734']
fix: Truncate overflowing labels in bulk actions selector (#4898)
[{'old_path': 'app/javascript/dashboard/components/widgets/conversation/conversationBulkActions/LabelActions.vue', 'new_path': 'app/javascript/dashboard/components/widgets/conversation/conversationBulkActions/LabelActions.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -50,7 +50,7 @@\n :value="lab...
Ruby
a2204cf269e2a46fe2c3749ffac810d398046730
650
2022-06-21 20:02:35+05:30
-19,800
['9c721d279e960d4c11d40334e18c28b7aa54715f']
chore: add artifact hub shield to README (#4904) https://artifacthub.io/packages/helm/chatwoot/chatwoot
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,6 +26,7 @@ ___\n <a href="https://huntr.dev/bounties/disclose"><img src="https://cdn.huntr.dev/huntr_security_badge_mono.svg" alt="Huntr"></a>\n <a href="https://status.chatwoot.com"><img src="https://img.shiel...
Ruby
ffd102cdfe5344caf66c7878bf652a9bda95c7af
622
2022-06-22 11:04:42+05:30
-19,800
['a2204cf269e2a46fe2c3749ffac810d398046730']
Feat: custom sort (#4864)
[{'old_path': 'app/finders/conversation_finder.rb', 'new_path': 'app/finders/conversation_finder.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -2,6 +2,11 @@ class ConversationFinder\n attr_reader :current_user, :current_account, :params\n \n DEFAULT_STATUS = 'open'.freeze\n+ SORT_OPTIONS = {\n+ latest:...
Ruby
f2dd88223fafa1b9017af6561da33f9526e08218
650
2022-06-22 23:39:01+05:30
-19,800
['ffd102cdfe5344caf66c7878bf652a9bda95c7af']
feat: add chatwoot ctl(cwctl) cli tool (#4836) * chore: Add log messages for stages skipped during installation * feat: allow chatwoot user to start/stop/restart chatwoot service * feat: init options support * feat: add option support to linux install script [c|h|i|l|s|u|wi] Install/Update/Configure/Manage...
[{'old_path': None, 'new_path': 'VERSION_CW', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1 @@\n+2.6.0\n'}, {'old_path': None, 'new_path': 'VERSION_CWCTL', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1 @@\n+2.0.7\n'}, {'old_path': None, 'new_path': 'deployment/chatwoot', 'type': <ModificationType.ADD:...
Ruby
d5ddc9d76c571784c35247a7963dcfc2a33e8be6
210
2022-06-22 14:09:04-07:00
-19,800
['f2dd88223fafa1b9017af6561da33f9526e08218']
chore: Fix SMTP sentry issue (#4883) * Fix SMTP sentry issue
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -30,7 +30,8 @@\n "ADD": {\n "CHANNEL_NAME": {\n "LABEL": "Inbox Name",\n- "PLACEHOLDER": "Enter your in...
Ruby
f71980bd953c4404a1044c26d6c18f0b9cb7b607
603
2022-06-23 15:48:56+05:30
-19,800
['d5ddc9d76c571784c35247a7963dcfc2a33e8be6']
chore: Enhance contact merge action for identified users (#4886) - Discard conflicting keys - Do not merge if there is already an identified contact Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/actions/contact_identify_action.rb', 'new_path': 'app/actions/contact_identify_action.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,7 +1,16 @@\n+# retain_original_contact_name: false / true\n+# In case of setUser we want to update the name of the identified contact,\n+# which is the defau...
Ruby
b7606e4dd290ed1e388e652284ca011daa59d356
540
2022-06-23 19:17:46+05:30
-19,800
['f71980bd953c4404a1044c26d6c18f0b9cb7b607']
feat: Add native support for CSML in agent_bot API (#4913)
[{'old_path': 'app/controllers/api/v1/accounts/agent_bots_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/agent_bots_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -30,6 +30,6 @@ class Api::V1::Accounts::AgentBotsController < Api::V1::Accounts::BaseController\n end\n \n def permitted...
Ruby
f39c10395afb4e73baaf9b4c546d135ec95e6a4b
90
2022-06-23 19:22:31+05:30
-19,800
['b7606e4dd290ed1e388e652284ca011daa59d356']
fix: Add email validation in the email field of the new contact form (#4909)
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/contact.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/contact.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -111,7 +111,8 @@\n "EMAIL_ADDRESS": {\n "PLACEHOLDER": "Enter the email address of the contact",\n "LABEL": "E...
Ruby
dcbca173ac7b153a9cc63b738731de2ab7aed23e
540
2022-06-23 20:36:46+05:30
-19,800
['f39c10395afb4e73baaf9b4c546d135ec95e6a4b']
chore: Revert the migration for inbox name changes (#4919)
[{'old_path': 'app/javascript/dashboard/routes/dashboard/settings/inbox/Settings.vue', 'new_path': 'app/javascript/dashboard/routes/dashboard/settings/inbox/Settings.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -326,7 +326,7 @@\n \n <script>\n import { mapGetters } from 'vuex';\n-import { shouldBeUrl, isVali...
Ruby
263b8240d30fc2d779053b16e7f8b9c5facd8997
12
2022-06-24 23:12:53+05:30
-19,800
['dcbca173ac7b153a9cc63b738731de2ab7aed23e']
fix: Add a fix for minor UI / a11y issues (#4905)
[{'old_path': 'app/javascript/dashboard/assets/scss/_typography.scss', 'new_path': 'app/javascript/dashboard/assets/scss/_typography.scss', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,6 +4,7 @@\n \n .page-sub-title {\n font-size: $font-size-large;\n+ word-wrap: break-word;\n }\n \n .block-title {\n'}, {'old...
Ruby
c0249a1b5b7ef83944d59a55e88dad8eab7b2ad3
540
2022-06-24 23:15:46+05:30
-19,800
['263b8240d30fc2d779053b16e7f8b9c5facd8997']
chore: Fix loading state in the inbox settings page (#4926)
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -98,7 +98,10 @@\n "LABEL": "Widget Color",\n "PLACEHOLDER": "Update the widget color used in widget"\n ...
Ruby
df1bf112eaa477a263ab801551ee618e840dfe19
622
2022-06-28 11:23:20+05:30
-19,800
['c0249a1b5b7ef83944d59a55e88dad8eab7b2ad3']
feat: Category API to handle linked categories and parent-sub categories (#4879)
[{'old_path': 'app/controllers/api/v1/accounts/categories_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/categories_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,10 +8,20 @@ class Api::V1::Accounts::CategoriesController < Api::V1::Accounts::BaseControlle\n \n def create\n @cat...
Ruby
3f6862e04dfc50205c9ca560e72d5773518ebf09
540
2022-06-29 11:52:55+05:30
-19,800
['df1bf112eaa477a263ab801551ee618e840dfe19']
chore: Display API key in the configuration for WhatsApp Channel (#4944)
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -423,7 +423,9 @@\n "FORWARD_EMAIL_TITLE": "Forward to Email",\n "FORWARD_EMAIL_SUB_TEXT": "Start forwarding your ema...
Ruby
ac7ebe516a9453150fb49e5a5a6b786bc4c66ea9
622
2022-06-30 10:59:37+05:30
-19,800
['3f6862e04dfc50205c9ca560e72d5773518ebf09']
fix: Add validation for the inbox name to avoid special characters (#4920)
[{'old_path': 'app/models/inbox.rb', 'new_path': 'app/models/inbox.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -33,7 +33,10 @@ class Inbox < ApplicationRecord\n include Avatarable\n include OutOfOffisable\n \n+ # Not allowing characters:\n validates :name, presence: true\n+ validates :name, if: :chec...
Ruby
97bf5d0c6ac947d4da5bbd59bc21b64acb7a0b79
622
2022-07-02 17:40:28+05:30
-19,800
['ac7ebe516a9453150fb49e5a5a6b786bc4c66ea9']
fix: Fetch email address to create contact (#4952) Get the email address from the email content in the correct format. Fixes: chatwoot/product#454
[{'old_path': 'app/presenters/mail_presenter.rb', 'new_path': 'app/presenters/mail_presenter.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -114,7 +114,11 @@ class MailPresenter < SimpleDelegator\n end\n \n def original_sender\n- @mail[:reply_to].try(:value) || @mail['X-Original-Sender'].try(:value) || f...
Ruby
62ed9fe1b4934c94eb9a788f2d1275235d97cef4
622
2022-07-04 12:38:45+05:30
-19,800
['97bf5d0c6ac947d4da5bbd59bc21b64acb7a0b79']
fix: update gemfile (#4968)
[{'old_path': 'Gemfile.lock', 'new_path': 'Gemfile.lock', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -343,7 +343,7 @@ GEM\n listen (3.7.1)\n rb-fsevent (~> 0.10, >= 0.10.3)\n rb-inotify (~> 0.9, >= 0.9.10)\n- loofah (2.17.0)\n+ loofah (2.18.0)\n crass (~> 1.0.2)\n nokogiri (>= 1...
Ruby
ae59d0a34341451944eb7fb244c3a92909e65127
622
2022-07-04 20:29:44+05:30
-19,800
['62ed9fe1b4934c94eb9a788f2d1275235d97cef4']
feat: CRUD operation for associated articles to current article (#4912)
[{'old_path': 'app/controllers/api/v1/accounts/articles_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/articles_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,6 @@\n class Api::V1::Accounts::ArticlesController < Api::V1::Accounts::BaseController\n before_action :portal\n+ bef...
Ruby
029209a6349178cdd2c613f5d9fb2985bbfae980
622
2022-07-05 17:15:38+05:30
-19,800
['ae59d0a34341451944eb7fb244c3a92909e65127']
feat: Portal and Category public APIs (#4946)
[{'old_path': 'app/controllers/api/v1/accounts/articles_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/articles_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -11,6 +11,7 @@ class Api::V1::Accounts::ArticlesController < Api::V1::Accounts::BaseController\n def create\n @article = @...
Ruby
5d2cdb40f5007dd5b779418ce8aa748b82fb6d5a
603
2022-07-05 15:00:17+02:00
-7,200
['029209a6349178cdd2c613f5d9fb2985bbfae980']
chore: Disable CORS on public API endpoints (#4970) fixes: #3070
[{'old_path': 'config/environments/development.rb', 'new_path': 'config/environments/development.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -77,16 +77,4 @@ Rails.application.configure do\n Bullet.rails_logger = true\n end\n \n- # ref: https://github.com/cyu/rack-cors\n- config.middleware.insert_be...
Ruby
4b405dc0525ae4ce9ffa082d7ee69258010ec17e
394
2022-07-05 17:12:53+02:00
21,600
['5d2cdb40f5007dd5b779418ce8aa748b82fb6d5a']
chore: Remove no-op condition in Api::V1::InboxesHelper (#4966) - `smtp` cannot be nil in this context - `anything&.nil?` will never be truthy, even if `anything` is nil
[{'old_path': 'app/helpers/api/v1/inboxes_helper.rb', 'new_path': 'app/helpers/api/v1/inboxes_helper.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -59,7 +59,7 @@ module Api::V1::InboxesHelper\n def check_smtp_connection(channel_data, smtp)\n smtp.start(channel_data[:smtp_domain], channel_data[:smtp_login...
Ruby
ac2adfbd572e0a2ce6f22d6b78be80e9bf50a1df
603
2022-07-05 21:19:41+05:30
-7,200
['4b405dc0525ae4ce9ffa082d7ee69258010ec17e']
chore: Append incoming SMS to last conversation (#4906) - Append incoming SMS to the last conversation created for a contact
[{'old_path': 'app/services/sms/incoming_message_service.rb', 'new_path': 'app/services/sms/incoming_message_service.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -57,7 +57,7 @@ class Sms::IncomingMessageService\n end\n \n def set_conversation\n- @conversation = @contact_inbox.conversations.first\n+ ...
Ruby
b86638faaca2c4e838cece4deb62e39475e07415
622
2022-07-06 00:37:43+05:30
-19,800
['ac2adfbd572e0a2ce6f22d6b78be80e9bf50a1df']
fix: last incoming message sort (#4972)
[{'old_path': 'app/models/concerns/sort_handler.rb', 'new_path': 'app/models/concerns/sort_handler.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -11,14 +11,14 @@ module SortHandler\n end\n \n def self.last_messaged_conversations\n- Message.except(:order).select('DISTINCT ON (conversation_id) *').o...
Ruby
2a899a633a5c74287aea6781b6903c29873b7ee7
540
2022-07-06 12:26:26+07:00
-25,200
['b86638faaca2c4e838cece4deb62e39475e07415']
chore: Remove confirm password field from the account signup step (#4976)
[{'old_path': 'app/javascript/dashboard/routes/auth/Signup.vue', 'new_path': 'app/javascript/dashboard/routes/auth/Signup.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -57,19 +57,6 @@\n :error="passwordErrorText"\n @blur="$v.credentials.password.$touch"\n />\n- <woot...
Ruby
4375a7646ee84a20cfd055e722b3aca68e5b34b0
622
2022-07-06 17:18:36+05:30
-19,800
['2a899a633a5c74287aea6781b6903c29873b7ee7']
fix: Fixing message create issue for deleted instagram story (#4979)
[{'old_path': 'app/builders/messages/messenger/message_builder.rb', 'new_path': 'app/builders/messages/messenger/message_builder.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -54,6 +54,9 @@ class Messages::Messenger::MessageBuilder\n def fetch_story_link(attachment)\n message = attachment.message\n r...
Ruby
a6c609f43db296ed55aecbc28503ddb4c96651a1
603
2022-07-06 21:45:03+02:00
-7,200
['4375a7646ee84a20cfd055e722b3aca68e5b34b0']
feat: Support for Whatsapp Cloud API (#4938) Ability to configure Whatsapp Cloud API Inboxes fixes: #4712
[{'old_path': None, 'new_path': 'app/controllers/concerns/meta_token_verify_concern.rb', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,20 @@\n+# services from Meta (Prev: Facebook) needs a token verification step for webhook subscriptions,\n+# This concern handles the token verification step.\n+\n+module MetaT...
Ruby
3145492a266ce0154835e09d902b6d35fc7266a4
330
2022-07-06 21:46:23+02:00
-19,800
['a6c609f43db296ed55aecbc28503ddb4c96651a1']
chore: Copy change for inbox management page (#4868) Copy change for inbox management page Co-authored-by: Hricha Shandily <103104754+Hricha-Shandily@users.noreply.github.com>
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -321,7 +321,7 @@\n },\n "AUTH": {\n "TITLE": "Choose a channel",\n- "DESC": "Chatwoot supports live-c...
Ruby
91d9584fcb1de3112dbd2126d567c0638c312304
368
2022-07-06 21:47:39+02:00
-25,200
['3145492a266ce0154835e09d902b6d35fc7266a4']
feat: show HMAC and enforcement for identity validation for API inbox (#4807) Display HMAC token in Settings of Inbox API and enable enforcement option. I have also adjusted the copy so that it can apply to all inbox types. Fixes: #4804
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/inboxMgmt.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -435,9 +435,9 @@\n "INBOX_UPDATE_SUB_TEXT": "Update your inbox settings",\n "AUTO_ASSIGNMENT_SUB_TEXT": "Enable or d...
Ruby
2f3bdbdea23b80aa30f79e45f2e55447f510468e
622
2022-07-07 18:02:18+05:30
-19,800
['91d9584fcb1de3112dbd2126d567c0638c312304']
fix: Handling facebook client error for deleted story (#4984)
[{'old_path': 'app/builders/messages/messenger/message_builder.rb', 'new_path': 'app/builders/messages/messenger/message_builder.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -71,6 +71,11 @@ class Messages::Messenger::MessageBuilder\n rescue Koala::Facebook::AuthenticationError\n @inbox.channel.authoriza...
Ruby
f014d9d13bc4290cbee39858399a2abeac387863
603
2022-07-07 20:37:05+05:30
-7,200
['2f3bdbdea23b80aa30f79e45f2e55447f510468e']
chore: Ability to Disable Sentry Transactions (#4989) fixes: #4866
[{'old_path': 'config/initializers/sentry.rb', 'new_path': 'config/initializers/sentry.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -5,7 +5,7 @@ if ENV['SENTRY_DSN']\n \n # To activate performance monitoring, set one of these options.\n # We recommend adjusting the value in production:\n- config.tr...
Ruby
181d7797a28885c8e8e321138f4812e1f6cb8adb
603
2022-07-07 21:07:19+05:30
-7,200
['f014d9d13bc4290cbee39858399a2abeac387863']
chore: New translation updates (#4980) New translation updates
[{'old_path': 'app/javascript/dashboard/i18n/locale/ar/bulkActions.json', 'new_path': 'app/javascript/dashboard/i18n/locale/ar/bulkActions.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,12 +6,24 @@\n "GO_BACK_LABEL": "العودة للخلف",\n "ASSIGN_LABEL": "تكليف",\n "ASSIGN_AGENT_TOOLTIP": "إسناد وك...
Ruby
bca347149aa27d0ffd8fda8d93dcde44bc3e8114
540
2022-07-08 13:53:01+07:00
-25,200
['181d7797a28885c8e8e321138f4812e1f6cb8adb']
feat: Add responsive tab styles (#4997)
[{'old_path': 'app/javascript/dashboard/assets/scss/_variables.scss', 'new_path': 'app/javascript/dashboard/assets/scss/_variables.scss', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -99,3 +99,7 @@ $ionicons-font-path: '~ionicons/fonts';\n \n // Transitions\n $transition-ease-in: all 0.250s ease-in;\n+\n+:root {\n...
Ruby
e4b159dd54ae209602d488934a8081c513f84ef2
603
2022-07-08 13:58:09+05:30
-7,200
['bca347149aa27d0ffd8fda8d93dcde44bc3e8114']
chore: Fix contact model silently discarding invalid attributes (#4994) fixes: #4775
[{'old_path': 'app/actions/contact_identify_action.rb', 'new_path': 'app/actions/contact_identify_action.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -6,7 +6,7 @@\n # We don't want to update the name of the identified original contact.\n \n class ContactIdentifyAction\n- pattr_initialize [:contact!, :params!...
Ruby
ef1d117717c2f4ff43849746cb54a10b57c14536
12
2022-07-08 15:55:32+07:00
-19,800
['e4b159dd54ae209602d488934a8081c513f84ef2']
feat: Add the ability to create dashboard apps from the UI (#4924) Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
[{'old_path': 'app/javascript/dashboard/components/layout/config/sidebarItems/settings.js', 'new_path': 'app/javascript/dashboard/components/layout/config/sidebarItems/settings.js', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -18,6 +18,7 @@ const settings = accountId => ({\n 'settings_integrations_webhook',\n...
Ruby
19c637eb33a41f78320aacb3b53e12a8dd249d49
210
2022-07-08 15:09:06+05:30
-19,800
['ef1d117717c2f4ff43849746cb54a10b57c14536']
chore: Fix sentry issues (#4940) Fixes: #4810
[{'old_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'new_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,8 +9,10 @@ class Inboxes::FetchImapEmailsJob < ApplicationJob\n fetch_mail_for_channel(channel)\n # clearing old failures like timeouts since t...
Ruby
13a4e0e6d99cecb977d89b4e24f4127b0f0d48f1
210
2022-07-08 04:13:24-07:00
-19,800
['19c637eb33a41f78320aacb3b53e12a8dd249d49']
chore: Email improvements. (#4901) * Update email processing logic. * Fix sentry issues
[{'old_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'new_path': 'app/jobs/inboxes/fetch_imap_emails_job.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,16 +34,11 @@ class Inboxes::FetchImapEmailsJob < ApplicationJob\n enable_ssl: channel.imap_enable_ssl\n end\n \n- ...
Ruby
fdf449dc873d2dbb68c8119acbce9a6887c3c365
622
2022-07-08 17:24:38+05:30
-19,800
['13a4e0e6d99cecb977d89b4e24f4127b0f0d48f1']
Feat: Article public apis (#4955)
[{'old_path': 'app/controllers/api/v1/accounts/articles_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/articles_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,7 +5,7 @@ class Api::V1::Accounts::ArticlesController < Api::V1::Accounts::BaseController\n \n def index\n @articles = ...
Ruby
49d08a677301050c7ae00a87d5a56154baf1c9c5
394
2022-07-08 18:20:07+05:30
21,600
['fdf449dc873d2dbb68c8119acbce9a6887c3c365']
feat: Support Twilio Messaging Services (#4242) This allows sending and receiving from multiple phone numbers using Twilio messaging services Fixes: #4204
[{'old_path': 'Gemfile', 'new_path': 'Gemfile', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -78,7 +78,7 @@ gem 'wisper', '2.0.0'\n # TODO: bump up gem to 2.0\n gem 'facebook-messenger'\n gem 'line-bot-api'\n-gem 'twilio-ruby', '~> 5.32.0'\n+gem 'twilio-ruby', '~> 5.66'\n # twitty will handle subscription of twitt...
Ruby
1bb9556c867fc23b1ce00aea48c008cbb9a48915
650
2022-07-08 18:49:27+05:30
-19,800
['49d08a677301050c7ae00a87d5a56154baf1c9c5']
fix: non-zero exit on --logs and handle no opts (#5006) * fix: non-zero exit on --logs and handle no opts * chore: update cwctl version + add utm_source
[{'old_path': 'VERSION_CWCTL', 'new_path': 'VERSION_CWCTL', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-2.0.7\n+2.0.8\n'}, {'old_path': 'deployment/setup_20.04.sh', 'new_path': 'deployment/setup_20.04.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,7 +2,7 @@\n \n # Description: Install and ma...
Ruby
43f46e96d432d76274d9fdb04563b335d6c53824
90
2022-07-08 21:19:19+05:30
-19,800
['1bb9556c867fc23b1ce00aea48c008cbb9a48915']
feat: Header for help-center pages (#4987)
[{'old_path': '.eslintrc.js', 'new_path': '.eslintrc.js', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,5 +1,10 @@\n module.exports = {\n- extends: ['airbnb-base/legacy', 'prettier', 'plugin:vue/recommended'],\n+ extends: [\n+ 'airbnb-base/legacy',\n+ 'prettier',\n+ 'plugin:vue/recommended',\n+ 'pl...
Ruby
b9eb9a5e48b39c747ef9997ac194ae725007f02c
12
2022-07-09 14:03:55+05:30
-19,800
['43f46e96d432d76274d9fdb04563b335d6c53824']
feat: Support square variants of thumbnail and avatar components (#5003)
[{'old_path': 'app/javascript/dashboard/components/widgets/Avatar.vue', 'new_path': 'app/javascript/dashboard/components/widgets/Avatar.vue', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -40,13 +40,18 @@ export default {\n type: Boolean,\n default: true,\n },\n+ variant: {\n+ type: String,\...
Ruby
23ac1c033417e76de3a15c273d2e31987163deaa
622
2022-07-11 12:43:24+05:30
-19,800
['9d4b77533e35ced95c3f0fc96955931d39af8cbe']
feat: Added portal logo and the updated the JSON (#4996)
[{'old_path': 'app/controllers/api/v1/accounts/portals_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/portals_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,4 +1,6 @@\n class Api::V1::Accounts::PortalsController < Api::V1::Accounts::BaseController\n+ include ::FileTypeHelper\n+\n ...
Ruby
ce1f69b2bc2026f48aae9bd03780e76c54a4da2c
500
2022-07-11 13:46:42+05:30
-19,800
['23ac1c033417e76de3a15c273d2e31987163deaa']
feat: Article item component (#5007)
[{'old_path': None, 'new_path': 'app/javascript/dashboard/components/helpCenter/ArticleItem.stories.js', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,63 @@\n+import ArticleItemComponent from \'./ArticleItem.vue\';\n+const STATUS_LIST = {\n+ published: \'published\',\n+ draft: \'draft\',\n+ archived: \'arch...
Ruby
da12a39321ee23b90148d4fdbfd4650617df256f
603
2022-07-11 19:14:37+02:00
-7,200
['ce1f69b2bc2026f48aae9bd03780e76c54a4da2c']
chore: New translation updates (#5001) New translation updates
[{'old_path': None, 'new_path': 'app/javascript/dashboard/i18n/locale/ar/helpCenter.json', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,24 @@\n+{\n+ "HELP_CENTER": {\n+ "HEADER": {\n+ "FILTER": "Filter by",\n+ "SORT": "Sort by",\n+ "SETTINGS_BUTTON": "الإعدادات",\n+ "NEW_BUTTON": "New ...
Ruby
05db053f60a2d6ecb0532a99abedbb1f68f69add
603
2022-07-11 20:12:48+02:00
-7,200
['da12a39321ee23b90148d4fdbfd4650617df256f']
chore: fix schema error from PR merges (#5016)
[{'old_path': 'app/models/agent_bot.rb', 'new_path': 'app/models/agent_bot.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,7 +4,7 @@\n #\n # id :bigint not null, primary key\n # bot_config :jsonb\n-# bot_type :integer default(0)\n+# bot_type :integer default...
Ruby
d1bd829bc01fd4ed6d58bd1f80d90779eec2a7be
540
2022-07-12 13:58:57+07:00
-25,200
['05db053f60a2d6ecb0532a99abedbb1f68f69add']
fix: Update yarn.lock file to fix deployment issue (#5019)
[{'old_path': 'yarn.lock', 'new_path': 'yarn.lock', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,13 +2,6 @@\n # yarn lockfile v1\n \n \n-"@babel/code-frame@7.10.4":\n- version "7.10.4"\n- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"...
Ruby
68fcd2875137975c6e469d6bc831ac68051cf971
12
2022-07-12 09:46:39+02:00
-19,800
['d1bd829bc01fd4ed6d58bd1f80d90779eec2a7be']
chore: Add key for referrer link (#5021)
[{'old_path': 'app/javascript/dashboard/i18n/locale/en/contactFilters.json', 'new_path': 'app/javascript/dashboard/i18n/locale/en/contactFilters.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -38,7 +38,8 @@\n "CUSTOM_ATTRIBUTE_LINK": "Link",\n "CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox",\n...
Ruby
827f977a37b7d1caa813846cc53db6bd0576a60c
320
2022-07-12 10:03:16+02:00
10,800
['68fcd2875137975c6e469d6bc831ac68051cf971']
feat: Update API for contact avatar (#4719) Added the ability to update the contact's avatar via API and Dashboard. - Contact create and update APIs can now accept avatar attachment parameters [form data]. - Contact create and update endpoints can now accept the avatar_url parameter.[json] - API endpoint to remov...
[{'old_path': 'app/controllers/api/v1/accounts/contacts_controller.rb', 'new_path': 'app/controllers/api/v1/accounts/contacts_controller.rb', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -12,7 +12,7 @@ class Api::V1::Accounts::ContactsController < Api::V1::Accounts::BaseController\n \n before_action :check_autho...
Ruby