MCPcopy Create free account

hub / github.com/Evansy/MallChatWeb / functions

Functions191 in github.com/Evansy/MallChatWeb

FunctionbeforeRequest
({ config })
src/services/request.ts:36
FunctioncancelDownload
(url: string)
src/stores/downloadQuenu.ts:67
Functionclear
()
src/utils/shakeTitle.ts:26
Functionclear
()
src/services/request.ts:17
FunctionclearListener
()
src/utils/readCountQueue.ts:47
FunctionclearNewMsgCount
()
src/stores/chat.ts:363
Methodconstructor
(param, callUpdate)
src/components/VirtualList/virtual.ts:12
Methodconstructor
()
src/utils/websocket.ts:27
FunctioncopyToClip
(text: string)
src/utils/copy.ts:1
FunctiondeleteEmoji
(id: number)
src/stores/emoji.ts:42
Functiondownload
(url: string)
src/stores/downloadQuenu.ts:61
FunctionexitGroup
()
src/stores/group.ts:182
FunctionfilterUser
(uid: number)
src/stores/group.ts:144
FunctionfilterUser
(uid: number)
src/stores/chat.ts:347
FunctionfilterUsers
(searchKey: string)
src/stores/cached.ts:109
FunctionfilterUsersByUidList
(uidList: number[])
src/stores/cached.ts:117
FunctionformatBytes
(bytes: number)
src/utils/index.ts:5
FunctionformatImage
( width: number, height: number, option = { maxWidth: 200, maxHeight: 150, }, )
src/utils/index.ts:24
FunctionformatTimestamp
(timestamp: number)
src/utils/computedTime.ts:65
FunctiongenerateBody
(fileInfo: any, msgType: MsgEnum, isMock?: boolean)
src/utils/index.ts:92
Functionget
()
src/services/request.ts:9
FunctiongetBatchUserInfo
(uids: number[])
src/stores/cached.ts:38
FunctiongetCountStatistic
()
src/stores/group.ts:120
FunctiongetEditorRange
()
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:73
FunctiongetFileSuffix
(fileName: string)
src/utils/index.ts:82
FunctiongetGroupAtUserBaseInfo
()
src/stores/cached.ts:101
FunctiongetLoginQrCode
()
src/stores/ws.ts:17
FunctiongetMessage
(messageId: number)
src/stores/chat.ts:434
FunctiongetMsgIndex
(msgId: number)
src/stores/chat.ts:368
FunctiongetSelectionCoords
()
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:108
FunctiongetSession
(roomId: number)
src/stores/chat.ts:267
FunctiongetSessionList
(isFresh = false)
src/stores/chat.ts:200
FunctiongetSize
(id: string)
src/components/VirtualList/index.tsx:115
FunctiongetSizes
()
src/components/VirtualList/index.tsx:269
FunctiongetUserDetailAction
()
src/stores/user.ts:22
FunctionhandleCopyImg
(imgUrl: string)
src/utils/copy.ts:19
Functionhandler
(fn: Function)
src/directives/v-login.ts:5
FunctioninitAllUserBaseInfo
()
src/stores/cached.ts:90
FunctioninitListener
()
src/utils/readCountQueue.ts:41
FunctioninsertInputText
({ content, selection, range, }: { content?: string selection?: Selection range?: Range })
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:159
FunctionjudgeClient
()
src/utils/detectDevice.ts:1
FunctionloadMore
()
src/stores/group.ts:126
FunctionloadMore
(size?: number)
src/stores/chat.ts:358
FunctionmarkSessionRead
(roomId: number)
src/stores/chat.ts:424
FunctionmockMessage
(type: number, body: any, messageMark?: any)
src/hooks/useMockMessage.ts:21
Functionmounted
(el, binding)
src/directives/v-friends.ts:14
Functionmounted
(el: HTMLElement)
src/directives/v-login-show.ts:7
Functionmounted
(el, binding)
src/directives/v-login.ts:17
FunctiononAcceptFriend
(applyId: number)
src/stores/contacts.ts:80
FunctiononAddReadCountTask
({ msgId }: { msgId: number })
src/utils/readCountQueue.ts:20
FunctiononConnectClose
()
src/utils/worker.ts:76
FunctiononConnectError
()
src/utils/worker.ts:71
FunctiononConnectMsg
(e: any)
src/utils/worker.ts:88
FunctiononConnectOpen
()
src/utils/worker.ts:82
FunctiononDeleteContact
(uid: number)
src/stores/contacts.ts:98
FunctiononDisLike
()
src/hooks/useLikeToggle.ts:42
FunctiononItemResized
(id: string, size: number)
src/components/VirtualList/index.tsx:251
FunctiononLike
()
src/hooks/useLikeToggle.ts:21
FunctiononRangeChanged
(newRange: any)
src/components/VirtualList/index.tsx:163
FunctiononRemoveReadCountTask
({ msgId }: { msgId: number })
src/utils/readCountQueue.ts:23
FunctiononScroll
()
src/components/VirtualList/index.tsx:143
Functionopen
(url: string)
src/stores/preview.ts:56
FunctionreadCountQueue
()
src/utils/readCountQueue.ts:58
FunctionremoveContact
(roomId: number)
src/stores/chat.ts:439
FunctionrenderReplyContent
(name?: string, type?: MsgEnum, content?: string)
src/utils/renderReplyContent.ts:5
FunctionresetLoginState
()
src/stores/ws.ts:20
FunctionresetRange
(range: Range)
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:93
FunctionrevokeAdmin
(uidList: number[])
src/stores/group.ts:168
Functionsetup
(props, { emit })
src/components/VirtualList/item.tsx:38
Functionsetup
(props, { emit, expose })
src/components/VirtualList/index.tsx:82
Functionshow
(url: string)
src/stores/preview.ts:12
FunctionsorAction
(pre: UserItem, next: UserItem)
src/stores/group.ts:13
Functionstart
()
src/utils/shakeTitle.ts:12
Functionstart
()
src/hooks/useRecording.ts:41
FunctiontransformMentionDataToNodeList
( pureString: string, mentionList: IMention[], )
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:28
FunctiontransformNodeListToMentionData
(nodeList: INode[])
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:5
Functionunmounted
(el, binding)
src/directives/v-login.ts:22
FunctionupdateMarkCount
(markList: MarkItemType[])
src/stores/chat.ts:375
FunctionupdateMsg
(msgId: number, newMessage: MessageType)
src/stores/chat.ts:418
FunctionupdateRecallStatus
(data: RevokedMsgType)
src/stores/chat.ts:390
FunctionupdateSession
(roomId: number, roomProps: Partial<SessionItem>)
src/stores/chat.ts:248
FunctionuploadEmoji
(file: File)
src/hooks/useEmojiUpload.ts:123
FunctionuploadFile
(file: File, addParams?: Record<string, any>)
src/hooks/useUpload.ts:195
FunctionurlToFile
(url: string, fileName?: string)
src/utils/index.ts:134
FunctionuseBadgeInfo
(itemId?: number | ComputedRef<number | undefined>)
src/hooks/useCached.ts:26
FunctionuseEmojiUpload
()
src/hooks/useEmojiUpload.ts:9
FunctionuseLikeToggle
(message: MsgType)
src/hooks/useLikeToggle.ts:11
FunctionuseMockMessage
()
src/hooks/useMockMessage.ts:8
FunctionuseRecording
()
src/hooks/useRecording.ts:8
FunctionuseUpload
()
src/hooks/useUpload.ts:27
FunctionuseUserInfo
(uid?: number | ComputedRef<number | undefined> | Ref<number>)
src/hooks/useCached.ts:10
← previous101–191 of 191, ranked by callers