Commit Graph

  • 8f1a1e0905
    fix: Stop overwritting contact avatars unneccesarily (#8710) Sojan Jose 2024-01-16 16:38:46 +0400
  • 1b6360d9d3
    chore: change OFFLINE text in th translations (#8642) Mongkon Kaenjan 2024-01-16 18:18:59 +0700
  • 8b7f10fe61
    feat: log errors on automation filter (#8702) Shivam Mishra 2024-01-16 16:13:57 +0530
  • 4958b3e7b6
    chore: Fix codespaces not booting up (#8264) Liam 2024-01-16 10:34:23 +0000
  • e467d15f2c
    chore: Update translations (#8544) Chatwoot Bot 2024-01-16 15:19:38 +0530
  • d1e7e75638
    feat: Adds internal support for markdown in Telegram outgoing messages (#8640) Nithin David Thomas 2024-01-16 01:32:59 -0800
  • 4aab63b7df Merge branch 'release/3.5.0' into develop Sojan 2024-01-16 11:15:29 +0400
  • b81c722ac8 Merge branch 'release/3.5.0' Sojan 2024-01-16 11:15:11 +0400
  • acf24649b0 Bump version to 3.5.0 Sojan 2024-01-16 11:14:38 +0400
  • 316cf35795
    chore: Add display manifest to whitelabel settings (#8708) Sojan Jose 2024-01-15 21:50:23 -0800
  • 52a5a59ddb
    fix: Handle error if the Twillio attachment download fails to download (#8705) Muhsin Keloth 2024-01-15 19:13:44 +0530
  • 22db201a08
    chore: Hide the variable list if its empty. (#8704) Sivin Varghese 2024-01-15 15:45:36 +0530
  • ea7898d113
    feat: fallback to DB localStorage for idb names (#8682) Shivam Mishra 2024-01-15 15:08:15 +0530
  • e7e14f01e4
    fix: undefined method 'zero?' for nil:NilClass (#8689) Vishnu Narayanan 2024-01-15 15:07:36 +0530
  • 7d6085cefd
    fix: Log twillio attachment error (#8703) Muhsin Keloth 2024-01-15 12:46:58 +0530
  • 10076c6a3e
    feat: set lock timeout to 1 second (#8661) Shivam Mishra 2024-01-12 08:28:07 +0530
  • 1c44445088
    chore: Update the error message to the correct one (#8646) Vishnu Narayanan 2024-01-12 07:08:38 +0530
  • d305c5fd0f
    fix: Check the file attachment URL exists before downloading attachments in Telegram. (#8679) Muhsin Keloth 2024-01-12 06:55:46 +0530
  • 1577288843
    fix: Twilo attachment download fallback to the step where authorization headers are not passed. (#8681) Muhsin Keloth 2024-01-12 06:53:31 +0530
  • 63b3686746
    chore: Add a check to verify if the user exists before broadcasting the notification_deleted event. (#8678) Muhsin Keloth 2024-01-12 06:24:03 +0530
  • 810f950e16
    fix: Fixes error with editor when --- is inserted (#8669) Nithin David Thomas 2024-01-11 07:56:18 -0800
  • dd09d560d5
    fix: logic error when setting new relic logging forwarding (#8687) Kevin Lin 2024-01-11 07:35:04 -0800
  • c60c523851
    fix: TypeError cannot read properties of undefined (reading 'queryselector') (#8671) Sivin Varghese 2024-01-11 20:42:24 +0530
  • 22c2235d90
    fix: TypeError: Cannot read properties of null (reading 'assignee') (#8647) Sivin Varghese 2024-01-11 11:31:02 +0530
  • 35c26367da
    chore: Unset Redis config after spec (#8685) Sojan Jose 2024-01-10 15:32:48 -0800
  • aaf4fee9a6
    chore: Fix sentry errors in email processing for bounce notifications (#8677) Sojan Jose 2024-01-10 14:30:23 -0800
  • 3c21f62485
    fix: Error ResizeObserver loop completed with undelivered notifications. (#8680) Sivin Varghese 2024-01-11 01:14:13 +0530
  • 50b2ca014e
    feat: UI for unsupported message (#8660) Shivam Mishra 2024-01-10 11:23:58 +0530
  • d731c972ad
    fix: skip auditlogs for whatsapp template sync (#8579) Vishnu Narayanan 2024-01-10 11:21:48 +0530
  • 5845881b08
    chore: Handle stripe events without plan data (#8668) Sojan Jose 2024-01-09 14:48:07 -0800
  • 64138ef220
    chore: Rescue Slack::Web::Api::Errors::NotInChannel error (#8670) Muhsin Keloth 2024-01-10 04:00:17 +0530
  • 046ce68a45
    chore: Improve Openai json rendering (#8666) Sojan Jose 2024-01-08 17:02:25 -0800
  • e34ab5957f
    chore(deps): bump puma from 6.3.1 to 6.4.2 (#8663) dependabot[bot] 2024-01-08 16:51:30 -0800
  • 75a5492840
    fix: Remove the usage of DragWrapper to fix the Dyte integration (#8655) Pranav Raj S 2024-01-05 15:28:20 -0800
  • 56fbbe92b4
    feat: trigger handoff when agent bot is the actor (#8639) Shivam Mishra 2024-01-06 04:56:52 +0530
  • dc4e13b300
    chore: Fix for empty update case for messages (#8641) Sojan Jose 2024-01-05 13:10:26 -0800
  • 2c7f93978e
    fix: Update broken specs (#8651) Pranav Raj S 2024-01-05 13:09:09 -0800
  • 6e30064421
    feat: handle unsupported media on the backend (#8650) Shivam Mishra 2024-01-06 02:35:00 +0530
  • 68062216e4
    feat: Add a job to reopen snoozed notifications (#8545) Muhsin Keloth 2024-01-05 15:13:22 +0530
  • 8a8f325f64
    fix: messageTimestamp test (#8644) Vishnu Narayanan 2024-01-05 12:36:26 +0530
  • cf90b898f4
    feat: enable new relic log decorations (#8616) Kevin Lin 2024-01-04 15:34:55 -0800
  • 1f4cb0e1ca
    chore: add config for Darkmode logo for whitelabeling (#8597) Sojan Jose 2024-01-04 15:30:55 -0800
  • c6ecf80dff
    chore(synk): Upgrade administrate to fix 2 vulnerabilities (#8625) Sojan Jose 2024-01-04 13:38:03 -0800
  • c29b77c214
    chore(snyk): Security upgrade factory_bot_rails from 6.4.2 to 6.4.3 (#8628) Sojan Jose 2024-01-04 10:47:48 -0800
  • c301845ade
    chore: 2023 -> 2024 (#8635) Pranav Raj S 2024-01-03 12:49:36 -0800
  • 78fab7897d
    feat: Use typing status from utils (#8589) Sivin Varghese 2023-12-22 13:47:41 +0530
  • f48e014694
    feat: Updates the design of the network connection warning snack bar (#8509) Nithin David Thomas 2023-12-21 14:16:21 -0800
  • 206433db32
    feat: Adds dropdown to switch locales from articles list page (#8402) Nithin David Thomas 2023-12-21 13:16:59 -0800
  • 1ddb73ea97
    chore(security): Security upgrade omniauth from 2.1.1 to 2.1.2 (#8591) Sojan Jose 2023-12-20 13:38:34 -0800
  • b5071e61d7
    feat: Add last_activity_at field to Notification model (#8585) Muhsin Keloth 2023-12-20 13:02:37 +0530
  • a80eff9aa3
    feat: Enable custom attributes in the suggestion for variables. (#8520) Muhsin Keloth 2023-12-20 12:20:09 +0530
  • a59fb90785 Merge branch 'release/3.4.0' into develop Sojan 2023-12-18 21:23:02 -0800
  • b40ad399f6 Merge branch 'release/3.4.0' Sojan 2023-12-18 21:22:55 -0800
  • 29478880ff Bump version to 3.4.0 Sojan 2023-12-18 21:22:06 -0800
  • c9f8cdb51b
    fix: switch to nodejs ppa for linux installations (#8337) Vishnu Narayanan 2023-12-19 10:48:42 +0530
  • a2ebf92932
    fix: Fix the issue "Undefined method `inbox' for Instagram::MessageText" (#8582) Pranav Raj S 2023-12-18 19:13:43 -0800
  • 00eb5b152a
    chore(migration): Re-run database migration job for caching. (#8581) Pranav Raj S 2023-12-18 17:29:02 -0800
  • 0b2f539ad0
    chore: Update self-hosted billing redirect (#8580) Sojan Jose 2023-12-18 16:34:47 -0800
  • 1ab3966b75
    fix: @inbox usage in logs (#8578) Shivam Mishra 2023-12-18 19:30:41 +0530
  • 552d967c81
    fix: Use ogg format for Telegram audio messages (#8505) Mazen Khalil 2023-12-16 22:55:47 +0300
  • e5c8a68a76
    fix: Typing indicator to support dark mode (#8564) Sivin Varghese 2023-12-15 09:57:13 +0530
  • 15f50635e7
    fix: undefined method `available_name' for nil:NilClass (#8563) Sivin Varghese 2023-12-15 09:41:35 +0530
  • cf0d6dd7c6
    feat: Implement the ability to be able to rotate an image on agent conversation. (#8559) Liam 2023-12-15 03:50:24 +0000
  • fd1813949a
    fix: Undefined method `name' for nil:NilClass (#8562) Sivin Varghese 2023-12-15 09:03:16 +0530
  • 6c480098f7
    chore: log authentication error for FB and Instagram (#8551) Shivam Mishra 2023-12-14 16:18:23 +0530
  • ae649a5b3f
    refactor: add better logs to Instagram::MessageText (#8538) Shivam Mishra 2023-12-14 14:03:40 +0530
  • 34675da6fa
    feat: Settings screen for custom branding (#8543) Sojan Jose 2023-12-13 13:16:24 -0800
  • 075b0292b5
    feat: Conversation list virtualization (#8540) Sivin Varghese 2023-12-13 17:28:30 +0530
  • 0e9825f298
    chore(deps): bump axios from 0.21.2 to 1.6.0 (#8339) dependabot[bot] 2023-12-13 16:24:10 +0530
  • bf883794a4
    fix: accepting external source_id (#8359) Hugo Castro de Deco 2023-12-13 07:51:55 -0300
  • 3adaa2d602
    fix: Retry message not working if the conversation has an external issue (#8529) Sivin Varghese 2023-12-13 15:46:10 +0530
  • 60a312ace5
    feat: Advanced conversation sort options (#8532) Muhsin Keloth 2023-12-13 09:29:31 +0530
  • 8c9a351c84
    feat: Add support for ascending and descending options in sort (#8542) Pranav Raj S 2023-12-12 17:15:48 -0800
  • d28f512de4
    fix: Update the label name to use .strip to avoid unnecessary whitespace characters (#8541) Pranav Raj S 2023-12-12 15:04:29 -0800
  • 376de685fb
    chore: Adds API for agent bot avatar upload (#8533) Sojan Jose 2023-12-11 19:02:11 -0800
  • 890515edfd
    feat(perf): Cache labels on the conversation model (#8527) Pranav Raj S 2023-12-11 18:27:55 -0800
  • 79412ba2c6
    feat: disable reply to message in WhatsApp via 360 dialog (#8500) Shivam Mishra 2023-12-11 16:54:47 +0530
  • 03ebb6947b
    chore(synk): Upgrade sentry-rails from 5.13.0 to 5.14.0 (#8420) Sojan Jose 2023-12-10 22:00:17 -0800
  • c53591f049
    chore(snyk): Security upgrade sidekiq-cron from 1.11.0 to 1.12.0 (#8523) Sojan Jose 2023-12-10 21:59:12 -0800
  • db9a32a4c0
    feat: Add sticker support in Line channel (#8488) Muhsin Keloth 2023-12-11 10:15:44 +0530
  • 2ae9bbb24e
    chore(snyk): Security upgrade factory_bot_rails from 6.2.0 to 6.4.2 (#8371) Sojan Jose 2023-12-10 20:43:58 -0800
  • 8dfe193461
    feat: Add infinite loader, option for increasing page size (#8525) Pranav Raj S 2023-12-10 20:09:17 -0800
  • 27239ae14a
    feat: Adds API for retry messages in conversation (#8518) Sivin Varghese 2023-12-11 09:33:39 +0530
  • 80ff5e2d0a
    chore: Change the RemoveMessageNotifications job implementation. (#8521) Muhsin Keloth 2023-12-11 08:27:30 +0530
  • 38240a68aa
    [Snyk] Security upgrade rack-mini-profiler from 3.1.1 to 3.2.0 (#8508) Sojan Jose 2023-12-10 15:02:59 -0800
  • 89710b406e
    chore: Remove missing styles for super admin (#8519) Sojan Jose 2023-12-08 20:47:57 -0800
  • f002870c6a
    feat: Super admin design improvements (#8517) Nithin David Thomas 2023-12-08 19:40:35 -0800
  • b1a68759cf
    feat: Add the support for custom attributes in message variables (#8511) Muhsin Keloth 2023-12-09 03:43:35 +0530
  • bf49a17efa
    feat: Handle notification.deleted action cable event (#8501) Muhsin Keloth 2023-12-06 16:49:00 +0530
  • 6b0d1d77d3
    fix: Email notifications (#8502) Muhsin Keloth 2023-12-06 15:50:23 +0530
  • db33b7d1dc
    feat: Clear all previous notifications if a new notification is added to a conversation (#8490) Muhsin Keloth 2023-12-06 14:03:43 +0530
  • 76711d95ff
    chore: Change primary actor to Conversation for all the notification types. (#8435) Muhsin Keloth 2023-12-06 10:43:09 +0530
  • 17faa6c3b2
    fix: Undefined method `length' for nil:NilClass (#8491) Sivin Varghese 2023-12-05 16:34:29 +0530
  • c1ac354c9b
    fix: Remove article meta tag is not working (#8489) Sivin Varghese 2023-12-05 16:17:41 +0530
  • 449503bb94
    feat: Snooze notification API (#8439) Muhsin Keloth 2023-12-04 12:32:35 +0530
  • aad18e1ca4
    feat: Add notification_deleted action cable event (#8431) Muhsin Keloth 2023-12-01 23:06:22 +0530
  • fdc1123b18
    feat: Add support for attachments(image and video) in LINE channel (#8425) Muhsin Keloth 2023-12-01 07:23:35 +0530
  • 0974b1e705
    fix: Install node 20.x in non-production docker (#8441) (#8442) Anthony Meirlaen 2023-12-01 01:22:34 +0100
  • bc6e3e598f
    feat: Delete notification by id API (#8430) Muhsin Keloth 2023-11-29 22:45:11 +0530
  • 683f9d9a28
    fix: article meta does not show up on reload (#8415) Shivam Mishra 2023-11-29 16:15:31 +0530