Chatwoot/app/controllers/api/v1
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
..
accounts feat: IP lookup (#1315) 2020-10-28 02:14:36 +05:30
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget feat: Display reply time in widget (#1349) 2020-10-18 23:32:22 +05:30
accounts_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
agent_bots_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
notification_subscriptions_controller.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
profiles_controller.rb feat: Use display_name instead of name of the agent (#1097) 2020-07-27 22:19:26 +05:30
webhooks_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30