MCPcopy Create free account

hub / github.com/chatwoot/chatwoot-mobile-app / functions

Functions976 in github.com/chatwoot/chatwoot-mobile-app

↓ 2 callersFunctioninboxHasFeature
(feature: string, inboxType?: string)
src/utils/inboxUtils.ts:26
↓ 2 callersFunctioninboxSupportsReplyTo
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:95
↓ 2 callersMethodindex
()
src/store/label/labelService.ts:6
↓ 2 callersMethodindex
()
src/store/inbox/inboxService.ts:6
↓ 2 callersFunctionisAFacebookInbox
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:37
↓ 2 callersFunctionisASmsInbox
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:83
↓ 2 callersFunctionisATelegramChannel
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:41
↓ 2 callersFunctionisAnInstagramChannel
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:91
↓ 2 callersFunctionisTwilioChannel
(channelType: Channel)
src/utils/getChannelIcon.tsx:18
↓ 2 callersMethodmarkAllAsRead
()
src/store/notification/notificationService.ts:26
↓ 2 callersMethodmarkAsUnread
(notificationId: number)
src/store/notification/notificationService.ts:37
↓ 2 callersMethodmarkMessagesUnread
( payload: MarkMessagesUnreadPayload, )
src/store/conversation/conversationService.ts:158
↓ 2 callersFunctiononSuggestionPress
(mentionType: MentionPartType)
src/screens/chat-screen/components/reply-box/mentions-input/components/mention-input.tsx:61
↓ 2 callersFunctionorientation
()
src/screens/chat-screen/components/message-item/Message.tsx:377
↓ 2 callersMethodremoveDevice
(payload: RemoveDevicePayload)
src/store/settings/settingsService.ts:45
↓ 2 callersFunctionrenderContent
()
src/screens/chat-screen/components/message-components/TextBubble.tsx:42
↓ 2 callersMethodsaveDeviceDetails
(payload: PushPayload)
src/store/settings/settingsService.ts:37
↓ 2 callersFunctionseekTo
(position: number)
src/screens/chat-screen/components/audio-recorder/AudioManager.ts:83
↓ 2 callersFunctionselectCurrentActionState
(state: RootState)
src/store/conversation/conversationActionSlice.ts:27
↓ 2 callersMethodsendMessage
( conversationId: number, payload: MessageBuilderPayload, config: AxiosRequestConfig, )
src/store/conversation/conversationService.ts:104
↓ 2 callersFunctionshouldGroupWithNext
(index: number, searchList: MessageOrDate[])
src/screens/chat-screen/components/message-list/MessagesListContainer.tsx:37
↓ 2 callersFunctionstartPlayer
(path: string, callback: Callback)
src/screens/chat-screen/components/audio-recorder/AudioManager.ts:25
↓ 2 callersFunctionstyleAdapter
( style: StyleProp<ViewStyle> | ((state: PressableStateCallbackType) => StyleProp<ViewStyle>), touchState?
src/utils/styleAdapter.ts:38
↓ 2 callersFunctiontoSnakeCaseKeys
(obj: Record<string, string>)
src/utils/messageVariableUtils.ts:24
↓ 2 callersMethodtogglePriority
(payload: TogglePriorityPayload)
src/store/conversation/conversationService.ts:219
↓ 2 callersMethodtoggleTyping
(payload: TypingPayload)
src/store/conversation/conversationService.ts:211
↓ 2 callersFunctiontransformConversationListMeta
(meta: any)
src/utils/camelCaseKeys.ts:39
↓ 2 callersFunctiontransformTypingData
(typingData: any)
src/utils/camelCaseKeys.ts:67
↓ 2 callersMethodtranslateMessage
( payload: TranslateMessagePayload, )
src/store/conversation/conversationService.ts:224
↓ 2 callersMethodunmuteConversation
(payload: MuteOrUnmuteConversationPayload)
src/store/conversation/conversationService.ts:193
↓ 2 callersMethodupdate
( payload: UpdateConversationParticipantPayload, )
src/store/conversation-participant/conversationParticipantService.ts:23
↓ 2 callersMethodupdateContactLabels
( payload: UpdateContactLabelsPayload, )
src/store/contact/contactService.ts:18
↓ 2 callersFunctionuseConversationListStateContext
()
src/context/ConversationListContext.tsx:14
↓ 2 callersFunctionuseImageDimensions
( imageSrc: string, maxWidth = 300, maxHeight = 360, )
src/hooks/useImageDimensions.ts:15
↓ 2 callersFunctionuseMacroContext
()
src/screens/chat-screen/components/macros/MacroContext.tsx:67
↓ 2 callersFunctionuseTabBarHeight
()
src/utils/common.ts:5
↓ 2 callersFunctionwhatsAppAPIProvider
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:87
↓ 2 callersFunctionwithAnchorPoint
(transform: TransformsStyle, anchorPoint: Point, size: Size)
src/utils/withAnchorPoint.ts:20
↓ 1 callersFunctionaddNotification
(state, action: PayloadAction<NotificationCreatedResponse>)
src/store/notification/notificationSlice.ts:49
↓ 1 callersFunctionaddOrRemoveItemFromArray
(array: T[], key: T)
src/components-next/sheet-components/NotificationPreferences.tsx:12
↓ 1 callersFunctionaddPodDependency
(podfilePath)
with-ffmpeg-pod.js:5
↓ 1 callersMethodassignTeam
(payload: AssignTeamPayload)
src/store/conversation/conversationService.ts:150
↓ 1 callersFunctionassigneeAvatar
(assignee: Agent | null)
src/screens/chat-screen/conversation-actions/components/AssigneePanel.tsx:15
↓ 1 callersFunctionasyncFileDownload
()
src/screens/chat-screen/components/message-components/FileBubble.tsx:51
↓ 1 callersFunctionasyncFileDownload
()
src/screens/chat-screen/components/message-components/FileCell.tsx:40
↓ 1 callersFunctionaudioFormat
()
src/screens/chat-screen/components/reply-box/ReplyBoxContainer.tsx:481
↓ 1 callersFunctionavatarInfo
()
src/screens/chat-screen/components/message-item/Message.tsx:395
↓ 1 callersFunctionbuildCreatePayload
(data: PendingMessage)
src/utils/messageUtils.ts:34
↓ 1 callersFunctionchangeAccount
(accountId: number)
src/screens/settings/SettingsScreen.tsx:174
↓ 1 callersFunctionchangeAvailabilityStatus
(updatedStatus: string)
src/screens/settings/SettingsScreen.tsx:159
↓ 1 callersFunctioncheckServerSupport
({ installedVersion, userRole }: ServerSupportCheck)
src/utils/serverUtils.ts:30
↓ 1 callersFunctionclearAllDeliveredNotifications
()
src/utils/pushUtils.ts:13
↓ 1 callersFunctioncloseSheet
()
src/screens/chat-screen/components/chat-header/DropdownMenu.tsx:85
↓ 1 callersFunctionconvertAacToWav
(inputPath: string)
src/utils/audioConverter.ios.ts:54
↓ 1 callersFunctionconvertOggToWav
(oggUrl: string)
src/utils/audioConverter.ios.ts:5
↓ 1 callersFunctioncreateAudioFile
(value: string)
src/screens/chat-screen/components/audio-recorder/AudioRecorder.tsx:144
↓ 1 callersFunctioncreateInitialSectionState
()
src/store/search/searchSlice.ts:21
↓ 1 callersFunctioncreateInitialSections
()
src/store/search/searchSlice.ts:30
↓ 1 callersFunctioncreatePendingMessage
(data: SendMessagePayload)
src/utils/messageUtils.ts:14
↓ 1 callersFunctioncreateRenderItem
( searchQuery: string, allSectionsData: Record<SearchSectionType, SearchItem[]>, navigation: NavigationP
src/screens/search/utils/renderItem.tsx:13
↓ 1 callersFunctiondefaultPlainStringGenerator
({ trigger }: MentionPartType, { name }: MentionData)
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:28
↓ 1 callersMethoddelete
(url: string, config?: AxiosRequestConfig)
src/services/APIService.ts:99
↓ 1 callersFunctiondeleteRecorder
()
src/screens/chat-screen/components/audio-recorder/AudioRecorder.tsx:139
↓ 1 callersFunctionemailMessageContent
()
src/screens/chat-screen/components/message-components/EmailMessageCell.tsx:42
↓ 1 callersFunctionemailMessageContent
()
src/screens/chat-screen/components/message-components/EmailBubble.tsx:21
↓ 1 callersFunctionextractConversationIdFromUrl
({ url }: { url: string })
src/utils/conversationUtils.ts:111
↓ 1 callersFunctionextractDomain
({ url }: { url: string })
src/store/settings/settingsUtils.ts:10
↓ 1 callersFunctionfetchConversation
()
src/screens/chat-screen/ChatScreen.tsx:102
↓ 1 callersFunctionfilterByStatus
(chatStatus: string, filterStatus: string)
src/utils/conversationUtils.ts:9
↓ 1 callersFunctionfilterStatusList
(status: ConversationStatus)
src/screens/conversations/components/conversation-actions/UpdateStatus.tsx:58
↓ 1 callersFunctionfindFileSize
(bytes: number)
src/utils/fileUtils.ts:1
↓ 1 callersFunctionfindPendingMessageIndex
( conversation: Conversation, message: PendingMessage | Message, )
src/utils/conversationUtils.ts:70
↓ 1 callersFunctionflexOrientationClass
()
src/screens/chat-screen/components/message-item/Message.tsx:120
↓ 1 callersMethodfollowUp
( payload: CopilotFollowUpPayload, signal?: AbortSignal, )
src/store/copilot/copilotService.ts:51
↓ 1 callersFunctionformatDate
(date: UnixTimestamp, dateFormat = 'MMM dd, yyyy')
src/utils/dateTimeUtils.ts:39
↓ 1 callersFunctionformatDate
(timestamp: number)
src/screens/chat-screen/components/chat-header/SLAEventItem.tsx:13
↓ 1 callersFunctionformatSecondsToMinutes
(seconds: number)
src/screens/chat-screen/components/message-components/AttachedMedia.tsx:29
↓ 1 callersFunctiongenerateRegexResultPart
( partType: PartType, result: RegexMatchResult, positionOffset = 0, )
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:361
↓ 1 callersFunctiongenerateUniqueFileName
(url: string, originalFileName: string)
src/screens/chat-screen/components/message-components/FileBubble.tsx:13
↓ 1 callersFunctiongenerateValueFromPartsAndChangedText
( parts: Part[], originalText: string, changedText: string, )
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:189
↓ 1 callersFunctiongenerateValueWithAddedSuggestion
( parts: Part[], mentionType: MentionPartType, plainText: string, selection: Position, suggestion: S
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:261
↓ 1 callersFunctiongetActionValue
(key: string, params: (string | number)[])
src/screens/chat-screen/components/macros/MacroDetails.tsx:49
↓ 1 callersFunctiongetAttachmentIcon
(fileType: string)
src/screens/conversations/components/conversation-item/ConversationLastMessage.tsx:33
↓ 1 callersFunctiongetBgColor
()
src/screens/chat-screen/components/reply-box/buttons/SendMessageButton.tsx:18
↓ 1 callersFunctiongetBgColorBasedOnStatus
(status: AvailabilityStatus)
src/screens/settings/components/UserAvatar.tsx:24
↓ 1 callersFunctiongetButtonStyles
(isPrimary: boolean, pressed: boolean)
src/components-next/button/Button.tsx:16
↓ 1 callersFunctiongetButtonStyles
(isPrimary: boolean, pressed: boolean)
src/components-next/button/IconButton.tsx:18
↓ 1 callersFunctiongetButtonStyles
()
src/components-next/button/AuthButton.tsx:25
↓ 1 callersFunctiongetContactAdditionalData
( item: Contact, allSectionsData: Record<SearchSectionType, SearchItem[]>, )
src/screens/search/utils/handlers.ts:16
↓ 1 callersMethodgetContactConversations
( payload: ContactConversationPayload, )
src/store/contact/contactService.ts:29
↓ 1 callersFunctiongetCurrentAccount
( user: User = {} as User, accountId: number | null = null, )
src/utils/permissionUtils.ts:5
↓ 1 callersFunctiongetFilterTitle
(value: BaseFilterOption)
src/components-next/common/filters/FilterBar.tsx:36
↓ 1 callersFunctiongetFiltersAppliedCount
(defaultState: FilterState, updatedState: FilterState)
src/screens/conversations/components/conversation-header/ConversationHeaderContainer.tsx:33
↓ 1 callersMethodgetHeaders
()
src/services/APIService.ts:34
↓ 1 callersFunctiongetInboxOptions
(inboxes: { id: number; name: string }[])
src/screens/conversations/components/conversation-filters/ConversationFilterBar.tsx:33
↓ 1 callersFunctiongetInitials
(name: string, size: AvatarSizes)
src/components-next/common/avatar/Avatar.tsx:34
↓ 1 callersFunctiongetInitials
(name: string)
src/screens/settings/components/UserAvatar.tsx:10
↓ 1 callersMethodgetInstance
()
src/services/APIService.ts:27
↓ 1 callersFunctiongetLastNonActivityMessage
( messageInStore: Message | null, messageFromAPI: Message | null, )
src/utils/conversationUtils.ts:25
↓ 1 callersFunctiongetMentionDataFromRegExMatchResult
([ , original, trigger, name, id, ]: RegexMatchResult)
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:383
← previousnext →101–200 of 976, ranked by callers