Chatwoot/app/controllers/api/v1/accounts
Sojan Jose 1d9debaee0
feat: IP lookup (#1315)
- feature to store contact IP for accounts
- IP lookup through geocoder gem
- ability to do IP lookup through external APIs
- add commit hook to prevent push to develop and master
- migrations to fix default values for jsonb columns
2020-10-28 02:14:36 +05:30
..
actions Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
channels Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
contacts Chore: Fix N+1 queries in dashboard side (#1254) 2020-09-19 12:46:34 +05:30
conversations Feature: API Channel (#1052) 2020-07-21 12:15:24 +05:30
integrations chore: Fix integration hooks destroy method (#1224) 2020-09-12 23:09:55 +05:30
kbase Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
agents_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
base_controller.rb chore: Prevent i18n config bleeding across requests (#1214) 2020-10-05 17:55:46 +05:30
callbacks_controller.rb chore: Handle exceptions on external URL calls (#1334) 2020-10-11 20:22:21 +05:30
canned_responses_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
contacts_controller.rb feat: IP lookup (#1315) 2020-10-28 02:14:36 +05:30
conversations_controller.rb feat: Ability to unmute muted conversations (#1319) 2020-10-08 12:02:08 +05:30
facebook_indicators_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
inbox_members_controller.rb chore: Update dependencies (#1173) 2020-09-08 11:24:08 +05:30
inboxes_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
labels_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
notification_settings_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
notifications_controller.rb Chore: FCM Notification Improvements (#957) 2020-06-15 13:36:56 +05:30
webhooks_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30