Aswin Dev P.S and GitHub
24e6a92297
feat: IMAP Email Channel ( #3298 )
...
This change allows the user to configure both IMAP and SMTP for an email inbox. IMAP enables the user to see emails in Chatwoot. And user can use SMTP to reply to an email conversation.
Users can use the default settings to send and receive emails for email inboxes if both IMAP and SMTP are disabled.
Fixes #2520
2021-11-19 11:52:27 +05:30
Fayaz Ahmed and GitHub
8384d0b38e
chore: Update dropdown z-index to be on top of contact details pane ( #3411 )
2021-11-18 19:55:32 +05:30
c2333214af
feat: Add Advanced Conversation Filters ( #3239 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
Co-authored-by: Tejaswini <tejaswini@chatwoot.com >
2021-11-18 19:15:02 +05:30
Pranav Raj S and GitHub
a3ba8f9e35
feat: Remove ionicons v2 dependency on widget ( #3402 )
2021-11-18 15:18:51 +05:30
Muhsin Keloth and GitHub
c2b4991fd8
feat: Add automation route ( #3410 )
2021-11-18 14:09:55 +05:30
Pranav Raj S and GitHub
d227a56747
fix: Set default value of sortBy to empty string ( #3406 )
2021-11-17 18:27:14 +05:30
Pranav Raj S and GitHub
809509404b
fix: Set cc, bcc default to empty string if unavailable ( #3387 )
2021-11-15 21:05:24 +05:30
e849759e15
feat: Add Command bar for improved productivity ( #3352 )
...
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com >
2021-11-15 17:22:44 +05:30
1e3f255ece
chore: Update translations, fix Crowdin issues
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-11-15 17:18:56 +05:30
Muhsin Keloth and GitHub
a2764e5c1d
chore: Update deleteCustomAttribute method in SDK ( #3334 )
2021-11-15 14:56:35 +05:30
Muhsin Keloth and GitHub
c2db8a1fd7
chore: Add the option to edit custom attribute display name ( #3382 )
2021-11-15 12:45:47 +05:30
Muhsin Keloth and GitHub
bb18516403
chore: Update conversation sidebar items default order ( #3381 )
2021-11-15 10:34:57 +05:30
Muhsin Keloth and GitHub
d1a62fe6ab
feat: Add the option for changing the contact/conversation sidebar items order ( #3362 )
2021-11-13 12:32:53 +05:30
Sojan Jose and GitHub
f68a4b55bb
chore: Update the translations for CHAT_STATUS_FILTER_ITEMS ( #3375 )
2021-11-13 11:53:59 +05:30
Sojan Jose and GitHub
987c8f5c7c
chore: Fix translations breaking the chat filter ( #3374 )
...
fixes : #2552
2021-11-13 11:45:18 +05:30
Sojan Jose and GitHub
e011b4566b
chore: New Translation updates ( #3371 )
2021-11-12 23:40:08 +05:30
cf5f6d5a74
feat: enable Dialogflow integration all inboxes except email ( #3285 )
...
Fixes #2461
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2021-11-12 17:53:03 +05:30
b119d9e729
fix: Remove * as import from conversation module ( #3366 )
...
* fix: Remove * as import from conversation module
* Remove * as import from conversation test spec
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com >
2021-11-12 13:41:43 +05:30
Muhsin Keloth and GitHub
c6326993df
feat: Show pre-chat form before triggering the campaign ( #3215 )
2021-11-11 19:02:16 +05:30
Muhsin Keloth and GitHub
76370267f3
feat: Render contact custom attributes in contact/conversation sidebar ( #3310 )
2021-11-11 15:23:33 +05:30
Sojan Jose and GitHub
a4c87f2052
chore: Handle attachments in Whatsapp Channel ( #3299 )
...
send and receive attachments in 360Dialog WhatsApp channels
2021-11-11 13:03:48 +05:30
Tejaswini Chile and GitHub
358171062e
Feat: Add Null values at the last while sorting ( #3292 )
...
* Add Null values at the last while sorting
* Add contacts at last with special character in it
* Optimize SQL order and direction
2021-11-10 14:11:00 +05:30
6cfd7d3836
feat: autogenerate vapid keys for push notifications ( #3128 )
...
* feat: Autogenerate push notification keys
* add vapid service class and remove pushkey model
* add spec for vapid service
* unset vapid env keys
* Unset VAPID_PRIVATE_KEY env variable
Co-authored-by: Sojan Jose <sojan@chatwoot.com >
Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com >
2021-11-09 21:36:32 +05:30
Nithin David
0c9b682329
Revert "feat: Updates widget message state to support multiple conversations"
...
This reverts commit a34bb565af .
2021-11-09 18:34:55 +05:30
Nithin David
a34bb565af
feat: Updates widget message state to support multiple conversations
2021-11-09 18:23:20 +05:30
Pranav Raj S and GitHub
d00b8df952
fix: Revert translated keys in conversation status ( #3337 )
2021-11-08 17:03:34 +04:00
Akhil G Krishnan and GitHub
4e01278ea8
TEAM_AVAILABILITY dutch translation issue fixed ( #3324 )
2021-11-08 17:44:02 +05:30
wsuff and GitHub
26f36548c2
chore: Update message limit to Twilio recommended 320 characters ( #3333 )
2021-11-08 10:27:00 +04:00
Sivin Varghese and GitHub
03b1a3d045
feat: Adds support for paste attachment with keys. ( #3293 )
...
* copy paste files
* Minor fixes
* Adds support for pasting attachment
* Minor files
* Review fixes
2021-11-02 10:05:49 +05:30
Sivin Varghese and GitHub
0651b11fda
bug: Fixes the height issue of attachment image preview. ( #3296 )
...
* bug: Fixes the height issue of attachment image preview
* fixes codeclimate issue
2021-11-01 21:00:14 +05:30
Hugo Sarti and GitHub
68fa694268
fix: Disable typing indicator for user when agent is typing a private note ( #3303 )
2021-11-01 12:20:07 +04:00
Muhsin Keloth and GitHub
a3b6e5655d
Disallow editing attribute key and type ( #3305 )
2021-10-30 12:14:09 +05:30
Muhsin Keloth and GitHub
ab77e03c92
feat: Render conversation custom attributes ( #3065 )
2021-10-30 07:09:46 +05:30
Aswin Dev P.S and GitHub
46867e89cb
feat: Ability to specify a subject line for outbound emails ( #3168 )
2021-10-27 13:09:29 +05:30
Sojan Jose and GitHub
2f2d2b4f73
chore: Update translations ( #3289 )
2021-10-26 23:01:52 +05:30
fcbe68141d
fix: Show twilio channel name based on medium ( #3284 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-10-26 16:00:00 +05:30
Sanju and GitHub
74db319a7c
feat: Add video preview & player in conversation ( #3201 )
2021-10-25 19:46:37 +05:30
98e9fedfa6
fix: Resolve contacts filter when entered with contry code ( #3241 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-10-25 19:26:11 +05:30
f2c6799444
feat: Update translations ( #3279 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-10-25 19:23:58 +05:30
Jay Clark and GitHub
5119e7a79e
fix: Update z-index for chevron in contact sidepanel ( #3268 )
...
Signed-off-by: Jay Clark <jay@jayeclark.dev >
2021-10-25 19:14:13 +05:30
Pranav Raj S and GitHub
8e6ce3a813
feat: Add notes for Contacts ( #3273 )
...
Fixes #2275
2021-10-25 18:35:58 +05:30
Sivin Varghese and GitHub
19855a90e2
fix: Remove duplicate attachment downloads ( #3262 )
2021-10-22 19:23:05 +05:30
Jan-David and GitHub
09643b63b0
fix: Use correct German translation of 'disabled' ( #3255 )
2021-10-22 10:42:13 +05:30
Muhsin Keloth and GitHub
b0041ccf3f
fix: Close button click action in contact details sidepanel ( #3245 )
2021-10-20 09:05:08 +05:30
050df43789
feat: Adds sound alert notification for new messages on the widget ( #3181 )
...
* feat: Adds sound alert notification for new messages on the widget
* Review fixes
* uses absolute path
* Minor fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-10-18 06:09:04 -07:00
Sojan Jose and GitHub
cebd34053b
chore: Use availability in dashboard presence toggle ( #3212 )
2021-10-15 00:30:48 +05:30
Pranav Raj S and GitHub
ed25435ac2
fix: Render inbox icon properly ( #3219 )
2021-10-14 20:18:43 +05:30
Sojan Jose and GitHub
590001cca2
chore: New Translation updates ( #3214 )
2021-10-14 13:32:15 +05:30
Pranav Raj S and GitHub
99abbb8158
feat: Display sent status of emails in email channel ( #3125 )
2021-10-14 12:55:46 +05:30
Muhsin Keloth and GitHub
5c30bc3e2b
fix: Read message appears on page refresh in the widget ( #3175 )
2021-10-14 11:51:00 +05:30