MCPcopy Create free account

hub / github.com/CommE2E/comm / functions

Functions7,671 in github.com/CommE2E/comm

↓ 2 callersMethodcloseSocket
( // This param is a hack. When closing a socket there is a race between this // function and the one
lib/socket/socket.react.js:218
↓ 2 callersFunctioncompareNewCalendarQuery
( viewer: Viewer, newCalendarQuery: CalendarQuery, )
keyserver/src/updaters/entry-updaters.js:261
↓ 2 callersMethodcompletedMessageIDs
(state: State)
web/input/input-state-container.react.js:272
↓ 2 callersFunctioncompute_backup_key
( backup_secret: &[u8], backup_id: &[u8], )
native/native_rust_library/src/argon2_tools.rs:12
↓ 2 callersFunctionconstructChangeRoleEntityText
( affectedUsers: EntityText | string, roleName: ?string, )
lib/shared/message-utils.js:494
↓ 2 callersFunctionconstructMediaFromMediaMessageContentsAndUploadRows
( mediaMessageContents: $ReadOnlyArray<MediaMessageServerDBContent>, uploadRows: $ReadOnlyArray<Object>, )
keyserver/src/fetchers/upload-fetchers.js:322
↓ 2 callersFunctionconstructThreadPermissionString
( parsed: ParsedThreadPermissionString, )
lib/permissions/prefixes.js:65
↓ 2 callersFunctionconstruct_user_registration_info
( message: &(impl DeviceKeyUploadActions + RegistrationActions), user_id: Option<String>, username: Stri
services/identity/src/client_service.rs:1442
↓ 2 callersFunctionconvertClientIDsToServerIDs
( serverPrefixID: string, outputValidator: TType<T>, data: T, )
lib/utils/conversion-utils.js:35
↓ 2 callersFunctionconvertCommunityInfoToClientDBCommunityInfo
({ id, communityInfo, }: { +id: string, +communityInfo: CommunityInfo, })
lib/ops/community-store-ops.js:46
↓ 2 callersFunctionconvertDMOperationIntoClientDBDMOperation
({ id, type, operation, }: DMOperationEntity)
lib/ops/dm-operations-store-ops.js:120
↓ 2 callersFunctionconvertDraftStoreToNewIDSchema
(store: DraftStore)
lib/utils/migration-utils.js:42
↓ 2 callersFunctionconvertEntryInfoIntoClientDBEntryInfo
({ id, entry, }: ReplaceEntryOperationPayload)
lib/ops/entries-store-ops.js:55
↓ 2 callersFunctionconvertIntegrityThreadHashesToClientDBIntegrityThreadHashes
( threadHashes: ThreadHashes, )
lib/ops/integrity-store-ops.js:43
↓ 2 callersFunctionconvertKeyserverInfoToClientDBKeyserverInfo
({ id, keyserverInfo, }: { +id: string, +keyserverInfo: KeyserverInfo, })
lib/ops/keyserver-store-ops.js:56
↓ 2 callersFunctionconvertRawThreadInfoToClientDBThreadInfo
( rawThreadInfo: LegacyRawThreadInfo | RawThreadInfo, )
lib/utils/thread-ops-utils.js:32
↓ 2 callersFunctionconvertReportsToReplaceReportOps
( reports: $ReadOnlyArray<ClientReportCreationRequest>, )
lib/ops/report-store-ops.js:37
↓ 2 callersFunctionconvertServerIDsToClientIDs
( serverPrefixID: string, outputValidator: TType<T>, data: T, )
lib/utils/conversion-utils.js:19
↓ 2 callersFunctionconvertStoreOperationsToClientDBStoreOperations
( storeOperations: StoreOperations, )
lib/shared/redux/client-db-utils.js:58
↓ 2 callersFunctionconvertUserInfoToClientDBUserInfo
(user: UserInfo)
lib/ops/user-store-ops.js:52
↓ 2 callersFunctioncookieIsExpired
(lastUsed: number)
keyserver/src/session/cookies.js:46
↓ 2 callersMethodcookieNameFromViewerData
(data: ViewerData)
keyserver/src/session/viewer.js:73
↓ 2 callersMethodcopyContentFromBackupDatabase
native/cpp/CommonCpp/_generated/commJSI.h:705
↓ 2 callersMethodcopyContentFromDatabase
( databasePath: string, encryptionKey?: string | void, )
web/shared-worker/utils/sql-query-executor-wrapper.js:523
↓ 2 callersFunctioncors_layer
()
services/identity/src/cors.rs:6
↓ 2 callersFunctioncreate
(a,b=438)
web/shared-worker/_generated/comm-query-executor.js:42
↓ 2 callersMethodcreateAction
(text: string)
web/calendar/entry.react.js:325
↓ 2 callersFunctioncreateAndMaintainTunnelbrokerWebsocket
(encryptionKey: ?string)
keyserver/src/socket/tunnelbroker.js:85
↓ 2 callersFunctioncreateAndPersistNotificationsOutboundSession
( notificationsIdentityKeys: OLMIdentityKeys, notificationsInitializationInfo: OlmSessionInitializationInf
web/shared-worker/worker/worker-crypto.js:183
↓ 2 callersFunctioncreateAndSendReservedUsernameMessage
( payload: $ReadOnlyArray<UserDetail>, )
keyserver/src/creators/account-creator.js:226
↓ 2 callersFunctioncreateAndSignSingletonDeviceList
( primaryDeviceID: string, keyserverDeviceID?: ?string, )
lib/shared/device-list-utils.js:135
↓ 2 callersFunctioncreateAsyncMigrate
( legacyMigrations: LegacyMigrationManifest<N, T>, config: ConfigType, migrations: MigrationsManifest<N,
lib/utils/migration-utils.js:205
↓ 2 callersFunctioncreateBackupOutputPipeline
({ filename, writeStream, encryption, }: BackupOutputOptions)
keyserver/src/backups/backup-output.js:25
↓ 2 callersFunctioncreateBackupStorageAdapter
( config: StorageConfig, )
keyserver/src/backups/backup-storage.js:43
↓ 2 callersFunctioncreateBaseBrowserConfig
(baseConfig)
lib/webpack/shared.cjs:76
↓ 2 callersFunctioncreateChatTabBarButton
( props: Props, )
native/navigation/chat-tab-bar-button.react.js:40
↓ 2 callersFunctioncreateDevBrowserConfig
(baseConfig, babelConfig, envVars)
lib/webpack/shared.cjs:184
↓ 2 callersMethodcreateFullBackup
native/cpp/CommonCpp/_generated/commJSI.h:497
↓ 2 callersFunctioncreateLocalEntry
( threadID: string, dateString: string, creatorID: string, )
lib/actions/entry-actions.js:134
↓ 2 callersFunctioncreateMediaMessageData
( input: MediaMessageDataCreationInput, options: { +forceMultimediaMessageType?: boolean, } = defaul
lib/shared/message-utils.js:168
↓ 2 callersFunctioncreateMessageQuote
(message: string)
lib/shared/markdown.js:385
↓ 2 callersMethodcreateMultimediaMessage
(threadInfo: ThreadInfo)
web/input/input-state-container.react.js:1456
↓ 2 callersFunctioncreateNavigateToThreadAction
( params: MessageListParams, )
native/chat/message-list-types.js:71
↓ 2 callersFunctioncreateNewUserCookie
( userID: string, params: UserCookieCreationParams, )
keyserver/src/session/cookies.js:589
↓ 2 callersFunctioncreateNodeServerRenderingConfig
(baseConfig, babelConfig)
lib/webpack/shared.cjs:244
↓ 2 callersFunctioncreateOlmSessionWithDevices
( userDevices: { +[userID: string]: $ReadOnlyArray<string>, }, olmSessionCreator: CreateOlmSessionsW
lib/push/send-utils.js:1096
↓ 2 callersFunctioncreateOlmSessionsWithOwnDevices
( authMetadata: AuthMetadata, identityClient: IdentityServiceClient, sendMessage: (message: Tunnelbroker
lib/utils/crypto-utils.js:50
↓ 2 callersFunctioncreateOrUpdateFarcasterChannelTag
( viewer: Viewer, request: CreateOrUpdateFarcasterChannelTagRequest, )
keyserver/src/creators/farcaster-channel-tag-creator.js:38
↓ 2 callersFunctioncreatePendingPersonalOrPrivateThread
( loggedInUserInfo: LoggedInUserInfo, userID: string, username: ?string, supportThickThreads: boolean,
lib/shared/thread-utils.js:534
↓ 2 callersFunctioncreatePendingSidebar
( input: CreatePendingSidebarInput, )
lib/shared/sidebar-utils.js:194
↓ 2 callersFunctioncreatePermissionsForNewMembers
( threadInfo: ThickRawThreadInfo, utilities: ProcessDMOperationUtilities, )
lib/shared/dm-ops/add-members-spec.js:46
↓ 2 callersFunctioncreateProdBrowserConfig
(baseConfig, babelConfig, envVars)
lib/webpack/shared.cjs:111
↓ 2 callersFunctioncreateRecursiveDrawerItemsData
( childThreadInfosMap: { +[id: string]: $ReadOnlyArray<ResolvedThreadInfo>, }, communities: $ReadOnl
lib/utils/drawer-utils.react.js:32
↓ 2 callersFunctioncreateSIWEMessage
( address: string, statement: string, nonce: string, issuedAt: ?string, )
lib/utils/siwe-utils.js:44
↓ 2 callersFunctioncreateSidebarTitle
( sourceMessageInfo: | ComposableMessageInfo | RobotextMessageInfo | ReactionMessageInfo | E
lib/shared/sidebar-utils.js:168
↓ 2 callersFunctioncreateUndirectedRelationships
( dbQueryResult: $ReadOnlyArray<QueryResult>, setStatus: UndirectedStatus, )
keyserver/src/creators/relationship-creators.js:28
↓ 2 callersFunctioncreateUploads
( viewer: Viewer, uploadInfos: $ReadOnlyArray<UploadInput>, )
keyserver/src/creators/upload-creator.js:39
↓ 2 callersMethodcreateUserKeysBackup
native/cpp/CommonCpp/_generated/commJSI.h:489
↓ 2 callersFunctioncreateViewerForInvalidFetchViewerResult
( result: InvalidFetchViewerResult, anonymousViewerData: AnonymousViewerData, )
keyserver/src/session/cookies.js:458
↓ 2 callersFunctioncreate_composite_primary_key
( partition_key: (AttributeName, String), sort_key: (AttributeName, String), )
services/identity/src/database.rs:1482
↓ 2 callersMethodcreate_download_session
( &self, s3_path: S3Path, )
services/blob/src/service.rs:156
↓ 2 callersFunctioncreate_holder_for_hash
( hash: &str, blob_client: &'blob BlobServiceClient, )
services/backup/src/http/handlers/backup.rs:673
↓ 2 callersFunctioncreate_holders_for_blob_hashes
( hashes: Vec<String>, blob_client: &'blob BlobServiceClient, )
services/backup/src/http/handlers/backup.rs:656
↓ 2 callersFunctioncreate_one_time_key_partition_key
( user_id: &str, device_id: &str, account_type: OlmAccountType, )
services/identity/src/ddb_utils.rs:30
↓ 2 callersFunctiondecodeMinimallyEncodedRoleInfo
( minimallyEncodedRoleInfo: RoleInfo, )
lib/types/minimally-encoded-thread-permissions-types.js:68
↓ 2 callersFunctiondecodeRolePermissionBitmask
(bitmask: string)
lib/permissions/minimally-encoded-thread-permissions.js:211
↓ 2 callersMethoddecodeUTF8ArrayBufferToString
native/cpp/CommonCpp/_generated/utilsJSI.h:91
↓ 2 callersFunctiondecrypt
(key: Uint8Array, data: Uint8Array)
native/utils/aes-crypto-module.js:36
↓ 2 callersFunctiondecryptAES
* Does the reverse of the [encryptAES] function. * Decrypts the [ciphertext] with given [key] and [iv] * You can optionally pass in a destination bu
native/expo-modules/comm-expo-package/android/src/main/java/app/comm/android/aescrypto/AESCryptoModule.kt:206
↓ 2 callersMethoddecryptAndPersist
native/cpp/CommonCpp/_generated/commJSI.h:361
↓ 2 callersFunctiondecryptWithSession
( pickledSession: string, picklingKey: string, encryptedPayload: string, type: OlmEncryptedMessageType
web/push-notif/notif-crypto-utils.js:852
↓ 2 callersFunctiondeleteAccount
(viewer: Viewer)
keyserver/src/deleters/account-deleters.js:53
↓ 2 callersMethoddeleteAction
( entryID: ?string, focusOnNextEntry: boolean, )
web/calendar/entry.react.js:439
↓ 2 callersFunctiondeleteActivityForViewerSession
( viewer: Viewer, beforeTime?: number, )
keyserver/src/deleters/activity-deleters.js:7
↓ 2 callersFunctiondeleteFarcasterChannelTag
( viewer: Viewer, request: DeleteFarcasterChannelTagRequest, )
keyserver/src/deleters/farcaster-channel-tag-deleters.js:19
↓ 2 callersFunctiondeleteNativeCredentialsFor
()
native/account/native-credentials.js:92
↓ 2 callersFunctiondeleteThread
( viewer: Viewer, threadDeletionRequest: ThreadDeletionRequest, options?: DeleteThreadOptions, )
keyserver/src/deleters/thread-deleters.js:30
↓ 2 callersFunctiondeleteThreads
(threadIDs: $ReadOnlyArray<string>)
keyserver/src/deleters/thread-deleters.js:111
↓ 2 callersFunctiondeleteUpdatesBeforeTimeTargetingSession
( viewer: Viewer, beforeTime: number, )
keyserver/src/deleters/update-deleters.js:40
↓ 2 callersFunctiondeleteUpdatesByConditions
( conditions: $ReadOnlyArray<SQLStatementType>, )
keyserver/src/deleters/update-deleters.js:9
↓ 2 callersMethoddelete_message
( &self, device_id: &str, message_id: &str, )
services/tunnelbroker/src/database/mod.rs:119
↓ 2 callersFunctiondeliverPushNotifsInEncryptionOrder
( preparedPushNotifs: $ReadOnlyArray<PreparePushResult>, )
keyserver/src/push/send.js:532
↓ 2 callersFunctiondeprecatedCreateUpdateDBOpsForThreadStoreThreadInfos
( clientDBThreadInfos: $ReadOnlyArray<ClientDBThreadInfo>, migrationFunc: MixedRawThreadInfos => MixedRawT
native/redux/deprecated-client-db-utils.js:47
↓ 2 callersFunctiondeserializeEncryptedDataOptional
( encryptedData: ?EncryptedData, encryptionKey: ?CryptoKey, )
web/push-notif/notif-crypto-utils.js:126
↓ 2 callersMethoddetermineSocketAddr
()
web/grpc/identity-service-client-wrapper.js:85
↓ 2 callersFunctiondetermineThreadAncestry
( parentThreadID: ?string, threadType: ThreadType, )
keyserver/src/fetchers/thread-fetchers.js:397
↓ 2 callersFunctiondetermineThreadAncestryForPossibleMemberResolution
( parentThreadID: ?string, containingThreadID: ?string, )
keyserver/src/fetchers/thread-fetchers.js:420
↓ 2 callersFunctiondimensionsUpdateFromMetrics
(metrics: ?Metrics)
native/redux/dimensions-updater.react.js:37
↓ 2 callersFunctiondiscardKeyserverUsernames
( newUserInfos: UserInfos, stateUserInfos: UserInfos, )
lib/reducers/user-reducer.js:221
↓ 2 callersMethoddispatchMultimediaMessageAction
( messageInfo: RawMultimediaMessageInfo, )
native/input/input-state-container.react.js:332
↓ 2 callersMethoddispatchSendReports
(reports: $ReadOnlyArray<ClientReportCreationRequest>)
lib/components/report-handler.react.js:63
↓ 2 callersFunctiondownload
(hash: string)
keyserver/src/services/blob.js:106
↓ 2 callersMethoddownload_size
Size of the data to be downloaded in bytes.
services/blob/src/service.rs:751
↓ 2 callersFunctiondownload_user_blob
( data_extractor: impl FnOnce(&BackupItem) -> Result<&BlobInfo, BackupError>, user_id: &str, backu
services/backup/src/http/handlers/backup.rs:629
↓ 2 callersFunctionea
(a,b)
web/shared-worker/_generated/comm-query-executor.js:2
↓ 2 callersMethodemail_config
(&self)
services/reports/src/config.rs:61
↓ 2 callersFunctionencodeChatMentionText
(text: string)
lib/shared/mention-utils.js:68
↓ 2 callersFunctionencrypt
(key: &mut [u8], data: &mut [u8])
native/native_rust_library/src/backup.rs:634
↓ 2 callersFunctionencryptAES
* Encrypts given [plaintext] with given [key] using AES-256 GCM algorithm. * You can optionally pass in a destination buffer of a correct length * t
native/expo-modules/comm-expo-package/android/src/main/java/app/comm/android/aescrypto/AESCryptoModule.kt:177
↓ 2 callersFunctionencryptAPNsNotification
( encryptedNotifUtilsAPI: EncryptedNotifUtilsAPI, cookieID: string, senderDeviceDescriptor: SenderDevice
keyserver/src/push/crypto.js:18
← previousnext →1,301–1,400 of 7,671, ranked by callers