Pranav Raj S
cb22b396eb
Feature: Website SDK ( #653 )
...
Add SDK functions
Co-authored-by: Sojan <sojan@pepalo.com>
2020-04-03 13:04:58 +05:30
Nithin David Thomas
7fcd2d0e85
Feature: Support file type messages on widget and dashboard ( #659 )
...
- Adds support for file upload
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
Co-authored-by: Sojan <sojan@pepalo.com>
2020-04-02 12:28:38 +05:30
Sony Mathew
0afa5c297f
Bug: Fixed conversation reply mail issue when an attachment is sent ( #655 )
...
* When an attachment was sent in the reply mailer it was breaking due to the
truncating function applied on the last message content. Here the content was empty
and so it broke.
* Fixed this breakage
* Also addressed the issue that if the attachment was there the content was coming empty.
With these changes, made the content to have a link to the attachment.
2020-03-30 16:07:01 +05:30
Nithin David Thomas
6c4e1fdaac
Feature: Send images from widget
2020-03-30 12:15:06 +05:30
Subin T P
e56132c506
Non blocking event dispatch ( #652 )
...
- Performance improvements for event dispatch
2020-03-29 19:18:30 +05:30
Sojan Jose
bab9d663d2
Feature: API for updating account settings ( #645 )
...
* Feature: API for updating account settings
- API to update account locale
- API to update account name
- API to show account info
2020-03-29 12:16:31 +05:30
Pranav Raj S
6c48f2e789
Bug: Update conversation urls in email ( #649 )
...
Update the conversation URLs in email templates.
2020-03-29 09:34:57 +05:30
Pranav Raj S
50ebbc13b6
Chore: Add Twitter documentation ( #648 )
...
* Chore: Add Twitter documentation
Co-authored-by: Sojan <sojan@pepalo.com>
2020-03-28 11:51:42 +05:30
Sojan Jose
a3c2d4e5bd
Chore: Add Facebook app set up documentation ( #647 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
2020-03-28 11:43:02 +05:30
Sony Mathew
209e0a0fb4
[Feature] Change conversation ordering ( #640 )
...
* Update conversation's updated_at when a message is created/saved
* changed teh ordering of conversation to be based on `updated_at` rather than `created_at`
2020-03-24 23:34:22 +05:30
Pranav Raj Sreepuram
2eac97c705
Merge branch 'hotfix/1.2.4' into develop
2020-03-22 20:43:58 +05:30
Pranav Raj S
a94f14ca22
Bug: Disable logging to file on asset precompile ( #637 )
2020-03-22 20:38:49 +05:30
Nithin David Thomas
f7e5f1fabf
Feature: Send attachments to widget user ( #621 )
2020-03-22 15:54:36 +05:30
Nithin David Thomas
fe70843fae
Feature: Improve Dashboard UI ( #630 )
2020-03-22 11:44:40 +05:30
Pranav Raj S
29bb2bff3a
Security: Upgrade eslint, eslint-config-airbnb ( #635 )
2020-03-21 21:01:55 +05:30
Pranav Raj S
4c40d738a5
Security: Upgrade rails to 6.0.2.2 ( #636 )
2020-03-21 20:54:04 +05:30
Pranav Raj S
1c4566df66
Bug: Migrate messages while merging contact ( #624 )
...
Bug: Migrate messages while merging contact
2020-03-19 01:52:38 +05:30
Subin T P
8f6f07177d
Enhancement: Move reporting metrics to postgres ( #606 )
2020-03-18 16:53:35 +05:30
Sojan
f69eb7e542
Merge branch 'hotfix/1.2.3' into develop
2020-03-18 01:53:24 +05:30
Sojan
9d170fc727
Merge branch 'hotfix/1.2.3'
2020-03-18 01:53:13 +05:30
Sojan
8d65e7db95
HotFix: Tune the chatwoot logs
...
Fixes : #616
2020-03-18 01:40:34 +05:30
Arief Luthfi
71d48854b1
Chore: Refactor Facebook send reply service
...
Refactor Facebook send reply service
2020-03-17 21:09:20 +05:30
Pranav Raj S
4d0f46176b
Chore: Add web_widget_script in the Inboxes API ( #615 )
...
* Chore: Add web_widget_script in the Inboxes API
2020-03-16 12:32:34 +05:30
Nithin David Thomas
d8599c62dd
Feature: Support options message type on widget and dashboard ( #614 )
2020-03-16 12:08:40 +05:30
ghosteathuman
bb47b5f086
Reduce long peer dependencies warning ( #568 )
...
Co-authored-by: ghosteathuman <46582963+ghosteathuman@users.noreply.github.com>
2020-03-12 22:00:58 +05:30
Nithin David Thomas
fb17d34b8a
Feature: Support card options in widget and dashboard #594 ( #609 )
2020-03-12 21:23:52 +05:30
Pranav Raj S
260e40831a
Chore: Update Swagger API docs ( #608 )
2020-03-11 16:19:13 +05:30
Sojan Jose
a5b1e2b650
Feature: Access tokens for API access ( #604 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-03-11 00:02:15 +05:30
Sojan Jose
19ab0fe108
Chore: Scope URLs with account_id ( #601 )
...
* Chore: Enable Users to create multiple accounts
Addresses: #402
- migrations to split roles and other attributes from users table
- make changes in code to accommodate this change
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-03-09 23:27:10 +05:30
Pranav Raj Sreepuram
2a6670f0da
Merge branch 'hotfix/1.2.2' into develop
2020-03-09 10:01:15 +05:30
Pranav Raj Sreepuram
91bccd3c6d
Merge branch 'hotfix/1.2.2'
2020-03-09 10:00:42 +05:30
Pranav Raj Sreepuram
ef6c695bcb
Chore: Add additional_attributes to conversation seed
2020-03-09 10:00:11 +05:30
Pranav Raj Sreepuram
1db35caa56
Merge branch 'release/1.2.1' into develop
2020-03-08 22:15:58 +05:30
Pranav Raj Sreepuram
1273ea64d3
Merge branch 'release/1.2.1'
2020-03-08 22:15:04 +05:30
Pranav Raj S
2a4fb7b056
Bug: Fix conversation not loading from the links in email ( #602 )
...
Bug: Load conversation from links
2020-03-08 22:08:25 +05:30
Nithin David Thomas
60dc564f37
Bug: Fix missing close button on mobile chat window ( #600 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-03-07 23:39:41 +05:30
Sojan Jose
8b4df986bf
Chore: Enable Users to create multiple accounts ( #440 )
...
Addresses: #402
- migrations to split roles and other attributes from users table
- make changes in code to accommodate this change
Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-03-07 12:18:16 +05:30
Sojan Jose
a8ac048716
Bug: Fix duplicate messages from Twitter DM and tweets ( #599 )
...
* Bug: Fix duplicate messages from Twitter DM and tweets
2020-03-06 01:47:37 +05:30
Pranav Raj S
b2d5cc7b05
Feature: Introduce bots ( #545 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2020-03-06 01:43:12 +05:30
Sony Mathew
fabc6c87af
Chore: User Friendly URLs on the swagger docs ( #590 )
...
Made the swagger documentation urls short and readable.
2020-03-04 00:41:21 +05:30
Pranav Raj S
f76ba889dd
Docs: Add webhook documentation ( #588 )
2020-03-03 18:52:30 +05:30
Pranav Raj S
97ad512c21
Security: Upgrade puma to 4.3.3 ( #586 )
2020-03-03 13:00:54 +05:30
Nithin David Thomas
dfdb68e1c3
Enhancement: Improve UI on user preferences page ( #584 )
2020-03-03 12:39:05 +05:30
Sojan
c772c0af03
Merge branch 'release/1.2.0'
2020-03-01 19:33:41 +05:30
Sojan Jose
cda65ea339
Feature: Conversation creation email notifications ( #576 )
...
* Clean up the mailers
* Disable assignment mailer if setting is turned off
* Email notifications on conversation create
* Specs
2020-03-01 19:06:13 +05:30
Pranav Raj S
d6237dfc59
Feature: Add UI to update email notification preferences ( #579 )
2020-03-01 17:47:08 +05:30
Pranav Raj S
629c73d3ce
Fix onBackDropClick ( #578 )
2020-03-01 11:23:55 +05:30
Tim Lange
bbf01037c6
Chore: Added tests for conversations messages controller ( #575 )
2020-03-01 04:56:30 +05:30
Sony Mathew
7f26b34b15
Feature: Add new notification settings for user ( #569 )
...
Added new notification settings API for user
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2020-02-29 20:41:09 +05:30
dependabot[bot]
bbd9968d4b
Chore(deps): Bump puma from 4.3.1 to 4.3.2 ( #573 )
...
Bumps [puma](https://github.com/puma/puma ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v4.3.1...v4.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 18:06:27 +05:30