Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommE2E/comm
/ functions
Functions
7,671 in github.com/CommE2E/comm
⨍
Functions
7,671
◇
Types & classes
3,263
↓ 4 callers
Function
is_transaction_retryable
( err: &DynamoDBError, retryable_codes: &HashSet<&str>, )
shared/comm-lib/src/database.rs:730
↓ 4 callers
Method
is_v1_flow
(&self)
services/identity/src/database/device_list.rs:2110
↓ 4 callers
Function
jb
(a)
web/shared-worker/_generated/comm-query-executor.js:24
↓ 4 callers
Function
joinThread
( viewer: Viewer, request: ServerThreadJoinRequest, )
keyserver/src/updaters/thread-updaters.js:825
↓ 4 callers
Method
logOutPrimaryDevice
native/cpp/CommonCpp/_generated/rustJSI.h:154
↓ 4 callers
Function
minimallyEncodeRawThreadInfoWithMemberPermissions
( rawThreadInfo: LegacyRawThreadInfo, )
lib/types/minimally-encoded-thread-permissions-types.js:196
↓ 4 callers
Function
minimallyEncodeRoleInfo
(roleInfo: ClientLegacyRoleInfo)
lib/types/minimally-encoded-thread-permissions-types.js:46
↓ 4 callers
Function
modifyItemForResultScreen
( item: ChatMessageInfoItemWithHeight, )
native/chat/utils.js:372
↓ 4 callers
Function
newThread
()
lib/reducers/message-reducer.js:161
↓ 4 callers
Method
new_channel
(&self)
services/tunnelbroker/src/amqp_client/amqp.rs:100
↓ 4 callers
Function
normalizeENSName
(ensName: string)
lib/utils/ens-cache.js:44
↓ 4 callers
Function
notifRobotextForMessageInfo
( messageInfo: RobotextMessageInfo, threadInfo: ThreadInfo, parentThreadInfo: ?ThreadInfo, )
lib/shared/notif-utils.js:277
↓ 4 callers
Method
onStart
native/expo-modules/comm-expo-package/android/src/main/java/app/comm/android/lifecycle/AndroidLifecycleModule.kt:58
↓ 4 callers
Method
openSocket
(newStatus: ConnectionStatus)
lib/socket/socket.react.js:132
↓ 4 callers
Function
pad
* Pads the input using the extended PKCS#7 padding (superblock padding). * The input is first padded using the standard PKCS#7 padding, and then * p
lib/utils/pkcs7-padding.js:64
↓ 4 callers
Function
parse_timestamp_attribute
Parses the UTC timestamp in milliseconds from a DynamoDB numeric attribute
shared/comm-lib/src/database.rs:415
↓ 4 callers
Function
persistNotifsAccountWithOlmData
(input: { +olmDataKey?: string, +olmEncryptionKeyDBLabel?: string, +olmData?: ?NotificationsOlmDataType,
web/push-notif/notif-crypto-utils.js:264
↓ 4 callers
Method
ping
( &self, _request: tonic::Request<Empty>, )
services/identity/src/client_service.rs:1096
↓ 4 callers
Method
prekey
(&self)
native/vodozemac_bindings/src/vodozemac.rs:233
↓ 4 callers
Function
preloadImage
(uri: string)
web/media/media-utils.js:24
↓ 4 callers
Function
processThreadStoreOperations
( sqliteQueryExecutor: SQLiteQueryExecutorWrapper, operations: $ReadOnlyArray<ClientDBThreadStoreOperation
web/shared-worker/worker/process-operations.js:107
↓ 4 callers
Method
processThreadStoreOperationsSync
native/cpp/CommonCpp/_generated/commJSI.h:169
↓ 4 callers
Function
pushAll
(pushInto: Array<T>, pushFrom: $ReadOnlyArray<T>)
lib/utils/array.js:20
↓ 4 callers
Method
queueCommand
( type: QueuedCommandType, wrappedCommand: () => Promise<R>, )
native/media/media-processing-queue.js:31
↓ 4 callers
Function
rawMessageInfoFromRows
( rawRows: $ReadOnlyArray<Object>, viewer?: Viewer, derivedMessages: $ReadOnlyMap< string, RawCo
keyserver/src/fetchers/message-fetchers.js:216
↓ 4 callers
Method
readFile
( path: string, opts: { +encoding: 'binary', +flags?: ?string }, )
web/shared-worker/types/file-system.js:95
↓ 4 callers
Function
recalculateThreadPermissions
( threadID: string, )
keyserver/src/updaters/thread-permission-updaters.js:748
↓ 4 callers
Method
register_password_user_finish
( &self, request: tonic::Request<RegistrationFinishRequest>, )
services/identity/src/client_service.rs:252
↓ 4 callers
Function
register_user_device_with_farcaster
Register a new user with a device and optional farcaster data. - Gives random username (returned by function). - Device type defaults to keyserver. -
services/commtest/src/identity/device.rs:55
↓ 4 callers
Function
removeScreensFromStack
( state: State, filterFunc: (route: Route) => 'keep' | 'remove' | 'break', )
native/navigation/navigation-utils.js:98
↓ 4 callers
Function
rename
(a,b,c)
web/shared-worker/_generated/comm-query-executor.js:19
↓ 4 callers
Function
run
( client: &BlobServiceClient, blob_data: &BlobData, )
services/commtest/src/blob/put.rs:32
↓ 4 callers
Method
save
()
web/calendar/entry.react.js:264
↓ 4 callers
Method
setBadge
(int count)
native/android/app/src/main/java/app/comm/android/notifications/CommAndroidNotifications.java:102
↓ 4 callers
Function
setNativeCredentials
(credentials: UserCredentials)
native/account/native-credentials.js:73
↓ 4 callers
Function
setNewSession
( viewer: Viewer, calendarQuery: CalendarQuery, initialLastUpdate: number, )
keyserver/src/session/cookies.js:644
↓ 4 callers
Function
setNewSession
( dispatch: Dispatch, sessionChange: ClientSessionChange, preRequestUserState: ?PreRequestUserState, e
lib/keyserver-conn/keyserver-conn-types.js:27
↓ 4 callers
Method
setSIWEBackupSecrets
native/cpp/CommonCpp/_generated/commJSI.h:537
↓ 4 callers
Function
shouldClearData
(oldUserID: ?string, newUserID: ?string)
lib/shared/data-utils.js:3
↓ 4 callers
Function
signDeviceListUpdate
( deviceListPayload: RawDeviceList, )
lib/shared/device-list-utils.js:152
↓ 4 callers
Function
signUsingOlmAccount
(message: string)
keyserver/src/utils/olm-utils.js:171
↓ 4 callers
Function
sortUserIDs
(firstId: string, secondId: string)
lib/shared/relationship-utils.js:16
↓ 4 callers
Function
startDateForYearAndMonth
(year: number, month: number)
lib/utils/date-utils.js:50
↓ 4 callers
Method
stop
()
native/flow-typed/npm/@react-navigation/core_v6.x.x.js:44
↓ 4 callers
Function
stylesFromColors
( obj: IS, themeColors: Colors, )
native/themes/colors.js:406
↓ 4 callers
Function
tShapeInexact
( spec: TStructProps<T>, )
lib/utils/validation-utils.js:44
↓ 4 callers
Function
threadActualMembers
( memberInfos: $ReadOnlyArray<MemberInfoWithPermissions | RelativeMemberInfo>, )
lib/shared/thread-utils.js:325
↓ 4 callers
Function
threadIDMatchesKeyserverProtocol
native/cpp/CommonCpp/NativeModules/PersistentStorageUtilities/ThreadOperationsUtilities/ThreadTypeEnum.h:57
↓ 4 callers
Function
threadIsSidebar
(threadInfo: ?(RawThreadInfo | ThreadInfo))
lib/shared/thread-utils.js:284
↓ 4 callers
Function
threadNoun
(threadType: ThreadType, parentThreadID: ?string)
lib/shared/thread-utils.js:1136
↓ 4 callers
Function
threadPermissionsFromBitmaskHex
( permissionsBitmaskHex: string, )
lib/permissions/minimally-encoded-thread-permissions.js:107
↓ 4 callers
Function
throwOnTimeout
(identifier: string)
lib/utils/ens-cache.js:12
↓ 4 callers
Function
timeout
()
lib/identity-search/identity-search-context.js:51
↓ 4 callers
Method
toBeUndefined
* Use .toBeUndefined to check that a variable is undefined.
lib/flow-typed/npm/jest_v29.x.x.js:676
↓ 4 callers
Method
toMatch
* Use .toMatch to check that a string matches a regular expression or string.
lib/flow-typed/npm/jest_v29.x.x.js:759
↓ 4 callers
Function
toggleUserSurfacedPermission
( rolePermissions: ThreadRolePermissionsBlob, userSurfacedPermission: UserSurfacedPermission, )
lib/utils/role-utils.js:115
↓ 4 callers
Method
unlink_farcaster_account
( &self, request: tonic::Request<Empty>, )
services/identity/src/grpc_services/authenticated.rs:1162
↓ 4 callers
Method
updateCalendarQuery
()
lib/socket/calendar-query-handler.react.js:108
↓ 4 callers
Function
updateNotifsUnreadCountStorage
(perKeyserverUnreadCount: { +[keyserverID: string]: number | void, })
web/push-notif/notif-crypto-utils.js:1311
↓ 4 callers
Method
update_device_list
( &self, request: tonic::Request<UpdateDeviceListRequest>, )
services/identity/src/grpc_services/authenticated.rs:1002
↓ 4 callers
Function
useBlobServiceUpload
()
lib/hooks/upload-hooks.js:208
↓ 4 callers
Function
useCanCreateSidebarFromMessage
( threadInfo: ThreadInfo, messageInfo: ?ComposableMessageInfo | RobotextMessageInfo, )
lib/shared/sidebar-utils.js:226
↓ 4 callers
Function
useChatMentionContext
()
lib/hooks/chat-mention-hooks.js:14
↓ 4 callers
Function
useCurrentLeafRouteName
()
native/navigation/nav-selectors.js:409
↓ 4 callers
Function
useEditModalContext
()
web/chat/edit-message-provider.js:213
↓ 4 callers
Function
useFindUserIdentities
()
lib/actions/find-user-identities-actions.js:12
↓ 4 callers
Function
useGetCommFCUsersForFIDs
()
lib/hooks/user-identities-hooks.js:132
↓ 4 callers
Function
useGlobalThreadSearchIndex
()
lib/components/global-search-index-provider.react.js:36
↓ 4 callers
Function
useHeightMeasurer
()
native/chat/chat-context.js:38
↓ 4 callers
Function
useIsKeyserverURLValid
( keyserverURL?: string, )
lib/shared/keyserver-utils.js:23
↓ 4 callers
Function
useIsReportEnabled
(reportType: SupportedReports)
lib/utils/report-utils.js:12
↓ 4 callers
Function
useLogIn
( loginFlow: LoginFlow, )
lib/hooks/login-hooks.js:40
↓ 4 callers
Function
useMessageInfoForPreview
(threadInfo: ThreadInfo)
lib/hooks/message-hooks.js:153
↓ 4 callers
Function
useNativeSetUserAvatar
()
native/avatars/avatar-hooks.js:293
↓ 4 callers
Function
useOlmDebugLogs
()
lib/components/debug-logs-context.js:143
↓ 4 callers
Function
usePeerOlmSessionsCreatorContext
()
lib/components/peer-olm-session-creator-provider.react.js:133
↓ 4 callers
Function
usePlaintextMediaUpload
()
lib/hooks/upload-hooks.js:233
↓ 4 callers
Function
useRolesFromCommunityThreadInfo
( threadInfo: ThreadInfo, memberInfos: $ReadOnlyArray<RelativeMemberInfo>, )
lib/utils/role-utils.js:41
↓ 4 callers
Function
useSecondaryDeviceLogOut
()
lib/actions/user-actions.js:572
↓ 4 callers
Function
useSendReaction
( messageInfo: ?MessageInfo, threadInfo: ThreadInfo, reactions: ReactionInfo, )
native/chat/reaction-message-utils.js:28
↓ 4 callers
Function
useTooltipActions
( navigation: AppNavigationProp<RouteName>, tooltipRouteKey: string, )
native/tooltip/tooltip-hooks.js:16
↓ 4 callers
Function
useUserIdentityCache
()
lib/components/user-identity-cache.react.js:258
↓ 4 callers
Function
useWalletLogIn
()
lib/hooks/login-hooks.js:167
↓ 4 callers
Method
username
(&self)
services/identity/src/ddb_utils.rs:179
↓ 4 callers
Method
verify_access_token
( &self, user_id: String, signing_public_key: String, access_token_to_verify: String, )
services/identity/src/database/token.rs:84
↓ 4 callers
Method
verify_auth_credential
Verifies the provided [`AuthorizationCredential`]. Returns `true` if authentication was successful or CSAT verification is disabled.
shared/comm-lib/src/auth/service.rs:77
↓ 4 callers
Function
waitUntilDatabaseDeleted
()
lib/utils/wait-until-db-deleted.js:24
↓ 4 callers
Method
writeFile
( path: string, data: string | Uint8Array, opts?: { +flags?: ?string }, )
web/shared-worker/types/file-system.js:100
↓ 4 callers
Function
zb
(a,b,c)
web/shared-worker/_generated/comm-query-executor.js:30
↓ 3 callers
Function
$a
web/shared-worker/_generated/comm-query-executor.js:10
↓ 3 callers
Function
Ca
()
web/shared-worker/_generated/comm-query-executor.js:6
↓ 3 callers
Function
G
(a,b,c,d)
web/shared-worker/_generated/comm-query-executor.js:11
↓ 3 callers
Method
GetAt
desktop/addons/windows-pushnotifications/CollectionsWrap.h:1272
↓ 3 callers
Method
GetObjectInstance
desktop/addons/windows-pushnotifications/CollectionsWrap.h:2013
↓ 3 callers
Function
Ua
(...a)
web/shared-worker/_generated/comm-query-executor.js:9
↓ 3 callers
Function
Xa
(a,b,c,d)
web/shared-worker/_generated/comm-query-executor.js:10
↓ 3 callers
Function
Ya
web/shared-worker/_generated/comm-query-executor.js:10
↓ 3 callers
Function
ab
web/shared-worker/_generated/comm-query-executor.js:12
↓ 3 callers
Function
activeThread
( navigationState: ?PossiblyStaleNavigationState, validRouteNames: $ReadOnlyArray<string>, )
native/navigation/nav-selectors.js:160
↓ 3 callers
Method
addAdditionalMessageInfos
(messageInfos: Array<RawMessageInfo>)
lib/shared/farcaster/farcaster-hooks.js:159
← previous
next →
701–800 of 7,671, ranked by callers