Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Evansy/MallChatWeb
/ functions
Functions
191 in github.com/Evansy/MallChatWeb
⨍
Functions
191
◇
Types & classes
29
Function
beforeRequest
({ config })
src/services/request.ts:36
Function
cancelDownload
(url: string)
src/stores/downloadQuenu.ts:67
Function
clear
()
src/utils/shakeTitle.ts:26
Function
clear
()
src/services/request.ts:17
Function
clearListener
()
src/utils/readCountQueue.ts:47
Function
clearNewMsgCount
()
src/stores/chat.ts:363
Method
constructor
(param, callUpdate)
src/components/VirtualList/virtual.ts:12
Method
constructor
()
src/utils/websocket.ts:27
Function
copyToClip
(text: string)
src/utils/copy.ts:1
Function
deleteEmoji
(id: number)
src/stores/emoji.ts:42
Function
download
(url: string)
src/stores/downloadQuenu.ts:61
Function
exitGroup
()
src/stores/group.ts:182
Function
filterUser
(uid: number)
src/stores/group.ts:144
Function
filterUser
(uid: number)
src/stores/chat.ts:347
Function
filterUsers
(searchKey: string)
src/stores/cached.ts:109
Function
filterUsersByUidList
(uidList: number[])
src/stores/cached.ts:117
Function
formatBytes
(bytes: number)
src/utils/index.ts:5
Function
formatImage
( width: number, height: number, option = { maxWidth: 200, maxHeight: 150, }, )
src/utils/index.ts:24
Function
formatTimestamp
(timestamp: number)
src/utils/computedTime.ts:65
Function
generateBody
(fileInfo: any, msgType: MsgEnum, isMock?: boolean)
src/utils/index.ts:92
Function
get
()
src/services/request.ts:9
Function
getBatchUserInfo
(uids: number[])
src/stores/cached.ts:38
Function
getCountStatistic
()
src/stores/group.ts:120
Function
getEditorRange
()
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:73
Function
getFileSuffix
(fileName: string)
src/utils/index.ts:82
Function
getGroupAtUserBaseInfo
()
src/stores/cached.ts:101
Function
getLoginQrCode
()
src/stores/ws.ts:17
Function
getMessage
(messageId: number)
src/stores/chat.ts:434
Function
getMsgIndex
(msgId: number)
src/stores/chat.ts:368
Function
getSelectionCoords
()
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:108
Function
getSession
(roomId: number)
src/stores/chat.ts:267
Function
getSessionList
(isFresh = false)
src/stores/chat.ts:200
Function
getSize
(id: string)
src/components/VirtualList/index.tsx:115
Function
getSizes
()
src/components/VirtualList/index.tsx:269
Function
getUserDetailAction
()
src/stores/user.ts:22
Function
handleCopyImg
(imgUrl: string)
src/utils/copy.ts:19
Function
handler
(fn: Function)
src/directives/v-login.ts:5
Function
initAllUserBaseInfo
()
src/stores/cached.ts:90
Function
initListener
()
src/utils/readCountQueue.ts:41
Function
insertInputText
({ content, selection, range, }: { content?: string selection?: Selection range?: Range })
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:159
Function
judgeClient
()
src/utils/detectDevice.ts:1
Function
loadMore
()
src/stores/group.ts:126
Function
loadMore
(size?: number)
src/stores/chat.ts:358
Function
markSessionRead
(roomId: number)
src/stores/chat.ts:424
Function
mockMessage
(type: number, body: any, messageMark?: any)
src/hooks/useMockMessage.ts:21
Function
mounted
(el, binding)
src/directives/v-friends.ts:14
Function
mounted
(el: HTMLElement)
src/directives/v-login-show.ts:7
Function
mounted
(el, binding)
src/directives/v-login.ts:17
Function
onAcceptFriend
(applyId: number)
src/stores/contacts.ts:80
Function
onAddReadCountTask
({ msgId }: { msgId: number })
src/utils/readCountQueue.ts:20
Function
onConnectClose
()
src/utils/worker.ts:76
Function
onConnectError
()
src/utils/worker.ts:71
Function
onConnectMsg
(e: any)
src/utils/worker.ts:88
Function
onConnectOpen
()
src/utils/worker.ts:82
Function
onDeleteContact
(uid: number)
src/stores/contacts.ts:98
Function
onDisLike
()
src/hooks/useLikeToggle.ts:42
Function
onItemResized
(id: string, size: number)
src/components/VirtualList/index.tsx:251
Function
onLike
()
src/hooks/useLikeToggle.ts:21
Function
onRangeChanged
(newRange: any)
src/components/VirtualList/index.tsx:163
Function
onRemoveReadCountTask
({ msgId }: { msgId: number })
src/utils/readCountQueue.ts:23
Function
onScroll
()
src/components/VirtualList/index.tsx:143
Function
open
(url: string)
src/stores/preview.ts:56
Function
readCountQueue
()
src/utils/readCountQueue.ts:58
Function
removeContact
(roomId: number)
src/stores/chat.ts:439
Function
renderReplyContent
(name?: string, type?: MsgEnum, content?: string)
src/utils/renderReplyContent.ts:5
Function
resetLoginState
()
src/stores/ws.ts:20
Function
resetRange
(range: Range)
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:93
Function
revokeAdmin
(uidList: number[])
src/stores/group.ts:168
Function
setup
(props, { emit })
src/components/VirtualList/item.tsx:38
Function
setup
(props, { emit, expose })
src/components/VirtualList/index.tsx:82
Function
show
(url: string)
src/stores/preview.ts:12
Function
sorAction
(pre: UserItem, next: UserItem)
src/stores/group.ts:13
Function
start
()
src/utils/shakeTitle.ts:12
Function
start
()
src/hooks/useRecording.ts:41
Function
transformMentionDataToNodeList
( pureString: string, mentionList: IMention[], )
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:28
Function
transformNodeListToMentionData
(nodeList: INode[])
src/views/Home/Chat/components/ChatBox/MsgInput/utils.ts:5
Function
unmounted
(el, binding)
src/directives/v-login.ts:22
Function
updateMarkCount
(markList: MarkItemType[])
src/stores/chat.ts:375
Function
updateMsg
(msgId: number, newMessage: MessageType)
src/stores/chat.ts:418
Function
updateRecallStatus
(data: RevokedMsgType)
src/stores/chat.ts:390
Function
updateSession
(roomId: number, roomProps: Partial<SessionItem>)
src/stores/chat.ts:248
Function
uploadEmoji
(file: File)
src/hooks/useEmojiUpload.ts:123
Function
uploadFile
(file: File, addParams?: Record<string, any>)
src/hooks/useUpload.ts:195
Function
urlToFile
(url: string, fileName?: string)
src/utils/index.ts:134
Function
useBadgeInfo
(itemId?: number | ComputedRef<number | undefined>)
src/hooks/useCached.ts:26
Function
useEmojiUpload
()
src/hooks/useEmojiUpload.ts:9
Function
useLikeToggle
(message: MsgType)
src/hooks/useLikeToggle.ts:11
Function
useMockMessage
()
src/hooks/useMockMessage.ts:8
Function
useRecording
()
src/hooks/useRecording.ts:8
Function
useUpload
()
src/hooks/useUpload.ts:27
Function
useUserInfo
(uid?: number | ComputedRef<number | undefined> | Ref<number>)
src/hooks/useCached.ts:10
← previous
101–191 of 191, ranked by callers