MCPcopy Create free account

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

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

↓ 1 callersFunctioncreateUserKey
({ keyWithSearchPermissions, accountId, userId, }: { keyWithSearchPermissions: string; accountId: st
packages/typesense/src/utils/keys.ts:34
↓ 1 callersFunctioncreateWebhookJob
(payload: SlackEvent)
apps/web/queue/jobs.ts:30
↓ 1 callersFunctioncustomerIoClient
()
apps/web/services/customerIo/trackEvents.ts:5
↓ 1 callersMethoddecryptKey
({ token }: { token: string })
apps/web/services/api-keys.ts:5
↓ 1 callersMethoddelete
( req: AuthedRequestWithBody<messageDeleteType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/messages/controller.ts:58
↓ 1 callersFunctiondeleteFiles
( Objects: { Key: string; }[] )
apps/web/services/aws/s3.ts:50
↓ 1 callersFunctiondeleteMessage
({ channelId, externalMessageId, accountId, }: { channelId: string; externalMessageId: string; acc
packages/integration-discord/src/utils/linen.ts:205
↓ 1 callersFunctiondeleteMessage
( channel: channels & { account: (accounts & { slackAuthorizations: slackAuthorizations[] }) | null; }
apps/web/services/slack/webhooks/processMessageEvents.ts:218
↓ 1 callersFunctiondeleteMessageEvent
({ team_id, ts = generateRandomDate(), channel_id, }: { team_id: string; ts: string; channel_id: s
apps/web/services/slack/webhooks/webhook.test.ts:58
↓ 1 callersFunctiondescription
(chat: ChatType)
apps/web/ui/ConfigurationsView/CommunityChatRow/index.tsx:14
↓ 1 callersFunctiondescription
(type: AccountType)
apps/web/ui/ConfigurationsView/CommunityTypeRow/index.tsx:14
↓ 1 callersFunctiondowngradeAccount
(communityId: string)
apps/web/pages/api/webhook/stripe.ts:28
↓ 1 callersFunctioneditMessage
({ id, body }: { id: string; body: string })
apps/web/ui/ThreadView/Content/index.tsx:105
↓ 1 callersFunctionend
({ url }: { url: string })
apps/web/mailers/views/emails/sync/index.ts:11
↓ 1 callersFunctionerror
(message: any, options?: Options)
apps/web/ui/Toast/index.tsx:37
↓ 1 callersFunctionerror
()
apps/web/mailers/views/emails/sync/index.ts:21
↓ 1 callersFunctioneventChannelDeletion
({ channelId, accountId, channelName, }: { channelId: string; accountId: string; channelName: stri
apps/web/services/events/eventChannelDeletion.ts:3
↓ 1 callersFunctioneventMessageDeletion
({ messageId, threadId, attachments, accountId, }: { messageId: string; threadId: string | null;
apps/web/services/events/eventMessageDeletion.ts:4
↓ 1 callersFunctioneventNewCommunity
({ email, id, slackDomain, }: { email: string; id: string; slackDomain?: string; })
apps/web/services/events/eventNewCommunity.ts:6
↓ 1 callersFunctioneventNewIntegration
(event: any)
apps/web/services/accounts/slack.test.ts:18
↓ 1 callersFunctioneventNewIntegration
(event: NewMessageEvent)
apps/web/services/events/eventNewIntegration.ts:8
↓ 1 callersFunctioneventThreadClosed
({ channelId, threadId, accountId, }: ThreadClosedEvent)
apps/web/services/events/eventThreadClosed.ts:10
↓ 1 callersFunctioneventThreadReopened
({ channelId, threadId, accountId, }: ThreadReopenedEvent)
apps/web/services/events/eventThreadReopened.ts:10
↓ 1 callersFunctioneventThreadUpdated
({ channelId, messageId, threadId, imitationId, thread, }: ThreadUpdatedEvent)
apps/web/services/events/eventThreadUpdated.ts:19
↓ 1 callersFunctionexpand
(tokens)
packages/ast/parse/linen/expand/index.js:74
↓ 1 callersFunctionexpiresAt
()
packages/typesense/src/utils/keys.ts:4
↓ 1 callersFunctionextraFeatures
({ price }: { price: string })
apps/web/pages/api/plans/index.ts:22
↓ 1 callersFunctionfetchAllAccounts
(bot: Client<boolean>)
packages/integration-discord/src/utils/cleanup.ts:5
↓ 1 callersFunctionfetchConversationsTyped
( channel: string, token: string, cursor: string | null = null, // Example "dXNlcjpVMDYxTkZUVDI=" olde
apps/web/services/slack/api/fetch_all_conversations.ts:79
↓ 1 callersFunctionfetchFile
(fileUrl: string, token: string)
apps/web/services/slack/api/fetch_all_conversations.ts:132
↓ 1 callersFunctionfetchImageDimensions
( file: File )
packages/utilities/src/files.ts:25
↓ 1 callersFunctionfetchReplies
( threadTs: string, channel: string, token: string )
apps/web/services/slack/api/fetch_all_conversations.ts:123
↓ 1 callersFunctionfetchTeamInfo
()
apps/web/services/accounts/slack.test.ts:11
↓ 1 callersFunctionfetchTeamInfo
(token: string)
apps/web/services/slack/api/fetch_all_conversations.ts:113
↓ 1 callersFunctionfetchTeams
({ linearClient, accessToken, }: { linearClient?: LinearClient; accessToken?: string; })
packages/integration-linear/src/helpers/linear.ts:17
↓ 1 callersFunctionfetchUser
({ accessToken, userId, }: { accessToken: string; userId: string; })
packages/integration-linear/src/helpers/linear.ts:4
↓ 1 callersFunctionfilterKnownMessagesTypes
(message: DiscordMessage)
apps/web/services/discord/messages.ts:202
↓ 1 callersFunctionfilterMessageType
(message: Message)
packages/integration-discord/src/utils/filter.ts:4
↓ 1 callersFunctionfilterMessages
(message: T)
apps/web/services/slack/sync/parseMessage.ts:32
↓ 1 callersFunctionfilterSupportedChannel
(channel: Channel)
packages/integration-discord/src/utils/filter.ts:7
↓ 1 callersMethodfind
({ channelId, externalMessageId, threadId, mustHave, orderBy, sortBy, }: messageFind
apps/web/services/messages/index.ts:245
↓ 1 callersFunctionfindAccountById
(id: string)
packages/integration-discord/src/utils/linen.ts:41
↓ 1 callersFunctionfindAccountBySlackTeamId
(slackTeamId: string)
apps/web/services/accounts/index.ts:424
↓ 1 callersFunctionfindAccountsFromAuth
(email: string)
apps/web/services/accounts/index.ts:465
↓ 1 callersFunctionfindAccountsPremium
()
apps/web/services/accounts/index.ts:302
↓ 1 callersFunctionfindAuth
(request: Request, response: Response)
apps/web/services/permissions/index.ts:256
↓ 1 callersMethodfindByExternalId
(externalChannelId: string)
apps/web/services/channels/index.ts:368
↓ 1 callersMethodfindByExternalIntegrationId
(externalId: string)
apps/web/services/channels/index.ts:380
↓ 1 callersMethodfindById
(id: string)
apps/web/services/channels/index.ts:374
↓ 1 callersFunctionfindChannel
(emails: string[])
packages/integration-email/src/inbound.ts:30
↓ 1 callersFunctionfindChannelByExternalId
({ externalId, accountId, }: { externalId: string; accountId: string; })
apps/web/services/channels/index.ts:702
↓ 1 callersFunctionfindChannelById
(id: string)
packages/integration-discord/src/utils/linen.ts:75
↓ 1 callersFunctionfindCommunity
(params: any)
apps/web/services/permissions/index.ts:224
↓ 1 callersFunctionfindDefaultChannel
(channels: SerializedChannel[])
apps/web/ui/AddThreadModal/index.tsx:47
↓ 1 callersFunctionfindIntegrationByAccountId
(accountId: string)
packages/integration-discord/src/utils/linen.ts:45
↓ 1 callersMethodfindJoined
({ accountId, userId, }: { accountId: string; userId: string; })
apps/web/services/channels/index.ts:61
↓ 1 callersFunctionfindMentions
(tree)
packages/ast/find/index.js:26
↓ 1 callersFunctionfindMessageByChannelIdAndExternalId
({ channelId, externalMessageId, }: { channelId: string; externalMessageId: string; })
packages/integration-discord/src/utils/linen.ts:162
↓ 1 callersMethodfindMessageByChannelIdAndTs
({ channelId, ts, }: { channelId: string; ts: string; })
apps/web/services/messages/index.ts:308
↓ 1 callersFunctionfindOrCreateCustomer
(communityId: string, email: string)
apps/web/pages/api/plans/index.ts:69
↓ 1 callersMethodfindOrCreateDM
({ accountId, userId, dmWithUserId, }: { accountId: string; userId: string; dmWithUs
apps/web/services/channels/index.ts:433
↓ 1 callersFunctionfindOrCreateFeedChannel
()
apps/web/services/feed/notifyFeed.ts:44
↓ 1 callersFunctionfindOrCreateLinenBot
()
apps/web/services/feed/notifyFeed.ts:67
↓ 1 callersFunctionfindSlackToken
(accountId: string)
apps/web/services/accounts/index.ts:324
↓ 1 callersFunctionfindThreadById
(id: string)
apps/web/services/threads/index.ts:514
↓ 1 callersFunctionfindThreadWithMessage
(threadId: string)
packages/integration-discord/src/utils/linen.ts:94
↓ 1 callersFunctionfindThreadsByChannel
({ channelId, cursor, limit = 10, }: { channelId: string; cursor?: number; limit?: number; })
apps/web/services/threads/index.ts:442
↓ 1 callersMethodfindTopics
( req: AuthedRequestWithTenantAndBody<findTopicsSchema>, res: Response, next: NextFunction )
apps/web/server/routers/threads/controller.ts:132
↓ 1 callersFunctionfindUser
( auth: | (auths & { users: (users & { account: accounts; })[]; }) |
apps/web/services/permissions/index.ts:240
↓ 1 callersMethodfindUser
(search: LinenTypes.userGetType)
packages/sdk/src/index.ts:118
↓ 1 callersFunctionfindUsersAndInvitesByAccount
(id: string)
apps/web/services/invites.ts:98
↓ 1 callersFunctionfindUsersByAccountId
( accountId: string )
apps/web/services/users/index.ts:18
↓ 1 callersMethodfindWithStats
( communityId: string )
apps/web/services/channels/index.ts:78
↓ 1 callersFunctionfontColor
(brandColor: string)
apps/web/ui/Autocomplete/index.tsx:201
↓ 1 callersFunctionformatDistance
(date: string)
packages/utilities/src/date.ts:39
↓ 1 callersFunctionformatJSON
(code: string)
apps/web/ui/Message/BlockCode/utilities.ts:29
↓ 1 callersFunctiong
(t, e)
apps/web/utilities/posthog.js:11
↓ 1 callersFunctiongenerateHash
(password: string, salt: string)
packages/factory/src/create/auth.ts:9
↓ 1 callersFunctiongenerateSalt
()
packages/factory/src/create/auth.ts:5
↓ 1 callersFunctionget
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/signup/index.ts:159
↓ 1 callersFunctionget
(request: NextApiRequest, response: NextApiResponse)
apps/web/pages/api/read-status/[channelId].ts:66
↓ 1 callersFunctiongetAccountName
(account: accounts)
apps/web/services/discord/sync.ts:151
↓ 1 callersFunctiongetAccountsAndChannels
(logger: Logger)
packages/sitemap/src/utils/getAccountsAndChannels.ts:5
↓ 1 callersFunctiongetActiveThreads
({ serverId, token, onboardingTimestamp, logger, }: { serverId: string; token: string; onboardin
apps/web/services/discord/threads.ts:17
↓ 1 callersMethodgetActiveThreads
({ token, serverId, }: { serverId: string; token: string; })
apps/web/services/discord/api.ts:76
↓ 1 callersFunctiongetAllBots
()
apps/web/config/discord.ts:27
↓ 1 callersMethodgetAllByAuth
({ authId }: { authId: string })
apps/web/services/accounts/index.ts:229
↓ 1 callersFunctiongetApiKey
(req: any)
apps/web/server/middlewares/integration.ts:16
↓ 1 callersMethodgetArchivedPublicThreads
({ externalChannelId, before, token, limit, }: { externalChannelId: string; token: s
apps/web/services/discord/api.ts:58
↓ 1 callersFunctiongetArchivedThreads
({ channel, token, onboardingTimestamp, logger, }: { channel: channels; token: string; onboardin
apps/web/services/discord/threads.ts:69
↓ 1 callersFunctiongetBrandingServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/branding.ts:5
↓ 1 callersMethodgetChannelIntegration
( search: LinenTypes.channelGetIntegrationType )
packages/sdk/src/index.ts:55
↓ 1 callersMethodgetChannelIntegration
({ channelId, type, }: { channelId: string; type: channelsIntegrationType; })
apps/web/services/channels/index.ts:391
↓ 1 callersFunctiongetChannelsSettingsServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/channels.ts:205
↓ 1 callersFunctiongetClassNameByDelay
(delay: FadeDelay)
apps/web/ui/FadeIn/index.tsx:23
↓ 1 callersFunctiongetClassNamesByDirection
(direction: FadeDirection)
apps/web/ui/FadeIn/index.tsx:9
↓ 1 callersFunctiongetCommunitiesWithDescription
()
apps/web/services/accounts/index.ts:450
↓ 1 callersFunctiongetCommunitiesWithName
()
apps/web/services/accounts/index.ts:478
↓ 1 callersFunctiongetCommunityUrl
( account: Pick< accounts, | 'premium' | 'redirectDomain' | 'slackTeamId' | 'slackDomain
packages/serializers/src/settings.ts:48
↓ 1 callersFunctiongetCommunityUrl
(community: SerializedAccount)
apps/web/pages/sitemap/index.tsx:16
← previousnext →701–800 of 2,204, ranked by callers