MCPcopy Create free account

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

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

↓ 1 callersFunctiongetConfigurationsServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/configurations.ts:5
↓ 1 callersFunctiongetCurrentConfig
()
apps/web/config/discord.ts:34
↓ 1 callersFunctiongetDefaultDomainStatus
(currentCommunity: SerializedAccount)
apps/web/ui/BrandingView/index.tsx:373
↓ 1 callersFunctiongetDiscordAccessToken
(code: string)
apps/web/services/accounts/discord.test.ts:13
↓ 1 callersMethodgetDiscordChannels
({ serverId, token, }: { serverId: string; token: string; })
apps/web/services/discord/api.ts:89
↓ 1 callersMethodgetDiscordUsers
({ serverId, token, limit, after, }: { serverId: string; after?: string; token:
apps/web/services/discord/api.ts:102
↓ 1 callersMethodgetDocuments
(url: string)
packages/llm/src/langchain.ts:219
↓ 1 callersFunctiongetErrorMessage
(error: string)
apps/web/ui/Auth/index.tsx:31
↓ 1 callersFunctiongetFiles
(dir: string)
packages/sitemap/src/s3-sync.ts:4
↓ 1 callersFunctiongetFirstAndLastMessages
( threadId: string, messageId: string )
apps/web/services/threads/metrics.ts:14
↓ 1 callersFunctiongetIP
(request: Request | NextApiRequest)
apps/web/utilities/blocked.ts:14
↓ 1 callersFunctiongetImage
(attachment: { externalId: string; internalUrl: string | null; sourceUrl: string; messages: { chan
packages/maintenance/src/clean-up-broken-attachments.ts:213
↓ 1 callersFunctiongetImageUrls
(thread: SerializedThread)
apps/web/ui/Thread/Messages/utilities/thread.ts:13
↓ 1 callersFunctiongetImageUrls
(threads: SerializedThread[])
apps/web/ui/ChannelView/TopicView/Grid/utilities/threads.ts:13
↓ 1 callersFunctiongetImageUrls
(threads: SerializedThread[])
apps/web/ui/GridContent/utilities/threads.ts:13
↓ 1 callersFunctiongetImageWidthByUrl
(src: string)
apps/web/ui/Header/Logo/utilities/dimensions.ts:3
↓ 1 callersFunctiongetInitialChannel
(channels?: SerializedChannel[])
apps/web/ui/ConfigurationsView/LandingChannelRow/index.tsx:16
↓ 1 callersMethodgetInitialProps
(context: DocumentContext)
apps/web/pages/_document.tsx:10
↓ 1 callersFunctiongetInternalApiKey
(req: any)
packages/sdk/src/middleware.ts:1
↓ 1 callersFunctiongetInternalApiKey
(req: any)
apps/web/server/middlewares/integration.ts:6
↓ 1 callersFunctiongetJwtToken
()
packages/auth-client/src/client/utils.ts:134
↓ 1 callersFunctiongetLetter
(name?: string)
apps/web/ui/CommunityIcon/index.tsx:11
↓ 1 callersFunctiongetMembersCount
({ price }: { price: string })
apps/web/pages/api/plans/index.ts:11
↓ 1 callersFunctiongetMembersServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/members.ts:5
↓ 1 callersFunctiongetMemberships
( channelId: string, token: string )
apps/web/services/slack/api/fetch_all_conversations.ts:218
↓ 1 callersFunctiongetMention
(message: string, position: number)
apps/web/ui/MessageForm/index.tsx:107
↓ 1 callersFunctiongetMentionIndex
(text: string)
apps/web/ui/MessageForm/index.tsx:66
↓ 1 callersFunctiongetMentions
(term: string, accountId: string)
apps/web/pages/api/mentions/index.ts:41
↓ 1 callersFunctiongetMentions
( mentions: DiscordAuthor[] | undefined, users: users[] )
apps/web/services/discord/users.ts:16
↓ 1 callersFunctiongetMessages
({ channel, onboardingTimestamp, token, logger, }: { channel: channels; onboardingTimestamp: Date;
apps/web/services/discord/messages.ts:13
↓ 1 callersFunctiongetMimeType
(ext: string)
apps/web/services/aws/s3.ts:65
↓ 1 callersFunctiongetMode
(message: string, position: number)
apps/web/ui/MessageForm/index.tsx:103
↓ 1 callersMethodgetOne
({ messageId, }: messageGetType)
apps/web/services/messages/index.ts:274
↓ 1 callersFunctiongetPage
(page?: number)
apps/web/pages/api/all/index.tsx:11
↓ 1 callersFunctiongetPage
(page?: number)
apps/web/pages/api/starred/index.ts:11
↓ 1 callersFunctiongetPage
(page?: number)
apps/web/pages/api/inbox/index.ts:12
↓ 1 callersFunctiongetPlansServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/plans.ts:5
↓ 1 callersFunctiongetProps
( req: AuthedRequestWithBody<z.infer<typeof getSchema>>, res: Response, validatePermissions: (permission
apps/web/server/routers/ssr/commons.ts:25
↓ 1 callersFunctiongetProviders
()
packages/auth-client/src/client/index.tsx:234
↓ 1 callersFunctiongetRawTokenFromRequest
(req: any)
packages/auth-server/src/server/session.ts:18
↓ 1 callersFunctiongetReferer
(request: Request | NextApiRequest)
apps/web/utilities/blocked.ts:23
↓ 1 callersFunctiongetRemindAt
(reminder: ReminderTypes)
apps/web/pages/api/user-thread-status/index.ts:20
↓ 1 callersFunctiongetResult
(text: string)
apps/web/services/crawler/index.ts:6
↓ 1 callersFunctiongetSelectedThreadId
( currentChannel: SerializedChannel, initialThreads: SerializedThread[] )
apps/web/components/Pages/Channel/index.tsx:129
↓ 1 callersFunctiongetServerSession
(req: any, _?: any)
packages/auth-server/src/server/session.ts:36
↓ 1 callersFunctiongetSlackAccessToken
( code: string, clientId: string, clientSecret: string )
apps/web/services/accounts/slack.test.ts:19
↓ 1 callersFunctiongetSlackBot
( botId: string, token: string )
apps/web/services/slack/api/fetch_all_conversations.ts:251
↓ 1 callersFunctiongetSlackChannels
(teamId: string, token: string)
apps/web/services/slack/api/fetch_all_conversations.ts:207
↓ 1 callersFunctiongetSlackUser
( userId: string, token: string )
apps/web/services/slack/api/fetch_all_conversations.ts:237
↓ 1 callersFunctiongetSsoSession
(id: string)
apps/web/services/sso/index.ts:3
↓ 1 callersFunctiongetTag
(type)
packages/ast/postprocess/index.js:5
↓ 1 callersFunctiongetTag
(type)
packages/ast/preprocess/index.js:5
↓ 1 callersFunctiongetThreadIds
(references: string[])
packages/queue/src/tasks/llm/index.ts:143
↓ 1 callersFunctiongetThreadUrl
(communitiesUrls: Record<string, string>)
packages/queue/src/tasks/email-notification/handleNotificationEmailTask.ts:166
↓ 1 callersFunctiongetThreads
( channels: Record<string, ChannelType>, logger: Logger )
packages/sitemap/src/utils/getThreads.ts:6
↓ 1 callersFunctiongetThreads
({ channelId, anonymize, anonymizeUsers, page, }: { channelId: string; anonymize: AnonymizeType;
apps/web/services/ssr/channels.ts:129
↓ 1 callersFunctiongetThreads
({ channelId, anonymizeUsers, anonymize, page, }: { channelId: string; anonymizeUsers: boolean;
apps/web/server/routers/ssr/channels.ts:99
↓ 1 callersFunctiongetTitle
(thread: SerializedThread)
apps/web/ui/NavBar/Desktop/ChannelsGroup/RecentTopics/index.tsx:20
↓ 1 callersFunctiongetTitle
(message: SerializedMessage)
apps/web/ui/UserMessage/Summary/Title/index.tsx:20
↓ 1 callersFunctiongetTitle
(url: string, title: string)
apps/web/ui/Message/Link/Mail/index.tsx:10
↓ 1 callersFunctiongetTokenByIntegration
(integration: discordAuthorizations)
packages/integration-discord/src/utils/token.ts:4
↓ 1 callersFunctiongetType
(url: string)
apps/web/components/layout/PageLayout/Favicon/index.tsx:8
↓ 1 callersFunctiongetUrls
(references: string[])
packages/queue/src/tasks/llm/index.ts:137
↓ 1 callersMethodgetUserById
(id: string)
apps/web/services/users/users.ts:68
↓ 1 callersFunctiongetValidSessionTokenFromRequest
(req: any)
packages/auth-server/src/server/session.ts:22
↓ 1 callersFunctiongetVideoId
(url: string)
apps/web/ui/Message/Link/Video/utilities.ts:16
↓ 1 callersFunctiongetWidthHeight
(src: string)
apps/web/ui/Message/Link/Image/utilities/image.ts:3
↓ 1 callersMethodgithubCommentToLinenMessage
( input: GitHubTypes.IssueCommentCreatedEvent, authorId: string, channelId: string, accountId:
packages/integration-github/src/helpers/serializer.ts:68
↓ 1 callersMethodgithubIssueToLinenThread
( issue: GitHubTypes.Issue, authorId: string, channelId: string, accountId: string, extern
packages/integration-github/src/helpers/serializer.ts:39
↓ 1 callersFunctiongithubStrategy
({ getOrCreateAuthWithEmail, clientID, clientSecret, authServerUrl, }: Props)
packages/auth-server/src/server/passport/githubStrategy.ts:12
↓ 1 callersMethodgithubUserToLinenUser
( input: GitHubTypes.User, accountsId: string )
packages/integration-github/src/helpers/serializer.ts:56
↓ 1 callersFunctiongroupByThread
(topics: SerializedTopic[])
apps/web/ui/NavBar/Desktop/ChannelsGroup/RecentTopics/utilities/topics.ts:3
↓ 1 callersFunctionhandleAttachment
(attach: DiscordAttachments, channel: channels)
apps/web/services/discord/attachments.ts:27
↓ 1 callersFunctionhandleAttachments
( attachments: DiscordAttachments[], channel: channels )
apps/web/services/discord/attachments.ts:10
↓ 1 callersFunctionhandleChannelNameUpdate
({ channelId, logger, }: { channelId: string; logger: Logger; })
packages/typesense/src/handle-channel-update.ts:34
↓ 1 callersFunctionhandleChannelTypeUpdate
({ channelId, }: { channelId: string; })
packages/typesense/src/handle-channel-update.ts:11
↓ 1 callersFunctionhandleCommunityUpdate
({ accountId, logger, }: { accountId: string; logger: Logger; })
packages/typesense/src/handle-community-update.ts:7
↓ 1 callersFunctionhandleDeletion
({ accountId, threadId, logger, }: { accountId: string; threadId: string; logger: Logger; })
packages/typesense/src/handle-deletion.ts:10
↓ 1 callersFunctionhandleDiscord
({ accountId, syncFrom, }: { accountId: string; syncFrom: Date; })
apps/web/pages/api/integration-oauth.ts:137
↓ 1 callersFunctionhandleDiscordSync
()
apps/web/ui/ConfigurationsView/CommunityIntegrationRow/index.tsx:60
↓ 1 callersFunctionhandleInbound
(reqBody: any)
packages/integration-email/src/inbound.ts:43
↓ 1 callersFunctionhandleIssueCommentCreated
( payload: GitHubTypes.IssueCommentCreatedEvent )
packages/integration-github/src/inbound.ts:150
↓ 1 callersFunctionhandleIssuesClosed
(payload: GitHubTypes.IssuesClosedEvent)
packages/integration-github/src/inbound.ts:140
↓ 1 callersFunctionhandleIssuesOpened
(payload: GitHubTypes.IssuesOpenedEvent)
packages/integration-github/src/inbound.ts:135
↓ 1 callersFunctionhandleIssuesReopened
(payload: GitHubTypes.IssuesReopenedEvent)
packages/integration-github/src/inbound.ts:145
↓ 1 callersFunctionhandleLinenEvent
({ bridge, config, body, }: { bridge: Bridge; config: IConfig; body: ILinenMatrixPayload; })
packages/integration-matrix/src/handleLinenEvent.ts:7
↓ 1 callersFunctionhandleMatrixEvent
({ event, bridge, linenSdk, registration, accountId, }: { event: WeakEvent; bridge: Bridge; li
packages/integration-matrix/src/handleMatrixEvent.ts:13
↓ 1 callersFunctionhandleMessageCreation
({ threadId, accountId, logger, }: { threadId: string; accountId: string; logger: Logger; })
packages/typesense/src/handle-message-creation.ts:8
↓ 1 callersFunctionhandlePosthogId
(router: NextRouter)
apps/web/components/PostHogUser.tsx:23
↓ 1 callersFunctionhandleRequest
(payload: any)
packages/integration-linear/src/inbound.ts:145
↓ 1 callersFunctionhandleScroll
()
apps/web/ui/ChannelView/ForumView/index.tsx:287
↓ 1 callersFunctionhandleSlack
({ accountId, syncFrom, }: { accountId: string; syncFrom: Date; })
apps/web/pages/api/integration-oauth.ts:106
↓ 1 callersFunctionhandleSubmit
(event: React.SyntheticEvent, callback?: any)
apps/web/ui/MessageForm/index.tsx:205
↓ 1 callersFunctionhandleUserNameUpdate
({ userId, accountId, logger, }: { userId: string; accountId: string; logger: Logger; })
packages/typesense/src/handle-user-update.ts:9
↓ 1 callersFunctionhasAuthFn
(account: any)
packages/serializers/src/account.ts:24
↓ 1 callersFunctionhasReaction
( message: SerializedMessage, type: string, userId?: string )
apps/web/ui/GridRow/index.tsx:37
↓ 1 callersFunctionhideEmptyChannels
(accountId: string)
apps/web/services/channels/index.ts:652
↓ 1 callersFunctionhighlightCode
( input: string, language?: string )
apps/web/ui/Code/utilities/highlight.ts:3
↓ 1 callersFunctionhtml
({ userName, threads, preferencesUrl, }: TemplateType)
apps/web/mailers/views/emails/notification/threads.ts:4
↓ 1 callersFunctionicon
(chat: ChatType)
apps/web/ui/ConfigurationsView/CommunityChatRow/index.tsx:25
← previousnext →801–900 of 2,204, ranked by callers