MCPcopy Create free account

hub / github.com/Linen-dev/linen.dev / functions

Functions2,204 in github.com/Linen-dev/linen.dev

↓ 2 callersFunctioncreateSyncJob
(payload: SyncJobType)
apps/web/queue/jobs.ts:38
↓ 2 callersFunctioncreateThread
({ body, channelId, linenBotId, }: { body: string; channelId: string; linenBotId: string; })
apps/web/services/feed/notifyFeed.ts:91
↓ 2 callersFunctioncreateUser
({ accountId, authId, displayName, profileImageUrl, }: { accountId: string; authId: string; disp
apps/web/services/invites.ts:278
↓ 2 callersFunctioncreateUserKeyAndPersist
({ account, user, isPublic, }: { account: accounts; user: users; isPublic: boolean; })
packages/typesense/src/utils/shared.ts:164
↓ 2 callersFunctiondaysAgo
(days: number)
packages/utilities/src/date.ts:27
↓ 2 callersFunctiondecode
Decodes a NextAuth.js issued JWT.
packages/auth-server/src/server/tokens.ts:24
↓ 2 callersFunctiondeleteByQuery
({ collection, filter_by, }: { collection: string; filter_by: string; })
packages/typesense/src/utils/client.ts:44
↓ 2 callersMethoddeleteMessage
(messageId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:71
↓ 2 callersFunctiondimensions
(size?: Size)
apps/web/ui/Avatar/index.tsx:23
↓ 2 callersFunctiondnsSettings
(mounted: boolean)
apps/web/ui/BrandingView/index.tsx:55
↓ 2 callersFunctiondownload
(url: string, token?: string)
packages/maintenance/src/clean-up-broken-attachments.ts:197
↓ 2 callersFunctiondownloadCert
()
packages/database/src/database.ts:32
↓ 2 callersFunctionencrypt
(dataToEncrypt: string)
apps/web/utilities/crypto.ts:11
↓ 2 callersFunctioneventCommunityUpdate
({ id, isTypeChanged, }: { id: string; isTypeChanged: boolean; })
apps/web/services/events/eventCommunityUpdate.ts:3
↓ 2 callersFunctioneventMessageUpdated
({ threadId }: MessageUpdateEvent)
apps/web/services/events/eventMessageUpdate.ts:10
↓ 2 callersFunctioneventNewMentions
({ mentions = [], mentionNodes = [], channelId, threadId, authorId, }: { mentions: mentions[]; m
apps/web/services/events/eventNewMentions.ts:5
↓ 2 callersFunctioneventNewMessage
({ channelId, messageId, threadId, imitationId, mentions = [], mentionNodes = [], communityId,
apps/web/services/events/eventNewMessage.ts:31
↓ 2 callersFunctioneventNewThread
({ channelId, messageId, threadId, imitationId, mentions = [], mentionNodes = [], communityId,
apps/web/services/events/eventNewThread.ts:31
↓ 2 callersFunctioneventSignUp
( id: string, email: string, createdAt: Date, accountId?: string )
apps/web/services/events/eventNewSignUp.ts:4
↓ 2 callersMethodextractDataFromExternalId
(externalId: string)
packages/integration-github/src/helpers/serializer.ts:14
↓ 2 callersFunctionfetchAllTopLevelMessages
({ channel, usersInDb, token, fullSync, fetchConversationsTyped, oldest, logger, }: { channel:
apps/web/services/slack/sync/fetchAllTopLevelMessages.ts:90
↓ 2 callersFunctionfetchAndPersist
( fetchReplies: Function, thread: threads, channel: channels, token: string, usersInDb: UserMap[],
apps/web/services/slack/sync/saveAllThreads.ts:197
↓ 2 callersFunctionfetchInbox
()
apps/web/hooks/polling.tsx:18
↓ 2 callersFunctionfetchToken
({ account, domain, accountId, fetchTeamInfo, }: { account: AccountWithSlackAuthAndChannels; domai
apps/web/services/slack/sync/fetchToken.ts:4
↓ 2 callersFunctionfindAccountById
( accountId: string )
apps/web/services/accounts/index.ts:395
↓ 2 callersFunctionfindAccountByPath
(domain: string)
apps/web/services/accounts/index.ts:373
↓ 2 callersMethodfindBy
({ externalThreadId, channelId, threadId, }: threadFindType)
apps/web/services/threads/index.ts:284
↓ 2 callersMethodfindByAuthId
(authId: string)
apps/web/services/community/index.tsx:25
↓ 2 callersFunctionfindByType
(tree, selector)
packages/ast/find/index.js:11
↓ 2 callersFunctionfindChannelWithAccountByExternalId
( externalId: string, externalAccountId: string )
apps/web/services/channels/index.ts:741
↓ 2 callersMethodfindMessage
( search: LinenTypes.messageFindType )
packages/sdk/src/index.ts:97
↓ 2 callersFunctionfindOrCreateLinenBot
(accountId: string)
apps/web/services/users/findOrCreateLinenBot.ts:4
↓ 2 callersMethodfindPrivates
({ accountId, userId, }: { accountId: string; userId: string; })
apps/web/services/channels/index.ts:44
↓ 2 callersFunctionfindThreadByExternalId
( externalThreadId: string, channelId: string )
packages/integration-discord/src/utils/linen.ts:105
↓ 2 callersFunctionfindThreadByIncrementId
(incrementId: number)
apps/web/services/threads/index.ts:510
↓ 2 callersFunctionfindThreadWithMessages
({ incrementId, id, }: { incrementId?: number; id?: string; })
apps/web/services/threads/index.ts:518
↓ 2 callersFunctionfindThreadsWithNoSlugs
(skip: number)
packages/queue/src/tasks/slugify.ts:46
↓ 2 callersFunctionfindTopics
({ channelId, accountId, sentAt = new Date(), direction = 'lt', anonymize, }: { channelId: string;
apps/web/services/threads/topics.ts:8
↓ 2 callersFunctionfindUser
(accountId: string, authId: string)
apps/web/services/invites.ts:305
↓ 2 callersFunctionfindUser
( externalUserId: string, internalAccountId: string )
apps/web/services/users/index.ts:30
↓ 2 callersFunctionfindUsers
( accountId: string, usersInMessages: DiscordAuthor[] )
apps/web/services/discord/users.ts:104
↓ 2 callersMethodfindUsersByExternalId
({ accountId, externalIds, }: { accountId: string; externalIds: string[]; })
apps/web/services/users/users.ts:152
↓ 2 callersFunctionflush
()
packages/ast/parse/parse.js:44
↓ 2 callersFunctiongenerateAuthorInfo
* Generate author information * @param author * @returns
apps/web/utilities/seo/utils/setAuthor.tsx:20
↓ 2 callersFunctiongenerateSlug
()
packages/utilities/src/randomWordSlugs.ts:442
↓ 2 callersFunctiongenerateToken
(length: number = 16)
apps/web/utilities/token.ts:3
↓ 2 callersMethodget
( req: AuthedRequestWithBody<channelGetType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/channels/controller.ts:16
↓ 2 callersMethodget
( req: AuthedRequestWithBody<messageGetType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/messages/controller.ts:47
↓ 2 callersMethodgetAccountByApiKey
({ apiKey }: { apiKey: string })
apps/web/services/api-keys.ts:20
↓ 2 callersFunctiongetAccountById
(accountId: string)
apps/web/services/accounts/index.ts:355
↓ 2 callersFunctiongetBot
(input: string)
apps/web/utilities/getBot.ts:67
↓ 2 callersFunctiongetBotUserId
(botId: string, token: string)
apps/web/services/slack/sync/getBotUserId.ts:6
↓ 2 callersMethodgetChannelAndMembersWithAuth
(channelId: string)
apps/web/services/channels/index.ts:547
↓ 2 callersFunctiongetClient
(token: string)
packages/integration-discord/src/utils/rest.ts:4
↓ 2 callersMethodgetCommunityInfo
(communityName: string)
packages/llm/src/linen.ts:9
↓ 2 callersFunctiongetCommunityName
( account: Pick<accounts, 'slackDomain' | 'discordDomain' | 'discordServerId'> )
packages/serializers/src/settings.ts:33
↓ 2 callersFunctiongetCommunityType
( account: Pick<accounts, 'slackTeamId' | 'discordServerId'> )
packages/serializers/src/settings.ts:25
↓ 2 callersFunctiongetDMs
({ accountId, userId, }: { accountId: string; userId: string; })
apps/web/services/channels/index.ts:609
↓ 2 callersFunctiongetDerivedEncryptionKey
(secret: string | Buffer)
packages/auth-server/src/server/tokens.ts:35
↓ 2 callersFunctiongetFileSizeErrorMessage
(filename: string)
packages/utilities/src/files.ts:7
↓ 2 callersFunctiongetImageWidth
(src: string)
apps/web/ui/Header/Logo/utilities/dimensions.ts:127
↓ 2 callersFunctiongetIntegration
(id: string, model: 'threads' | 'messages')
apps/web/services/matrix/index.ts:4
↓ 2 callersFunctiongetIp
(headers: IncomingHttpHeaders)
apps/web/utilities/ssr-metrics/helpers/getIp.ts:3
↓ 2 callersMethodgetMessages
({ externalId, token, limit, query, }: { externalId: string; token: string; limi
apps/web/services/discord/api.ts:120
↓ 2 callersMethodgetMoreInfo
(accountId: string)
apps/web/services/accounts/index.ts:245
↓ 2 callersFunctiongetReferences
(documents: SourceDocument[])
packages/queue/src/tasks/llm/index.ts:126
↓ 2 callersFunctiongetShareUrl
()
apps/web/ui/MembersView/index.tsx:347
↓ 2 callersFunctiongetStatusId
({ accessToken, status, }: { accessToken: string; status: 'started' | 'completed'; })
packages/integration-linear/src/helpers/linear.ts:116
↓ 2 callersFunctiongetUserAgentInfo
(ua?: string)
apps/web/utilities/ssr-metrics/helpers/getUserAgentInfo.ts:4
↓ 2 callersFunctiongetUserMentions
({ currentUser, thread, }: { currentUser: SerializedUser | null; thread: SerializedThread; })
packages/utilities/src/mentions.ts:11
↓ 2 callersFunctiongetUsersInMessages
(messages: DiscordMessage[])
apps/web/services/discord/users.ts:33
↓ 2 callersFunctiongithubSignIn
(state?: string)
packages/auth-server/src/server/passport/index.ts:57
↓ 2 callersFunctiongroupByThread
(topics: SerializedTopic[])
apps/web/ui/ChannelView/TopicView/Grid/utilities/topics.ts:3
↓ 2 callersFunctiongtag
(a: any, b: any)
apps/web/components/layout/GoogleAnalytics.tsx:11
↓ 2 callersFunctionhandleChannelDeletion
({ accountId, channelId, channelName, }: { accountId: string; channelId: string; channelName: stri
packages/typesense/src/handle-channel-deletion.ts:5
↓ 2 callersFunctionhandleCommon
( payload: | GitHubTypes.IssueCommentCreatedEvent | GitHubTypes.IssuesReopenedEvent | GitHubType
packages/integration-github/src/inbound.ts:96
↓ 2 callersFunctionhandleCommunityDeletion
({ accountId, }: { accountId: string; })
packages/typesense/src/handle-community-deletion.ts:5
↓ 2 callersFunctionhandleNotificationEmailTask
( payload: emailNotificationPayloadType & { locked_at?: Date | null; } )
packages/queue/src/tasks/email-notification/handleNotificationEmailTask.ts:9
↓ 2 callersFunctionhandleSelect
({ thread }: SerializedSearchMessage)
apps/web/components/layout/PageLayout/index.tsx:136
↓ 2 callersFunctionhandleUser
( channel: { id: string; accountId: string }, userId: string )
packages/integration-linear/src/inbound.ts:159
↓ 2 callersFunctionhandleUser
( user: GitHubTypes.User, channel: { id: string; accountId: string } )
packages/integration-github/src/inbound.ts:127
↓ 2 callersFunctionhasReaction
( message: SerializedMessage, type: string, userId?: string )
apps/web/ui/Votes/index.tsx:30
↓ 2 callersFunctionidentifyUrl
({ req, resolvedUrl, }: Partial<GetServerSidePropsContext>)
apps/web/utilities/ssr-metrics/helpers/identifyUrl.ts:3
↓ 2 callersFunctionidentifyUserSession
({ query, req, res, }: Partial<GetServerSidePropsContext>)
apps/web/utilities/ssr-metrics/helpers/identifyUserSession.ts:5
↓ 2 callersFunctionindex
()
apps/web/pages/api/health/index.ts:3
↓ 2 callersFunctioninit
()
packages/typesense/src/init.ts:5
↓ 2 callersFunctionisInViewport
(node: HTMLElement)
packages/utilities/src/scroll.ts:39
↓ 2 callersFunctionisJSON
(code: string)
apps/web/ui/Message/BlockCode/utilities.ts:9
↓ 2 callersFunctionisMentionMode
(message: string, position: number)
apps/web/ui/MessageForm/index.tsx:73
↓ 2 callersFunctionisProd
()
apps/web/utilities/typesenseClient.ts:36
↓ 2 callersFunctionisScrollAtBottom
(node: HTMLElement)
packages/utilities/src/scroll.ts:29
↓ 2 callersFunctionisSsl
()
packages/database/src/database.ts:9
↓ 2 callersFunctionisWhiteColor
(color?: string)
apps/web/ui/JoinButton/Link/index.tsx:15
↓ 2 callersFunctionitalic
(children)
packages/ast/parse/slack/spec-helpers/index.js:17
↓ 2 callersFunctionjoinChannel
(channel: string, token: string)
apps/web/services/slack/api/fetch_all_conversations.ts:196
↓ 2 callersMethodjoinChannel
({ channelId, userId, }: { channelId: string; userId: string; })
apps/web/services/channels/index.ts:258
↓ 2 callersMethodjoinCommunity
({ accountId, authId, displayName, email, }: { accountId: string; authId: string;
apps/web/services/onboarding/index.tsx:8
↓ 2 callersFunctionjoinCommunityAfterSignIn
({ request, response, communityId, authId, displayName, profileImageUrl, }: { request: any; re
apps/web/services/invites.ts:318
↓ 2 callersFunctionlistUsers
( token: string, userCursor: string | null = null )
apps/web/services/slack/api/fetch_all_conversations.ts:178
↓ 2 callersFunctionmakeNumberPretty
(num: number)
apps/web/pages/index.tsx:405
← previousnext →401–500 of 2,204, ranked by callers