MCPcopy Create free account

hub / github.com/async-labs/async / functions

Functions483 in github.com/async-labs/async

↓ 167 callersFunctionnotify
(obj)
app/lib/notify.ts:3
↓ 53 callersFunctionsendRequestAndGetResponse
(path, opts: any = {})
app/lib/api/sendRequestAndGetResponse.ts:25
↓ 26 callersFunctiongetSocket
(socketId?: string)
api/server/sockets.ts:120
↓ 10 callersMethodsetCurrentTeamStoreMethod
(teamId: string)
app/lib/store/User.ts:310
↓ 9 callersFunctionconfirm
({ title, message, okText, buttonColor, onAnswer, }: { title: string; message: string; okText?
app/lib/confirm.ts:5
↓ 9 callersMethoddelete
({ userId, chatId }: { userId: string; chatId: string })
api/server/models/Chat.ts:50
↓ 9 callersMethodgetList
({ userId, discussionId, }: { userId: string; discussionId: string; })
api/server/models/Comment.ts:42
↓ 8 callersMethodchangeLocalCacheStoreMethod
(data)
app/lib/store/Chat.ts:85
↓ 8 callersMethodcheckPermission
({ userId, chatId, doc = null })
api/server/models/Message.ts:493
↓ 8 callersFunctiondeleteFiles
(files: string[])
api/server/aws-s3.ts:238
↓ 8 callersFunctiongetEmailTemplate
( name: string, params: any, template?: IEmailTemplateDocument, )
api/server/models/EmailTemplate.ts:127
↓ 8 callersFunctionsendEmail
(options)
api/server/aws-ses.ts:3
↓ 7 callersMethodrender
()
app/pages/_app.tsx:184
↓ 7 callersFunctionslugify
(text)
api/server/utils/slugify.ts:4
↓ 6 callersMethodcheckPermission
({ userId, discussionId, doc = null })
api/server/models/Comment.ts:323
↓ 6 callersMethodcheckPermission
({ userId, teamId, discussion = null })
api/server/models/Discussion.ts:375
↓ 5 callersMethodcheckPermission
({ userId, teamId, chat = null })
api/server/models/Chat.ts:320
↓ 5 callersFunctiongetSignedRequestForPutApiMethod
({ file, teamId, discussionId, commentId, chatId, messageId, socketId, }: { file: File; team
app/lib/api/to-api-server-team-member.ts:76
↓ 5 callersFunctionuploadFileUsingSignedPutRequestApiMethod
( file: any, signedRequest: string, headers = {}, )
app/lib/api/to-external-services.ts:6
↓ 4 callersMethodaddOrEdit
({ content, discussionId, teamId, userId, id, files, }: { content: string; d
api/server/models/Comment.ts:50
↓ 4 callersMethodchangeLocalCacheStoreMethod
(data)
app/lib/store/Discussion.ts:91
↓ 4 callersMethoddeleteFileStoreMethod
({ commentId, fileUrl, teamId, }: { commentId: string; fileUrl: string; teamId: stri
app/lib/store/Comment.ts:109
↓ 4 callersFunctiongetRegEx
(query: string)
app/lib/highlightSearchResult.ts:1
↓ 4 callersMethodgetSubscriptionStatus
(userId: string)
api/server/models/User.ts:332
↓ 4 callersMethodloadCommentsStoreMethod
()
app/lib/store/Discussion.ts:169
↓ 4 callersMethodloadMessagesStoreMethod
(batchNumberForMessages)
app/lib/store/Chat.ts:122
↓ 4 callersFunctionmarkdownToHtml
(content: string)
api/server/utils/markdownToHtml.ts:5
↓ 3 callersMethodaddChatToLocalCacheStoreMethod
(data, initialMessages)
app/lib/store/User.ts:930
↓ 3 callersMethodaddDiscussionToLocalCacheStoreMethod
(data, initialComments)
app/lib/store/User.ts:653
↓ 3 callersMethodaddOrEditCommentStoreMethod
({ content, teamId, discussionId, id, files, }: { content: string; teamId: strin
app/lib/store/Discussion.ts:249
↓ 3 callersMethodcreateOrUpdateTeamStoreMethod
({ teamName, teamLogoUrl, teamId, }: { teamName: string; teamLogoUrl: string; teamId
app/lib/store/User.ts:528
↓ 3 callersMethodgetSubscriptionStatus
(userId)
api/server/models/User.ts:765
↓ 3 callersFunctionhighlightSearchResult
({ query, content, regEx, isDiscussion, }: { query: string; content: string; regEx?: RegExp; i
app/lib/highlightSearchResult.ts:23
↓ 3 callersMethodjoinChatSocketRoomStoreMethod
()
app/lib/store/Chat.ts:384
↓ 3 callersMethodjoinDiscussionSocketRoomStoreMethod
()
app/lib/store/Discussion.ts:389
↓ 3 callersMethodloadActiveDiscussionsStoreMethod
({ teamId }: { teamId: string })
app/lib/store/User.ts:371
↓ 3 callersMethodmessagesWereSeen
({ userId, messageIds, }: { userId: string; messageIds: string[]; })
api/server/models/User.ts:428
↓ 3 callersMethodremoveChatFromLocalCacheStoreMethod
(chatId: string)
app/lib/store/User.ts:946
↓ 3 callersMethodremoveDiscussionFromLocalCacheStoreMethod
(discussionId: string, whichList: string)
app/lib/store/User.ts:669
↓ 3 callersFunctionresizeImage
(file: File, MAX_WIDTH, MAX_HEIGHT)
app/lib/resizeImage.ts:1
↓ 3 callersFunctionretrieveSubscription
(subscriptionId: string)
api/server/stripe.ts:79
↓ 3 callersMethodsendOnlineStatusToServerStoreMethod
(status: boolean, teamId: string)
app/lib/store/User.ts:1030
↓ 3 callersFunctionupdateSubscription
(subscriptionId: string, params: Stripe.SubscriptionUpdateParams)
api/server/stripe.ts:92
↓ 2 callersFunctionaccountMenu
()
app/components/layout/menus.ts:6
↓ 2 callersMethodaddFile
({ userId, commentId, fileName, fileUrl, }: { userId: string; commentId: string;
api/server/models/Comment.ts:110
↓ 2 callersMethodaddMessageToLocalCacheStoreMethod
(data, parentMessageId)
app/lib/store/Chat.ts:187
↓ 2 callersMethodaddOrEditMessageStoreMethod
({ content, teamId, chatId, id, files, parentMessageId, }: { content: string;
app/lib/store/Chat.ts:236
↓ 2 callersMethodarchiveDiscussionStoreMethod
({ discussionId, teamId, action, }: { discussionId: string; teamId: string; action:
app/lib/store/User.ts:726
↓ 2 callersFunctioncancelSubscription
({ subscriptionId })
api/server/stripe.ts:69
↓ 2 callersMethodchangeOnlineStatusForTeam
({ userId, status, teamId, }: { userId: string; status: boolean; teamId: string; }
api/server/models/User.ts:452
↓ 2 callersMethodchangeTeam
({ newTeamId })
app/components/layout/index.tsx:520
↓ 2 callersMethodcreateOrUpdate
({ chatParticipantIds, userId, teamId, id, content, }: { chatParticipantIds: string[
api/server/models/Chat.ts:36
↓ 2 callersFunctioncreateOrUpdateTeamProfileApiMethod
({ teamName, teamLogoUrl, teamId, }: { teamName: string; teamLogoUrl: string; teamId?: string; })
app/lib/api/to-api-server-team-leader.ts:9
↓ 2 callersMethoddeleteFile
({ userId, commentId, fileUrl, }: { userId: string; commentId: string; fileUrl: stri
api/server/models/Comment.ts:90
↓ 2 callersFunctionfetchCheckoutSessionApiMethod
({ teamId, mode }: { teamId: string; mode: string })
app/lib/api/to-api-server-team-leader.ts:68
↓ 2 callersMethodgetActiveList
({ userId, teamId, }: { userId: string; teamId: string; })
api/server/models/Discussion.ts:35
↓ 2 callersMethodgetArchivedList
({ userId, teamId, }: { userId: string; teamId: string; })
api/server/models/Discussion.ts:43
↓ 2 callersMethodgetChatList
({ userId, teamId }: { userId: string; teamId: string })
api/server/models/Chat.ts:34
↓ 2 callersMethodgetDiscussion
(discussionId: string)
app/pages/discussion.tsx:337
↓ 2 callersMethodgetHighlightedSearchResults
(message: Message)
app/components/chats/SearchWithinChat.tsx:179
↓ 2 callersFunctiongetStore
()
app/lib/store/index.ts:297
↓ 2 callersFunctionisMessageDivVisible
(messageDiv: HTMLElement)
app/components/chats/ChatDetail.tsx:66
↓ 2 callersMethodleaveChatSocketRoomStoreMethod
()
app/lib/store/Chat.ts:376
↓ 2 callersMethodleaveDiscussionSocketRoomStoreMethod
()
app/lib/store/Discussion.ts:381
↓ 2 callersMethodloadArchivedDiscussionsStoreMethod
({ teamId }: { teamId: string })
app/lib/store/User.ts:403
↓ 2 callersMethodloadChatsStoreMethod
({ teamId }: { teamId: string })
app/lib/store/User.ts:837
↓ 2 callersMethodmarkMessageAsReadForParticipantsOfChatAfterMessageIsDeletedByUser
({ userIdsToNotify, messageId, }: { userIdsToNotify: string[]; messageId: string; })
api/server/models/User.ts:444
↓ 2 callersFunctionmarkdownToHtml
(commentContent: string, userName: string)
app/components/comments/CommentEditor.tsx:26
↓ 2 callersFunctionmoveFile
({ fileUrl, fileName, teamId, userId, discussionId, commentId, chatId, messageId, }: { fileU
api/server/aws-s3.ts:266
↓ 2 callersFunctiononlineStatus
({ socketId, status, teamId, userId, }: { socketId?: string; status: boolean; teamId: string;
api/server/sockets.ts:557
↓ 2 callersMethodpublicFields
()
api/server/models/User.ts:294
↓ 2 callersFunctionregisterOrLogInApiMethod
({ email, invitationToken, isLoginEvent, teamId, }: { email: string; invitationToken?: string; i
app/lib/api/to-api-server-public.ts:9
↓ 2 callersMethodrenderLogoutMessage
()
app/components/layout/index.tsx:502
↓ 2 callersMethodrenderMessageForm
(parentMessageId)
app/components/chats/ChatDetail.tsx:1255
↓ 2 callersMethodsetCurrentUserStoreMethod
(user, initialState)
app/lib/store/index.ts:71
↓ 2 callersMethodsetInitialCommentsStoreMethod
(initialComments)
app/lib/store/Discussion.ts:161
↓ 2 callersMethodsetInitialMessagesStoreMethod
(initialMessages)
app/lib/store/Chat.ts:114
↓ 2 callersFunctionunreadCommentAdded
({ socketId, userIdsToNotify, commentId, discussionId, comment, }: { socketId?: string; userIdsT
api/server/sockets.ts:294
↓ 2 callersMethodupdateUserProfileStoreMethod
({ userName, userAvatarUrl, teamId, }: { userName: string; userAvatarUrl: string; te
app/lib/store/User.ts:501
↓ 1 callersMethodaddCommentToLocalCacheStoreMethod
(data)
app/lib/store/Discussion.ts:229
↓ 1 callersMethodaddFileInsideCommentFromLocalCacheStoreMethod
(commentId, addedFile)
app/lib/store/Discussion.ts:215
↓ 1 callersMethodaddFileInsideMessageFromLocalCacheStoreMethod
(messageId, addedFile)
app/lib/store/Chat.ts:173
↓ 1 callersFunctionaddOrEditCommentApiMethod
({ content, discussionId, socketId, teamId, id, files, }: { content: string; discussionId: str
app/lib/api/to-api-server-team-member.ts:297
↓ 1 callersFunctionaddOrEditMessageApiMethod
({ content, chatId, socketId, teamId, id, files, parentMessageId, }: { content: string; chat
app/lib/api/to-api-server-team-member.ts:509
↓ 1 callersFunctionapi
(server: express.Express)
api/server/api/index.ts:43
↓ 1 callersMethodarchive
({ userId, discussionId, action, }: { userId: string; discussionId: string; action:
api/server/models/Discussion.ts:76
↓ 1 callersFunctionarchiveDiscussionApiMethod
({ discussionId, socketId, teamId, action, }: { discussionId: string; socketId: string; teamId:
app/lib/api/to-api-server-team-member.ts:189
↓ 1 callersMethodcancelSubscriptionForAccount
({ userId }: { userId: string })
api/server/models/User.ts:387
↓ 1 callersMethodcancelSubscriptionForAccountAfterFailedPayment
({ subscriptionId, }: { subscriptionId: string; })
api/server/models/User.ts:389
↓ 1 callersFunctioncancelSubscriptionForTeamApiMethod
(teamId: string)
app/lib/api/to-api-server-team-leader.ts:82
↓ 1 callersMethodcancelSubscriptionForTeamStoreMethod
(teamId: string)
app/lib/store/User.ts:1092
↓ 1 callersMethodchangeLocalCacheStoreMethod
(data)
app/lib/store/Comment.ts:96
↓ 1 callersMethodchangeLocalCacheStoreMethod
(data)
app/lib/store/Message.ts:130
↓ 1 callersMethodchangeStripeCard
({ session, teamLeader, }: { session: Stripe.Checkout.Session; teamLeader: IUserDocument;
api/server/models/User.ts:380
↓ 1 callersFunctionchatAdded
({ socketId, chat, initialMessages, }: { socketId?: string; chat: IChatDocument; initialMessages:
api/server/sockets.ts:346
↓ 1 callersFunctionchatDeleted
({ socketId, teamId, chatId, }: { socketId?: string; teamId: string; chatId: string; })
api/server/sockets.ts:385
↓ 1 callersFunctionchatEdited
({ socketId, chat, initialMessages, }: { socketId?: string; chat: IChatDocument; initialMessages:
api/server/sockets.ts:364
↓ 1 callersFunctionchatHistoryCleared
({ socketId, teamId, chatId, }: { socketId?: string; teamId: string; chatId: string; })
api/server/sockets.ts:402
↓ 1 callersFunctioncheckIdsAndDocs
( teamId: string, userId: string, discussionId: string, commentId: string, chatId: string, message
api/server/aws-s3.ts:15
↓ 1 callersFunctionclearChatHistoryApiMethod
({ chatId, socketId, teamId, }: { chatId: string; socketId: string; teamId: string; })
app/lib/api/to-api-server-team-member.ts:423
next →1–100 of 483, ranked by callers