chatwoot/app/controllers
Sojan Jose d4e7eaecce
feat: New APIs for search (#6564)
- Adding new API endpoints for search
- Migrations to add appropriate indexes
2023-02-28 22:00:36 +05:30
..
api feat: New APIs for search (#6564) 2023-02-28 22:00:36 +05:30
concerns chore: upgrade ruby to 3.1.3 (#5555) 2023-01-24 23:55:07 +05:30
devise_overrides feat: Google OAuth for login & signup (#6346) 2023-02-16 11:12:02 +05:30
installation feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
microsoft Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
platform/api/v1 feat: Ability for super admin to impersonate a user (#6382) 2023-02-06 11:00:08 -08:00
public/api/v1 fix: Fix i18n issues with help center (#6559) 2023-02-27 17:45:57 -08:00
super_admin fix: redis health status in superadmin panel (#6363) 2023-01-31 22:57:49 +05:30
survey feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
twilio feat: Support Twilio Messaging Services (#4242) 2022-07-08 18:20:07 +05:30
twitter chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
webhooks feat: Support for Whatsapp Cloud API (#4938) 2022-07-06 21:45:03 +02:00
android_app_controller.rb chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api_controller.rb feat: add chatwoot instance status in superadmin (#6045) 2023-01-30 18:37:51 +05:30
apple_app_controller.rb Chore: Apple site association file for deep linking (#805) 2020-05-03 12:16:11 +05:30
application_controller.rb feat: Allow SaaS users to manage subscription within the dashboard (#5059) 2022-07-19 19:04:17 +05:30
dashboard_controller.rb feat: Add the UI flow for Microsoft Oauth (#6243) 2023-01-17 17:48:14 +05:30
microsoft_controller.rb fix: Identity JSON response header (#6326) 2023-02-02 11:01:18 +05:30
platform_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
public_controller.rb chore: Improve Helpcenter custom domains (#5456) 2022-09-19 17:36:01 -07:00
swagger_controller.rb fix: Path traversal at SwaggerController (#6205) 2023-01-12 23:44:21 +05:30
widget_tests_controller.rb feat: Support Dark mode for the widget (#4137) 2022-04-01 20:59:03 +05:30
widgets_controller.rb fix: ActiveRecord::RecordNotFound Couldn't find Channel::WebWidget (#6523) 2023-02-23 19:16:07 +05:30