MCPcopy Create free account

hub / github.com/VadimNotJustDev/SignalClone / functions

Functions83 in github.com/VadimNotJustDev/SignalClone

↓ 3 callersFunctiongenerateKeyPair
()
utils/crypto.js:20
↓ 3 callersFunctionresetFields
()
components/MessageInput/MessageInput.tsx:147
↓ 3 callersFunctionstringToUint8Array
(content)
utils/crypto.js:57
↓ 2 callersFunctionaddUserToChatRoom
(user, chatroom)
screens/UsersScreen.tsx:38
↓ 2 callersFunctioncreateChatRoom
(users)
screens/UsersScreen.tsx:42
↓ 2 callersFunctiondecrypt
(secretOrSharedKey, messageWithNonce, key)
utils/crypto.js:37
↓ 2 callersFunctionencrypt
(secretOrSharedKey, json, key)
utils/crypto.js:22
↓ 2 callersFunctiongetBlob
(uri: string)
components/MessageInput/MessageInput.tsx:211
↓ 2 callersFunctiongetMySecretKey
()
utils/crypto.js:60
↓ 2 callersFunctionisUserSelected
(user)
screens/UsersScreen.tsx:78
↓ 2 callersFunctionupdateLastMessage
(newMessage)
components/MessageInput/MessageInput.tsx:123
↓ 2 callersFunctionuseColorScheme
()
hooks/useColorScheme.ts:6
↓ 2 callersFunctionuseThemeColor
( props: { light?: string; dark?: string }, colorName: keyof typeof Colors.light & keyof typeof Colors.dar
components/Themed.tsx:12
↓ 1 callersFunctioncheckIfMe
()
components/MessageReply/MessageReply.tsx:47
↓ 1 callersFunctioncheckIfMe
()
components/Message/Message.tsx:89
↓ 1 callersFunctionconfirmDelete
()
components/Message/Message.tsx:134
↓ 1 callersFunctionconfirmDelete
(user)
screens/GroupInfoScreen/GroupInfoScreen.tsx:40
↓ 1 callersFunctiondecryptMessage
()
components/Message/Message.tsx:104
↓ 1 callersFunctiondeleteUser
(user)
screens/GroupInfoScreen/GroupInfoScreen.tsx:69
↓ 1 callersFunctionfetchChatRoom
()
screens/ChatRoomScreen.tsx:46
↓ 1 callersFunctionfetchChatRoom
()
screens/GroupInfoScreen/GroupInfoScreen.tsx:19
↓ 1 callersFunctionfetchChatRoom
()
navigation/ChatRoomHeader.tsx:36
↓ 1 callersFunctionfetchChatRooms
()
screens/HomeScreen.tsx:12
↓ 1 callersFunctionfetchMessages
()
screens/ChatRoomScreen.tsx:59
↓ 1 callersFunctionfetchUser
()
App.tsx:84
↓ 1 callersFunctionfetchUsers
()
components/ChatRoomItem/ChatRoomItem.tsx:19
↓ 1 callersFunctionfetchUsers
()
screens/GroupInfoScreen/GroupInfoScreen.tsx:32
↓ 1 callersFunctionfetchUsers
()
navigation/ChatRoomHeader.tsx:23
↓ 1 callersFunctiongetDuration
()
components/AudioPlayer/AudioPlayer.tsx:56
↓ 1 callersFunctiongetLastOnlineText
()
navigation/ChatRoomHeader.tsx:49
↓ 1 callersFunctiongetUsernames
()
navigation/ChatRoomHeader.tsx:64
↓ 1 callersFunctionloadResourcesAndDataAsync
()
hooks/useCachedResources.ts:11
↓ 1 callersFunctionloadSound
()
components/AudioPlayer/AudioPlayer.tsx:22
↓ 1 callersFunctionnewNonce
()
utils/crypto.js:19
↓ 1 callersFunctiononPlusClicked
()
components/MessageInput/MessageInput.tsx:131
↓ 1 callersFunctiononUserPress
(user)
screens/UsersScreen.tsx:82
↓ 1 callersFunctionsendAudio
()
components/MessageInput/MessageInput.tsx:255
↓ 1 callersFunctionsendImage
()
components/MessageInput/MessageInput.tsx:185
↓ 1 callersFunctionsendMessage
()
components/MessageInput/MessageInput.tsx:105
↓ 1 callersFunctionsendMessageToUser
(user, fromUserId)
components/MessageInput/MessageInput.tsx:66
↓ 1 callersFunctionsetAsRead
()
components/Message/Message.tsx:120
↓ 1 callersFunctionupdateLastOnline
()
App.tsx:92
↓ 1 callersFunctionuseCachedResources
()
hooks/useCachedResources.ts:6
FunctionApp
()
App.tsx:32
FunctionAudioPlayer
({ soundURI })
components/AudioPlayer/AudioPlayer.tsx:6
FunctionChatRoomHeader
({ id, children })
navigation/ChatRoomHeader.tsx:15
FunctionChatRoomItem
({ chatRoom })
components/ChatRoomItem/ChatRoomItem.tsx:10
FunctionChatRoomScreen
()
screens/ChatRoomScreen.tsx:17
FunctionEditScreenInfo
({ path }: { path: string })
components/EditScreenInfo.tsx:9
FunctionGroupInfoScreen
()
screens/GroupInfoScreen/GroupInfoScreen.tsx:9
FunctionHomeHeader
(props)
navigation/index.tsx:90
FunctionMessage
(props)
components/Message/Message.tsx:30
FunctionMessageInput
({ chatRoom, messageReplyTo, removeMessageReplyTo })
components/MessageInput/MessageInput.tsx:38
FunctionMessageReply
(props)
components/MessageReply/MessageReply.tsx:21
FunctionMonoText
(props: TextProps)
components/StyledText.tsx:5
FunctionNavigation
({ colorScheme, }: { colorScheme: ColorSchemeName; })
navigation/index.tsx:36
FunctionNewGroupButton
({ onPress })
components/NewGroupButton/index.tsx:5
FunctionNotFoundScreen
({ navigation, }: StackScreenProps<RootStackParamList, 'NotFound'>)
screens/NotFoundScreen.tsx:7
FunctionRootNavigator
()
navigation/index.tsx:55
FunctionSettings
()
screens/Settings.tsx:10
FunctionTabOneScreen
()
screens/HomeScreen.tsx:8
FunctionTabTwoScreen
()
screens/TabTwoScreen.tsx:7
FunctionText
(props: TextProps)
components/Themed.tsx:34
FunctionUserItem
({ user, onPress, onLongPress, isSelected, isAdmin = false, })
components/UserItem/UserItem.tsx:7
FunctionUsersScreen
()
screens/UsersScreen.tsx:18
FunctionView
(props: ViewProps)
components/Themed.tsx:41
FunctiondeleteMessage
()
components/Message/Message.tsx:130
FunctionhandleHelpPress
()
components/EditScreenInfo.tsx:46
FunctionlogOut
()
screens/Settings.tsx:11
FunctiononActionPress
(index)
components/Message/Message.tsx:151
FunctiononPlaybackStatusUpdate
(status: AVPlaybackStatus)
components/AudioPlayer/AudioPlayer.tsx:36
FunctiononPress
()
components/ChatRoomItem/ChatRoomItem.tsx:44
FunctiononPress
()
components/MessageInput/MessageInput.tsx:135
FunctionopenActionMenu
()
components/Message/Message.tsx:163
FunctionopenInfo
()
navigation/ChatRoomHeader.tsx:68
FunctionpickImage
()
components/MessageInput/MessageInput.tsx:157
FunctionplayPauseSound
()
components/AudioPlayer/AudioPlayer.tsx:45
FunctionprogressCallback
(progress)
components/MessageInput/MessageInput.tsx:181
FunctionsaveGroup
()
screens/UsersScreen.tsx:97
FunctionstartRecording
()
components/MessageInput/MessageInput.tsx:217
FunctionstopRecording
()
components/MessageInput/MessageInput.tsx:235
FunctiontakePhoto
()
components/MessageInput/MessageInput.tsx:170
FunctionupdateKeyPair
()
screens/Settings.tsx:16