Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/ functions
Functions
1,612 in github.com/msgbyte/tailchat
⨍
Functions
1,612
◇
Types & classes
631
↓ 2 callers
Function
useGroupMemberInfos
(groupId: string)
client/shared/redux/hooks/useGroup.ts:32
↓ 2 callers
Function
useGroupPanelExtraBadge
( groupId: string, panelId: string, panelType: string )
client/web/src/routes/Main/Content/Group/utils.tsx:67
↓ 2 callers
Function
useGroupPanelFields
( groupId: string, currentValues: Partial<GroupPanelValues> )
client/web/src/components/modals/GroupPanel/useGroupPanelFields.tsx:52
↓ 2 callers
Function
useGroupPanels
(groupId: string)
client/shared/redux/hooks/useGroup.ts:42
↓ 2 callers
Function
useInboxItem
(inboxItemId: string)
client/shared/redux/hooks/useInbox.ts:14
↓ 2 callers
Function
useModalContext
()
client/web/src/components/Modal.tsx:243
↓ 2 callers
Function
useObservableState
( observable: Observable<T> | undefined, startWith: T )
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/utils/useObservableState.ts:8
↓ 2 callers
Function
usePluginUserExtraInfo
( userExtra: Record<string, unknown> = {} )
client/web/src/components/popover/UserPopover/usePluginUserExtraInfo.tsx:4
↓ 2 callers
Function
useRoomParticipants
(roomName: string)
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/utils/useRoomParticipants.ts:5
↓ 2 callers
Function
useSearch
(options: UseSearchOptions<T>)
client/shared/hooks/useSearch.ts:10
↓ 2 callers
Function
useSize
(target: React.RefObject<HTMLDivElement>)
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/utils/useResizeObserver.ts:105
↓ 2 callers
Function
useTitle
* 计算要显示的title
client/web/src/components/FullModal/Field.tsx:57
↓ 2 callers
Function
useUserSearch
(userInfos: UserBaseInfo[])
client/shared/hooks/useSearch.ts:30
↓ 2 callers
Function
useVolumeActive
(uid: string)
server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora/src/FloatWindow/VideoView.tsx:133
↓ 2 callers
Function
userCodeKeyFor
(userCode)
server/services/openapi/oidc/adapter.ts:30
↓ 2 callers
Method
validateRegisterParams
* 校验参数合法性
server/services/core/user/user.service.ts:1257
↓ 2 callers
Method
waitingForLogin
()
client/packages/tailchat-client-sdk/src/openapi/client/base.ts:66
↓ 2 callers
Function
withKeepAliveOverlay
( OriginComponent: React.ComponentType<OP>, config: { cacheId: string | ((props: OP) => string); } )
client/web/src/components/KeepAliveOverlay/withKeepAliveOverlay.tsx:18
↓ 1 callers
Method
BuildTokenWithUserAccountAndPrivilege
* Generates an RTC token with the specified privilege. * * This method supports generating a token with the following privileges: * - Joining
server/plugins/com.msgbyte.agora/services/utils/RtcTokenBuilder2.ts:232
↓ 1 callers
Function
TcCacheCleaner
( eventNames: string[] )
server/mixins/cache.cleaner.mixin.ts:8
↓ 1 callers
Function
TcDbService
(model: TcDbModel)
server/packages/sdk/src/services/mixins/db.mixin.ts:59
↓ 1 callers
Function
TcHealth
()
server/mixins/health.mixin.ts:10
↓ 1 callers
Method
__build_check
()
server/plugins/com.msgbyte.agora/services/utils/AccessToken2.ts:213
↓ 1 callers
Method
__pack_privileges
()
server/plugins/com.msgbyte.agora/services/utils/AccessToken2.ts:25
↓ 1 callers
Method
__pack_type
()
server/plugins/com.msgbyte.agora/services/utils/AccessToken2.ts:19
↓ 1 callers
Method
__signing
()
server/plugins/com.msgbyte.agora/services/utils/AccessToken2.ts:204
↓ 1 callers
Method
_callPropsCallbacks
()
client/web/src/components/DynamicVirtualizedList/DynamicSizeList.tsx:532
↓ 1 callers
Function
acceptFriendRequest
(requestId: string)
client/shared/model/friend.ts:28
↓ 1 callers
Function
addFriendRequest
( targetId: string )
client/shared/model/friend.ts:14
↓ 1 callers
Method
allPush
( title: string, body: string, payload: {} )
server/plugins/com.msgbyte.getui/lib/GetuiClient.ts:137
↓ 1 callers
Function
appendDMConverseMembers
( converseId: string, memberIds: string[] )
client/shared/model/converse.ts:40
↓ 1 callers
Method
apply
(OkHttpClient.Builder builder)
client/mobile/android/app/src/debug/java/com/msgbyte/tailchat/ReactNativeFlipper.java:44
↓ 1 callers
Function
applyDefaultFallbackGroupPermission
(groupId: string)
client/shared/utils/role-helper.ts:170
↓ 1 callers
Function
applyGroupInvite
(inviteCode: string)
client/shared/model/group.ts:279
↓ 1 callers
Function
applyGroupInviteCode
( url: string, token: string, inviteCode: string )
apps/cli/src/commands/benchmark/register.ts:102
↓ 1 callers
Function
applyMarks
* 为text增加mark包裹
client/packages/design/components/RichEditor/bbcode.ts:36
↓ 1 callers
Function
bbcodeToPlainText
(bbcode: string)
client/web/plugins/com.msgbyte.bbcode/src/bbcode/serialize.ts:32
↓ 1 callers
Function
bindAlias
(userId: string)
client/mobile/src/lib/notifications/getui.ts:8
↓ 1 callers
Method
bindAlias
绑定别名功能:后台可以根据别名进行推送 @param alias 别名字符串 @param aSn 绑定序列码, Android中无效,仅在iOS有效
client/mobile/android/app/src/main/java/com/msgbyte/tailchat/GetuiModule.java:206
↓ 1 callers
Function
blobFromUrl
(blobUrl: string)
client/web/src/utils/file-helper.ts:50
↓ 1 callers
Function
blobToFile
(blob: Blob, fileName: string)
client/web/src/utils/file-helper.ts:70
↓ 1 callers
Function
blobUrlToFile
( blobUrl: string, fileName = 'image.jpg' )
client/web/src/utils/file-helper.ts:82
↓ 1 callers
Function
buildCachedRegFnAsync
( name: string, defaultFunc?: F )
client/shared/manager/buildReg.ts:102
↓ 1 callers
Method
buildDarwinTemplate
()
client/desktop/src/main/menu.ts:56
↓ 1 callers
Method
buildDefaultTemplate
()
client/desktop/src/main/menu.ts:176
↓ 1 callers
Method
buildMenu
()
client/desktop/src/main/menu.ts:22
↓ 1 callers
Method
buildOpenapiBotEmail
(botId: string)
server/services/core/user/user.service.ts:1291
↓ 1 callers
Method
buildPluginBotEmail
(botId: string)
server/services/core/user/user.service.ts:1287
↓ 1 callers
Function
buildPortal
(options: BuildPortalOptions)
client/shared/components/Portal/buildPortal.tsx:53
↓ 1 callers
Function
buildRegFnWithEvent
( name: string, defaultFunc?: F )
client/shared/manager/buildReg.ts:39
↓ 1 callers
Function
buildRouter
( app: Probot, getRouter: Parameters<ApplicationFunction>[1]['getRouter'] )
apps/github-app/src/app.ts:210
↓ 1 callers
Function
buildStorage
(backend: any)
client/shared/api/buildStorage.ts:9
↓ 1 callers
Method
buildStrategyAction
(strategy: StrategyType)
server/plugins/com.msgbyte.iam/services/iam.service.ts:54
↓ 1 callers
Function
buildTailchatServer
()
server/scripts/build.ts:8
↓ 1 callers
Function
buildTreeDataWithGroupPanel
( groupPanels: GroupPanelInfo[] )
client/web/src/components/modals/GroupDetail/Panel/utils.ts:9
↓ 1 callers
Function
buildUploadUrl
(objectName: string)
server/packages/sdk/src/services/lib/settings.ts:97
↓ 1 callers
Function
buildWindowFeatures
( options: Record<string, string | number | boolean> )
client/web/plugins/com.msgbyte.wenshushu/src/index.tsx:29
↓ 1 callers
Function
buildWindowFeatures
( options: Record<string, string | number | boolean> )
client/web/plugins/com.msgbyte.wormhole/src/index.tsx:29
↓ 1 callers
Function
buildWindowFeatures
( options: Record<string, string | number | boolean> )
client/web/plugins/com.msgbyte.filesend/src/index.tsx:29
↓ 1 callers
Function
buildWindowFeatures
( options: Record<string, string | number | boolean> )
client/web/plugins/com.msgbyte.filesfm/src/index.tsx:29
↓ 1 callers
Function
buildWindowFeatures
( options: Record<string, string | number | boolean> )
client/web/plugins/com.msgbyte.filepizza/src/index.tsx:29
↓ 1 callers
Function
calcShape
( inputShape: IconBtnShapeType = 'circle' )
client/web/src/components/IconBtn.tsx:9
↓ 1 callers
Function
callAction
( actionName: string, params: Record<string, any> )
server/admin/src/client/request.ts:31
↓ 1 callers
Function
callBrokerAction
( actionName: string, params: any, opts?: Record<string, any> )
server/plugins/com.msgbyte.livekit/webhook/broker.ts:16
↓ 1 callers
Method
callback
( ctx: TcContext<{ action: string; data: any; }> )
server/plugins/com.msgbyte.wxpusher/services/wxpusher.service.ts:110
↓ 1 callers
Function
canImageCompression
(imageType: string)
client/web/src/utils/image-helper.ts:64
↓ 1 callers
Function
canInstallprompt
()
client/web/src/utils/sw-helper.ts:116
↓ 1 callers
Function
cancelFriendRequest
(requestId: string)
client/shared/model/friend.ts:48
↓ 1 callers
Function
cb
(entry: ResizeObserverEntry, observer: ResizeObserver)
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/utils/useResizeObserver.ts:25
↓ 1 callers
Function
chain
(...callbacks: any[])
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/utils/mergeProps.ts:5
↓ 1 callers
Function
checkBlacklist
(eventName: string)
server/mixins/socketio.mixin.ts:25
↓ 1 callers
Function
checkFileExists
(filePath: string)
client/web/scripts/deno-static-entry.ts:23
↓ 1 callers
Function
checkIsFullscreen
()
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/components/lib/ParticipantTile.tsx:267
↓ 1 callers
Method
checkNoticeValid
(noticeId: string)
server/plugins/com.msgbyte.agora/services/agora.service.ts:392
↓ 1 callers
Function
checkUpdates
()
client/desktop-old/src/main/update.ts:33
↓ 1 callers
Function
claimTemporaryUser
( userId: string, email: string, password: string, emailOTP?: string )
client/shared/model/user.ts:241
↓ 1 callers
Function
claimUserInfo
(userId: string)
server/services/openapi/oidc/account.ts:3
↓ 1 callers
Method
cleanGroupDataCache
(groupId: string, name: string)
server/services/core/group/groupExtra.service.ts:177
↓ 1 callers
Method
cleanGroupPanelDataCache
( groupId: string, panelId: string, name: string )
server/services/core/group/groupExtra.service.ts:181
↓ 1 callers
Method
clear
* Clear all entities from collection * * @returns {Promise} * * @memberof MongooseDbAdapter
server/packages/sdk/src/services/lib/moleculer-db-adapter-mongoose/index.ts:314
↓ 1 callers
Method
clear
* 清空所有的收件箱内容
server/services/core/chat/inbox.service.ts:237
↓ 1 callers
Method
clientId
获取SDK的Cid @return Cid值
client/mobile/android/app/src/main/java/com/msgbyte/tailchat/GetuiModule.java:117
↓ 1 callers
Function
cloneSingleChild
( children: React.ReactNode | React.ReactNode[], props?: Record<string, any>, key?: any )
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/utils/common.ts:3
↓ 1 callers
Function
compile
( fileNames: string[], options: ts.CompilerOptions )
server/scripts/build.ts:62
↓ 1 callers
Function
compileTsCode
* 编译Ts代码 * * tsc的api实现
server/scripts/build.ts:61
↓ 1 callers
Function
compressImage
( image: File, options?: { quality?: number; maxWidth?: number; maxHeight?: number; } )
client/web/src/utils/file-helper.ts:150
↓ 1 callers
Method
connect
()
client/packages/tailchat-client-sdk/src/openapi/client/ws.ts:18
↓ 1 callers
Function
createCapturerSourcePicker
( sources: DesktopCapturerSource[], onSelected: (source: DesktopCapturerSource | null) => void )
client/desktop/src/main/main.ts:291
↓ 1 callers
Function
createClients
( url: string, accountTokens: string[], concurrency: number )
apps/cli/src/commands/benchmark/connections.ts:69
↓ 1 callers
Function
createContextFactory
( options: CreateContextFactoryOptions<Props> )
client/shared/contexts/factory.tsx:8
↓ 1 callers
Method
createGroup
* 创建群组
server/models/group/group.ts:181
↓ 1 callers
Function
createGroupInviteCode
( groupId: string, inviteType: 'normal' | 'permanent' )
client/shared/model/group.ts:207
↓ 1 callers
Function
createGroupPanel
( groupId: string, options: { name: string; type: number; parentId?: string; provider?: st
client/shared/model/group.ts:301
↓ 1 callers
Method
createGroupRole
* 创建群组角色
server/services/core/group/group.service.ts:960
↓ 1 callers
Function
createIO
(authToken: string)
client/test/client.ts:6
↓ 1 callers
Function
createImage
(url: string)
client/web/src/components/modals/ImageCropper.tsx:54
↓ 1 callers
Function
createMainWindow
(url: string)
client/desktop/src/main/main.ts:153
↓ 1 callers
Function
createMeetingAndShare
(groupId: string, panelId: string)
server/plugins/com.msgbyte.meeting/web/plugins/com.msgbyte.meeting/src/helper.ts:7
↓ 1 callers
Function
createMeetingStateStore
(meetingId: string)
server/plugins/com.msgbyte.livekit/web/plugins/com.msgbyte.livekit/src/store/meeting.ts:16
↓ 1 callers
Method
createOIDCProvider
()
server/services/openapi/oidc/oidc.service.ts:85
← previous
next →
401–500 of 1,612, ranked by callers