Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chatwoot/chatwoot-mobile-app
/ functions
Functions
976 in github.com/chatwoot/chatwoot-mobile-app
⨍
Functions
976
◇
Types & classes
246
↓ 2 callers
Function
inboxHasFeature
(feature: string, inboxType?: string)
src/utils/inboxUtils.ts:26
↓ 2 callers
Function
inboxSupportsReplyTo
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:95
↓ 2 callers
Method
index
()
src/store/label/labelService.ts:6
↓ 2 callers
Method
index
()
src/store/inbox/inboxService.ts:6
↓ 2 callers
Function
isAFacebookInbox
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:37
↓ 2 callers
Function
isASmsInbox
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:83
↓ 2 callers
Function
isATelegramChannel
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:41
↓ 2 callers
Function
isAnInstagramChannel
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:91
↓ 2 callers
Function
isTwilioChannel
(channelType: Channel)
src/utils/getChannelIcon.tsx:18
↓ 2 callers
Method
markAllAsRead
()
src/store/notification/notificationService.ts:26
↓ 2 callers
Method
markAsUnread
(notificationId: number)
src/store/notification/notificationService.ts:37
↓ 2 callers
Method
markMessagesUnread
( payload: MarkMessagesUnreadPayload, )
src/store/conversation/conversationService.ts:158
↓ 2 callers
Function
onSuggestionPress
(mentionType: MentionPartType)
src/screens/chat-screen/components/reply-box/mentions-input/components/mention-input.tsx:61
↓ 2 callers
Function
orientation
()
src/screens/chat-screen/components/message-item/Message.tsx:377
↓ 2 callers
Method
removeDevice
(payload: RemoveDevicePayload)
src/store/settings/settingsService.ts:45
↓ 2 callers
Function
renderContent
()
src/screens/chat-screen/components/message-components/TextBubble.tsx:42
↓ 2 callers
Method
saveDeviceDetails
(payload: PushPayload)
src/store/settings/settingsService.ts:37
↓ 2 callers
Function
seekTo
(position: number)
src/screens/chat-screen/components/audio-recorder/AudioManager.ts:83
↓ 2 callers
Function
selectCurrentActionState
(state: RootState)
src/store/conversation/conversationActionSlice.ts:27
↓ 2 callers
Method
sendMessage
( conversationId: number, payload: MessageBuilderPayload, config: AxiosRequestConfig, )
src/store/conversation/conversationService.ts:104
↓ 2 callers
Function
shouldGroupWithNext
(index: number, searchList: MessageOrDate[])
src/screens/chat-screen/components/message-list/MessagesListContainer.tsx:37
↓ 2 callers
Function
startPlayer
(path: string, callback: Callback)
src/screens/chat-screen/components/audio-recorder/AudioManager.ts:25
↓ 2 callers
Function
styleAdapter
( style: StyleProp<ViewStyle> | ((state: PressableStateCallbackType) => StyleProp<ViewStyle>), touchState?
src/utils/styleAdapter.ts:38
↓ 2 callers
Function
toSnakeCaseKeys
(obj: Record<string, string>)
src/utils/messageVariableUtils.ts:24
↓ 2 callers
Method
togglePriority
(payload: TogglePriorityPayload)
src/store/conversation/conversationService.ts:219
↓ 2 callers
Method
toggleTyping
(payload: TypingPayload)
src/store/conversation/conversationService.ts:211
↓ 2 callers
Function
transformConversationListMeta
(meta: any)
src/utils/camelCaseKeys.ts:39
↓ 2 callers
Function
transformTypingData
(typingData: any)
src/utils/camelCaseKeys.ts:67
↓ 2 callers
Method
translateMessage
( payload: TranslateMessagePayload, )
src/store/conversation/conversationService.ts:224
↓ 2 callers
Method
unmuteConversation
(payload: MuteOrUnmuteConversationPayload)
src/store/conversation/conversationService.ts:193
↓ 2 callers
Method
update
( payload: UpdateConversationParticipantPayload, )
src/store/conversation-participant/conversationParticipantService.ts:23
↓ 2 callers
Method
updateContactLabels
( payload: UpdateContactLabelsPayload, )
src/store/contact/contactService.ts:18
↓ 2 callers
Function
useConversationListStateContext
()
src/context/ConversationListContext.tsx:14
↓ 2 callers
Function
useImageDimensions
( imageSrc: string, maxWidth = 300, maxHeight = 360, )
src/hooks/useImageDimensions.ts:15
↓ 2 callers
Function
useMacroContext
()
src/screens/chat-screen/components/macros/MacroContext.tsx:67
↓ 2 callers
Function
useTabBarHeight
()
src/utils/common.ts:5
↓ 2 callers
Function
whatsAppAPIProvider
(inbox: Inbox | undefined)
src/utils/inboxUtils.ts:87
↓ 2 callers
Function
withAnchorPoint
(transform: TransformsStyle, anchorPoint: Point, size: Size)
src/utils/withAnchorPoint.ts:20
↓ 1 callers
Function
addNotification
(state, action: PayloadAction<NotificationCreatedResponse>)
src/store/notification/notificationSlice.ts:49
↓ 1 callers
Function
addOrRemoveItemFromArray
(array: T[], key: T)
src/components-next/sheet-components/NotificationPreferences.tsx:12
↓ 1 callers
Function
addPodDependency
(podfilePath)
with-ffmpeg-pod.js:5
↓ 1 callers
Method
assignTeam
(payload: AssignTeamPayload)
src/store/conversation/conversationService.ts:150
↓ 1 callers
Function
assigneeAvatar
(assignee: Agent | null)
src/screens/chat-screen/conversation-actions/components/AssigneePanel.tsx:15
↓ 1 callers
Function
asyncFileDownload
()
src/screens/chat-screen/components/message-components/FileBubble.tsx:51
↓ 1 callers
Function
asyncFileDownload
()
src/screens/chat-screen/components/message-components/FileCell.tsx:40
↓ 1 callers
Function
audioFormat
()
src/screens/chat-screen/components/reply-box/ReplyBoxContainer.tsx:481
↓ 1 callers
Function
avatarInfo
()
src/screens/chat-screen/components/message-item/Message.tsx:395
↓ 1 callers
Function
buildCreatePayload
(data: PendingMessage)
src/utils/messageUtils.ts:34
↓ 1 callers
Function
changeAccount
(accountId: number)
src/screens/settings/SettingsScreen.tsx:174
↓ 1 callers
Function
changeAvailabilityStatus
(updatedStatus: string)
src/screens/settings/SettingsScreen.tsx:159
↓ 1 callers
Function
checkServerSupport
({ installedVersion, userRole }: ServerSupportCheck)
src/utils/serverUtils.ts:30
↓ 1 callers
Function
clearAllDeliveredNotifications
()
src/utils/pushUtils.ts:13
↓ 1 callers
Function
closeSheet
()
src/screens/chat-screen/components/chat-header/DropdownMenu.tsx:85
↓ 1 callers
Function
convertAacToWav
(inputPath: string)
src/utils/audioConverter.ios.ts:54
↓ 1 callers
Function
convertOggToWav
(oggUrl: string)
src/utils/audioConverter.ios.ts:5
↓ 1 callers
Function
createAudioFile
(value: string)
src/screens/chat-screen/components/audio-recorder/AudioRecorder.tsx:144
↓ 1 callers
Function
createInitialSectionState
()
src/store/search/searchSlice.ts:21
↓ 1 callers
Function
createInitialSections
()
src/store/search/searchSlice.ts:30
↓ 1 callers
Function
createPendingMessage
(data: SendMessagePayload)
src/utils/messageUtils.ts:14
↓ 1 callers
Function
createRenderItem
( searchQuery: string, allSectionsData: Record<SearchSectionType, SearchItem[]>, navigation: NavigationP
src/screens/search/utils/renderItem.tsx:13
↓ 1 callers
Function
defaultPlainStringGenerator
({ trigger }: MentionPartType, { name }: MentionData)
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:28
↓ 1 callers
Method
delete
(url: string, config?: AxiosRequestConfig)
src/services/APIService.ts:99
↓ 1 callers
Function
deleteRecorder
()
src/screens/chat-screen/components/audio-recorder/AudioRecorder.tsx:139
↓ 1 callers
Function
emailMessageContent
()
src/screens/chat-screen/components/message-components/EmailMessageCell.tsx:42
↓ 1 callers
Function
emailMessageContent
()
src/screens/chat-screen/components/message-components/EmailBubble.tsx:21
↓ 1 callers
Function
extractConversationIdFromUrl
({ url }: { url: string })
src/utils/conversationUtils.ts:111
↓ 1 callers
Function
extractDomain
({ url }: { url: string })
src/store/settings/settingsUtils.ts:10
↓ 1 callers
Function
fetchConversation
()
src/screens/chat-screen/ChatScreen.tsx:102
↓ 1 callers
Function
filterByStatus
(chatStatus: string, filterStatus: string)
src/utils/conversationUtils.ts:9
↓ 1 callers
Function
filterStatusList
(status: ConversationStatus)
src/screens/conversations/components/conversation-actions/UpdateStatus.tsx:58
↓ 1 callers
Function
findFileSize
(bytes: number)
src/utils/fileUtils.ts:1
↓ 1 callers
Function
findPendingMessageIndex
( conversation: Conversation, message: PendingMessage | Message, )
src/utils/conversationUtils.ts:70
↓ 1 callers
Function
flexOrientationClass
()
src/screens/chat-screen/components/message-item/Message.tsx:120
↓ 1 callers
Method
followUp
( payload: CopilotFollowUpPayload, signal?: AbortSignal, )
src/store/copilot/copilotService.ts:51
↓ 1 callers
Function
formatDate
(date: UnixTimestamp, dateFormat = 'MMM dd, yyyy')
src/utils/dateTimeUtils.ts:39
↓ 1 callers
Function
formatDate
(timestamp: number)
src/screens/chat-screen/components/chat-header/SLAEventItem.tsx:13
↓ 1 callers
Function
formatSecondsToMinutes
(seconds: number)
src/screens/chat-screen/components/message-components/AttachedMedia.tsx:29
↓ 1 callers
Function
generateRegexResultPart
( partType: PartType, result: RegexMatchResult, positionOffset = 0, )
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:361
↓ 1 callers
Function
generateUniqueFileName
(url: string, originalFileName: string)
src/screens/chat-screen/components/message-components/FileBubble.tsx:13
↓ 1 callers
Function
generateValueFromPartsAndChangedText
( parts: Part[], originalText: string, changedText: string, )
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:189
↓ 1 callers
Function
generateValueWithAddedSuggestion
( parts: Part[], mentionType: MentionPartType, plainText: string, selection: Position, suggestion: S
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:261
↓ 1 callers
Function
getActionValue
(key: string, params: (string | number)[])
src/screens/chat-screen/components/macros/MacroDetails.tsx:49
↓ 1 callers
Function
getAttachmentIcon
(fileType: string)
src/screens/conversations/components/conversation-item/ConversationLastMessage.tsx:33
↓ 1 callers
Function
getBgColor
()
src/screens/chat-screen/components/reply-box/buttons/SendMessageButton.tsx:18
↓ 1 callers
Function
getBgColorBasedOnStatus
(status: AvailabilityStatus)
src/screens/settings/components/UserAvatar.tsx:24
↓ 1 callers
Function
getButtonStyles
(isPrimary: boolean, pressed: boolean)
src/components-next/button/Button.tsx:16
↓ 1 callers
Function
getButtonStyles
(isPrimary: boolean, pressed: boolean)
src/components-next/button/IconButton.tsx:18
↓ 1 callers
Function
getButtonStyles
()
src/components-next/button/AuthButton.tsx:25
↓ 1 callers
Function
getContactAdditionalData
( item: Contact, allSectionsData: Record<SearchSectionType, SearchItem[]>, )
src/screens/search/utils/handlers.ts:16
↓ 1 callers
Method
getContactConversations
( payload: ContactConversationPayload, )
src/store/contact/contactService.ts:29
↓ 1 callers
Function
getCurrentAccount
( user: User = {} as User, accountId: number | null = null, )
src/utils/permissionUtils.ts:5
↓ 1 callers
Function
getFilterTitle
(value: BaseFilterOption)
src/components-next/common/filters/FilterBar.tsx:36
↓ 1 callers
Function
getFiltersAppliedCount
(defaultState: FilterState, updatedState: FilterState)
src/screens/conversations/components/conversation-header/ConversationHeaderContainer.tsx:33
↓ 1 callers
Method
getHeaders
()
src/services/APIService.ts:34
↓ 1 callers
Function
getInboxOptions
(inboxes: { id: number; name: string }[])
src/screens/conversations/components/conversation-filters/ConversationFilterBar.tsx:33
↓ 1 callers
Function
getInitials
(name: string, size: AvatarSizes)
src/components-next/common/avatar/Avatar.tsx:34
↓ 1 callers
Function
getInitials
(name: string)
src/screens/settings/components/UserAvatar.tsx:10
↓ 1 callers
Method
getInstance
()
src/services/APIService.ts:27
↓ 1 callers
Function
getLastNonActivityMessage
( messageInStore: Message | null, messageFromAPI: Message | null, )
src/utils/conversationUtils.ts:25
↓ 1 callers
Function
getMentionDataFromRegExMatchResult
([ , original, trigger, name, id, ]: RegexMatchResult)
src/screens/chat-screen/components/reply-box/mentions-input/utils/utils.ts:383
← previous
next →
101–200 of 976, ranked by callers