iachat/app/controllers/api/v1
Jordan Brough 5e807c5875
chore: Remove unneeded include EnsureCurrentAccountHelper (#7339)
This class inherits from Api::V1::Accounts::BaseController, which already includes EnsureCurrentAccountHelper and also sets up before_action :current_account.
2023-06-19 17:18:07 +05:30
..
accounts chore: Remove unneeded include EnsureCurrentAccountHelper (#7339) 2023-06-19 17:18:07 +05:30
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget feat: Refetch the latest messages on action cable reconnect in widget (#6996) 2023-05-12 14:05:22 +05:30
accounts_controller.rb feat: update cache headers for cache_keys (#7283) 2023-06-14 13:21:51 +05:30
notification_subscriptions_controller.rb fix: Remove the notification subscription if present (#5510) 2022-09-27 12:36:57 -07:00
profiles_controller.rb feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30