Chatwoot/app/models/concerns
Vishnu Narayanan 223385d134
fix: Specify external db with non-standard port (#2711)
POSTGRES_PORT was not taking effect if provided separately
instead of using DATABASE_URL. This adds support for using
databases running on non-standard ports.

#1145
#1147

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-07-28 19:36:51 +05:30
..
.keep Initial Commit 2019-08-14 15:18:44 +05:30
access_tokenable.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
assignment_handler.rb feat: Activity messages for team assignments (#1893) 2021-03-12 15:13:58 +05:30
availability_statusable.rb Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
avatarable.rb feat: Use gravatar URL for contacts and users if no image available (#1407) 2020-11-13 19:56:30 +05:30
content_attribute_validator.rb feat: Add regex validation on form message inputs (#2317) 2021-06-08 16:32:01 +05:30
featurable.rb fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
labelable.rb feat: API to add label to contacts (#1563) 2021-01-03 20:07:57 +05:30
out_of_offisable.rb Feat: business hours settings page (#1812) 2021-03-13 11:42:51 +05:30
pubsubable.rb Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
reauthorizable.rb chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
reportable.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
round_robin_handler.rb feat: Activity messages for team assignments (#1893) 2021-03-12 15:13:58 +05:30
sso_authenticatable.rb feat: Authenticate by SSO tokens (#1439) 2020-11-25 13:59:38 +05:30