Pranav Raj S
|
7434b60f71
|
fix: Revert changes to fix name updation from pre-chat form (#4741)
|
2022-05-25 12:38:23 +05:30 |
|
Pranav Raj S
|
56cd9bc0b8
|
chore: Add Assignable Agents API (#4722)
|
2022-05-23 19:24:07 +05:30 |
|
Pranav Raj S
|
47f04ee3fe
|
chore: Add an option to download CSAT Reports (#4694)
|
2022-05-17 21:01:45 +05:30 |
|
Tejaswini Chile
|
938fb887c4
|
feat: Portal endpoint (#4633)
|
2022-05-16 13:59:59 +05:30 |
|
Sojan Jose
|
04dfb034cc
|
chore: Upgrade Exception tracking (#4638)
- Upgrade Sentry Libraries
- Enable provision for account and user info in error tracking
- Add ChatwootExceptionTracker
fixes: #4375
|
2022-05-09 14:23:19 +05:30 |
|
Sojan Jose
|
8d2b719dc1
|
chore: Sentry issues (#4623)
Fixes various issues reported on sentry
- Twilio channel creation validation errors
- Room Channel error with nil class
- Webhook Uri exception
|
2022-05-06 14:50:55 +05:30 |
|
Pranav Raj S
|
899176a793
|
feat: Add event subscription option to webhooks (#4540)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-04-25 17:44:42 +05:30 |
|
Tejaswini Chile
|
1b3011b27b
|
fix: Add Attachment endpoint to save file against automation rule (#4480)
Co-authored-by: fayazara <fayazara@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-04-24 12:02:40 +05:30 |
|
Muhsin Keloth
|
b082b0e58c
|
fix: Dig params in widget contact end point (#4516)
|
2022-04-21 20:39:45 +05:30 |
|
Pranav Raj S
|
f2f0d466f2
|
chore: Update Help Center APIs to accomodate locale (#4515)
|
2022-04-20 16:00:37 +05:30 |
|
Fayaz Ahmed
|
337a74a10c
|
feat: Add send message, fix issues with message conditions (#4423)
Co-authored-by: Tejaswini <tejaswini@chatwoot.com>
|
2022-04-14 13:36:55 +05:30 |
|
Muhsin Keloth
|
7e5ec7925c
|
feat: Add phone_number & custom_attributes in create conversation end point (#4421)
|
2022-04-08 14:53:37 +05:30 |
|
Pranav Raj S
|
0b03e4b296
|
feat: Add an option to disable endConversation button (#4352)
|
2022-04-06 13:54:55 +05:30 |
|
Tejaswini Chile
|
15fd37b124
|
Feat: attachments automation (#4266)
|
2022-03-30 08:08:58 +05:30 |
|
Tejaswini Chile
|
3158966241
|
Feat: automation rule based on contact conditions (#4230)
|
2022-03-29 17:29:34 +05:30 |
|
Fayaz Ahmed
|
c674393c02
|
feat: New automation actions (#4033)
|
2022-03-29 13:27:16 +05:30 |
|
Vishnu Narayanan
|
8155024b6a
|
feat: fix logging levels (#4314)
https://ruby-doc.org/stdlib-2.7.0/libdoc/logger/rdoc/Logger.html
Fixes https://github.com/chatwoot/chatwoot/issues/4313
|
2022-03-28 18:14:30 +05:30 |
|
Jordan Brough
|
c2647a1f27
|
chore: Use "destroy!" instead of "destroy" when not checking the return value (#4259)
|
2022-03-24 13:28:25 +05:30 |
|
Sojan Jose
|
467f3b9191
|
chore: Disable fetching new emails after mailbox error (#4176)
- Disabled email fetch job if credentials for the channel isn't working
- notify customers when the email channel isn't working
fixes: https://github.com/chatwoot/chatwoot/issues/4174
|
2022-03-22 12:14:17 +05:30 |
|
Tejaswini Chile
|
e06a6a7c55
|
Automation enhancement (#4087)
|
2022-03-21 13:12:27 +05:30 |
|
Pranav Raj S
|
b77fad52fb
|
fix: Add missing contact information to fix invalid activity messages (#4195)
Co-authored-by: Tejaswini <tejaswini@chatwoot.com>
|
2022-03-18 13:43:02 +05:30 |
|
Sojan Jose
|
9f8e442333
|
chore: Improve n+1 queries (#4202)
Fixes the n+1 queries that get triggered while accessing agents endpoint
|
2022-03-17 15:57:32 +05:30 |
|
Tejaswini Chile
|
207a03155e
|
Feat: authenticate direct upload (#4160)
|
2022-03-16 13:54:18 +05:30 |
|
Aswin Dev P.S
|
c4837cd7ac
|
feat: End conversation from widget (#3660)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-03-15 22:07:30 +05:30 |
|
Pranav Raj S
|
4b748e2c8c
|
fix: Delete content_attributes in message destroy API (#4184)
|
2022-03-15 22:01:16 +05:30 |
|
Muhsin Keloth
|
f405572e5c
|
Revert "feat: Custom fields in pre-chat form (#4135)" (#4182)
This reverts commit e730804b48 .
|
2022-03-15 16:54:33 +05:30 |
|
Muhsin Keloth
|
e730804b48
|
feat: Custom fields in pre-chat form (#4135)
Fixes: #2744
|
2022-03-14 15:06:56 +05:30 |
|
Aswin Dev P.S
|
b94e67f5d7
|
feat: Add agents filter in CSAT reports (#4106)
* add agents filter in csat reports
|
2022-03-04 03:49:26 -08:00 |
|
Muhsin Keloth
|
f08d1b35d0
|
feat: Toggle automation status (#3991)
|
2022-03-01 14:14:23 +05:30 |
|
Muhsin Keloth
|
46c1734ba1
|
feat: Add additional attributes in setUser method (#3958)
|
2022-02-28 12:10:55 +05:30 |
|
Tejaswini Chile
|
1ca1b4d36b
|
feat: bulk actions to update conversation objects (#3934)
Added the endpoints for bulk updating conversation objects
Fixes: #3845 #3940 #3943
|
2022-02-23 16:53:36 +05:30 |
|
Sojan Jose
|
eb0da2026f
|
chore: Bundle update (#4038)
- address the nokogiri security issues
|
2022-02-22 16:06:04 +05:30 |
|
Pranav Raj S
|
ea44a32758
|
feat: Add hCaptcha for public forms (#4017)
- added hCaptcha based verification for chatwoot signups
Co-authored-by: Sojan <sojan@pepalo.com>
|
2022-02-18 20:02:50 +05:30 |
|
Tejaswini Chile
|
94a473c9f8
|
chore: Delayed deploy of direct uploads (#3966)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-02-15 16:16:54 +05:30 |
|
Pranav Raj S
|
2591a04c0b
|
chore: Remove message_signature_enabled from users (#3982)
|
2022-02-15 12:10:53 +05:30 |
|
Sojan Jose
|
3d73d8935a
|
feat: Add the ability for a super admin to define account limits (#3946)
Fixes: #3773
|
2022-02-14 15:55:08 +05:30 |
|
Muhsin Keloth
|
4ae9ed8f94
|
chore: Assign the conversation to agent who opens the conversation (#3925)
|
2022-02-08 16:39:19 +05:30 |
|
Muhsin Keloth
|
a737f89c47
|
fix: Ongoing campaign URL validation (#3890)
|
2022-02-04 14:38:18 +05:30 |
|
Sojan Jose
|
cf10f3d03b
|
chore: Provider APIs for SMS Channel - Bandwidth (#3889)
fixes: #3888
|
2022-02-03 15:22:13 -08:00 |
|
Tejaswini Chile
|
e99ea0b582
|
feat: Email signature API support (#3874)
|
2022-02-02 19:37:33 +05:30 |
|
Tejaswini Chile
|
69eaf3ff7f
|
feat: Activestorage direct upload (#3768)
|
2022-01-27 15:57:22 +05:30 |
|
Tejaswini Chile
|
a7c947aeae
|
feat: Clone and update automation rules (#3782)
- endpoints to clone and update automation rules
fixes: #3740
|
2022-01-20 15:30:21 -08:00 |
|
Tejaswini Chile
|
7df68c6388
|
Feat: Automations Actions (#3564)
|
2022-01-13 11:21:06 +05:30 |
|
Vishnu Narayanan
|
acba07cf6e
|
chore: revert GlobalConfig changes (#3702)
Priority to GlobalConfig changes are reverted and for the time being, env vars will take precedence if set.
Fixes #3699
|
2022-01-11 19:20:23 -08:00 |
|
Aswin Dev P.S
|
7ee7062843
|
feat: Toggle to disallow users to send messages after a conversation is resolved (#3605)
|
2022-01-11 00:32:03 -08:00 |
|
Tejaswini Chile
|
a0884310f4
|
feat: Save automation rules (#3359)
|
2022-01-10 12:41:59 +05:30 |
|
Muhsin Keloth
|
e1fe4f09bc
|
chore: Add subscription delete API (#3703)
|
2022-01-06 21:40:43 +05:30 |
|
Sojan Jose
|
009abc1948
|
chore: API improvements (#3637)
- Unique validations for Inbox members and Team member objects
- Move notification processing to Async
|
2021-12-21 22:48:01 +05:30 |
|
Tejaswini Chile
|
76e8acd3c6
|
Fix: Editable attrs presence check for the channel class (#3630)
|
2021-12-20 19:38:38 +05:30 |
|
Tejaswini Chile
|
9984edd3ef
|
Feat: Manage conversation for tweets based on the tweet flag (#3353)
Add tweet conversation only if tweets are enabled.
Fixes #1961
|
2021-12-16 00:24:50 +05:30 |
|