MCPcopy Create free account

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

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

↓ 1 callersFunctiononSignUpWithCredsSubmit
({ setError, setLoading, state, onSignIn, callbackUrl, sso, }: { setError: (arg: string) => void
apps/web/ui/Auth/common.ts:177
↓ 1 callersFunctiononSignUpWithMagicLink
({ setError, setLoading, callbackUrl, state, sso, }: { setError: (arg: string) => void; setLoadi
apps/web/ui/Auth/common.ts:134
↓ 1 callersFunctiononSubmit
(event: React.FormEvent<HTMLFormElement>)
apps/web/ui/Typesense/SearchBox.tsx:69
↓ 1 callersFunctiononSubmit
(target: { id: string; value: string })
apps/web/ui/ConfigurationsView/ChannelsConfig/index.tsx:14
↓ 1 callersMethodonSubmit
({ displayName }: { displayName: string })
apps/web/ui/ProfileForm/index.tsx:17
↓ 1 callersFunctiononThreadCreate
(botId: number)
packages/integration-discord/src/discord/onThreadCreate.ts:12
↓ 1 callersFunctiononThreadMessage
( threadId: string, message: SerializedMessage, messageId: string, imitationId: string )
apps/web/ui/ThreadView/Content/index.tsx:55
↓ 1 callersFunctiononThreadUpdate
(botId: number)
packages/integration-discord/src/discord/onThreadUpdate.ts:10
↓ 1 callersFunctiononUpdateClick
()
apps/web/ui/MembersModal/index.tsx:58
↓ 1 callersFunctionparseAuthor
(author: DiscordAuthor, accountId: string)
apps/web/services/discord/users.ts:137
↓ 1 callersFunctionparseChannel
({ channel, accountId, hidden, }: { channel: DiscordChannel; accountId: string; hidden: boolean; }
apps/web/services/discord/channels.ts:61
↓ 1 callersFunctionparseGuildUser
(member: GuildMember)
packages/integration-discord/src/utils/parse.ts:22
↓ 1 callersFunctionparsePage
(page: string)
apps/web/services/ssr/channels.ts:197
↓ 1 callersFunctionparsePage
(page: string)
apps/web/server/routers/ssr/channels.ts:154
↓ 1 callersFunctionparseResults
( data: SerializedSearchMessage[] )
apps/web/ui/SearchBar/index.tsx:8
↓ 1 callersFunctionparseThread
(thread: DiscordThread, channel: channels)
apps/web/services/discord/threads.ts:155
↓ 1 callersFunctionparseThreadFromChannel
( channel: PublicThreadChannel )
packages/integration-discord/src/utils/parse.ts:64
↓ 1 callersFunctionparseThreadFromMessage
(message: Message)
packages/integration-discord/src/utils/parse.ts:73
↓ 1 callersFunctionparseThreadFromMessage
(messageParsed: { authorId: string; body: string; channelId: string; sentAt: string; externalMessage
apps/web/services/discord/messages.ts:158
↓ 1 callersFunctionparseUser
( author: User, member: GuildMember | null )
packages/integration-discord/src/utils/parse.ts:11
↓ 1 callersFunctionparseUser
({ id, displayName, email, avatarUrl, admin }: User)
packages/integration-linear/src/helpers/serializers.ts:7
↓ 1 callersFunctionparseUser
(session: any)
packages/auth-server/src/server/session.ts:26
↓ 1 callersFunctionparseUser
(guildMember: DiscordGuildMember, accountId: string)
apps/web/services/discord/users.ts:77
↓ 1 callersFunctionpost
(request: NextApiRequest, response: NextApiResponse)
apps/web/pages/api/read-status/index.ts:9
↓ 1 callersMethodpost
( req: AuthedRequestWithTenantAndBody<postMessageType>, res: Response, next: NextFunction )
apps/web/server/routers/messages/controller.ts:69
↓ 1 callersMethodpost
( req: AuthedRequestWithBody<messagePostType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/messages/controller.ts:16
↓ 1 callersMethodpost
( req: AuthedRequestWithBody<threadPostType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/threads/controller.ts:25
↓ 1 callersFunctionpostMessage
({ token, externalChannelId, body, user, logger, }: { token: string; externalChannelId: string;
apps/web/services/slack/api/postMessage.ts:19
↓ 1 callersFunctionpostReply
({ token, externalChannelId, externalThreadId, body, user, logger, }: { token: string; externa
apps/web/services/slack/api/postMessage.ts:51
↓ 1 callersFunctionpre
(value)
packages/ast/parse/discord/spec-helpers/index.js:37
↓ 1 callersMethodpredict
({ query, typesenseApiKey, communityName, summarize, accountId, threadId, }: { q
packages/llm/src/langchain.ts:34
↓ 1 callersFunctionprepareUrl
(url?: string)
apps/web/ui/Auth/index.tsx:55
↓ 1 callersFunctionprocessAttachments
({ attachments, logger, }: { attachments: messageAttachments[]; logger: Logger; })
packages/queue/src/tasks/remove-community.ts:129
↓ 1 callersFunctionprocessChannelRename
(body: SlackEvent)
apps/web/services/slack/webhooks/processChannelEvents.ts:33
↓ 1 callersFunctionprocessDiscordIntegration
({ event, channelId, messageId, threadId, logger, }: TwoWaySyncType & { logger: Logger })
packages/integration-discord/src/outbound.ts:15
↓ 1 callersFunctionprocessEmailIntegration
( { channelId, messageId, threadId, event, integration, id, }: any /* TODO: add ty
packages/integration-email/src/outbound.ts:14
↓ 1 callersFunctionprocessGithubIntegration
({ channelId, messageId, threadId, event, integration, id, }: TwoWaySyncType & { integration: ch
packages/integration-github/src/outbound.ts:34
↓ 1 callersFunctionprocessLinearIntegration
({ channelId, messageId, threadId, event, integration, id, }: any)
packages/integration-linear/src/outbound.ts:17
↓ 1 callersFunctionprocessLink
( token: string, channelId: string, logger: Logger )
apps/web/services/slack/sync/attachments.ts:80
↓ 1 callersFunctionprocessLinks
* this function will upload files to s3 and return the fileId and internalUrl (cdn or s3 url) * of each as attributes of a key-value object * @param
apps/web/services/slack/sync/attachments.ts:67
↓ 1 callersFunctionprocessMentions
({ mentions, channelId, threadId, communityId, messageId, authorId, helpers, mentionNodes, }:
packages/queue/src/tasks/email-notification/processMentions.ts:8
↓ 1 callersFunctionprocessMessageEvent
(body: SlackEvent, logger: Logger)
apps/web/services/slack/webhooks/processMessageEvents.ts:56
↓ 1 callersFunctionprocessMessageReactionAddedEvent
( body: SlackEvent, logger: Logger )
apps/web/services/slack/webhooks/processMessageReactionEvents.ts:61
↓ 1 callersFunctionprocessMessageReactionRemovedEvent
( body: SlackEvent, logger: Logger )
apps/web/services/slack/webhooks/processMessageReactionEvents.ts:102
↓ 1 callersFunctionprocessNewMessage
({ token, externalThreadId, externalChannelId, body, author, title, setThreadExternalId, setMe
packages/integration-discord/src/outbound.ts:180
↓ 1 callersFunctionprocessNewMessage
( messageId: string, integration: any, // TODO: add types event: any // TODO: add types )
packages/integration-email/src/outbound.ts:38
↓ 1 callersFunctionprocessNewMessage
({ messageId, integration, }: { messageId: string; integration: channelsIntegration; })
packages/integration-github/src/outbound.ts:76
↓ 1 callersFunctionprocessNewThread
({ token, externalChannelId, body, title, author, setThreadExternalId, setMessageExternalId, }:
packages/integration-discord/src/outbound.ts:137
↓ 1 callersFunctionprocessNewThread
({ threadId, integration, }: { threadId: string; integration: channelsIntegration; })
packages/integration-github/src/outbound.ts:131
↓ 1 callersFunctionprocessSubscribers
({ threadId, channelId, communityId, messageId, authorId, helpers, }: { threadId: string; chan
packages/queue/src/tasks/email-notification/processSubscribers.ts:8
↓ 1 callersFunctionprocessTeamJoin
(body: SlackEvent)
apps/web/services/slack/webhooks/processTeamJoin.ts:6
↓ 1 callersFunctionprocessUpload
( attachment: { externalId: string; messagesId: string; name: string; }, accountId: string,
packages/maintenance/src/clean-up-broken-attachments.ts:151
↓ 1 callersFunctionprocessUserProfileChanged
(body: SlackEvent)
apps/web/services/slack/webhooks/processUserProfileChanged.ts:6
↓ 1 callersFunctionpromiseMemoize
(fn)
packages/utilities/src/memoize.js:7
↓ 1 callersFunctionpushChannel
({ channelId, threadId, messageId, imitationId, isThread, isReply, message, thread, }: PushTyp
apps/web/services/push/index.ts:59
↓ 1 callersFunctionpushCommunity
({ communityId, channelId, threadId, messageId, imitationId, isThread, isReply, message, thr
apps/web/services/push/index.ts:135
↓ 1 callersFunctionput
(request: NextApiRequest, response: NextApiResponse)
apps/web/pages/api/read-status/[channelId].ts:9
↓ 1 callersMethodput
( req: AuthedRequestWithTenantAndBody<putMessageType>, res: Response, next: NextFunction )
apps/web/server/routers/messages/controller.ts:105
↓ 1 callersMethodput
( req: AuthedRequestWithBody<messagePutType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/messages/controller.ts:27
↓ 1 callersMethodputChannelIntegration
({ integrationId, data, externalId, }: channelPutIntegrationType)
apps/web/services/channels/index.ts:407
↓ 1 callersMethodqueryThreads
({ query, apiKey, }: { query: string; apiKey: string; })
packages/llm/src/typesense.ts:24
↓ 1 callersFunctionrandom
()
packages/maintenance/src/clean-up-broken-attachments.ts:26
↓ 1 callersMethodread
({ dir })
packages/llm/src/stores/file/index.ts:16
↓ 1 callersFunctionredirectThreadToDomain
({ account, communityName, settings, threadId, slug, }: { account: SerializedAccount; communityN
apps/web/utilities/redirects.ts:80
↓ 1 callersFunctionrefreshApiKeys
()
packages/typesense/src/api-key-refresh.ts:9
↓ 1 callersMethodremove
(key: string)
packages/utilities/src/storage.ts:31
↓ 1 callersFunctionremoveChannel
(channel: string)
apps/web/ui/OnboardingForm/index.tsx:92
↓ 1 callersFunctionremoveEmail
(email: string)
apps/web/ui/OnboardingForm/index.tsx:96
↓ 1 callersFunctionrenameChannel
({ name, id, }: { name: string; id: string; })
apps/web/services/channels/index.ts:714
↓ 1 callersFunctionrenderSuggestion
( searchResult: SerializedSearchMessage, active: boolean )
apps/web/ui/SearchBar/index.tsx:37
↓ 1 callersFunctionrenderSuggestions
(results: any[])
apps/web/ui/Autocomplete/index.tsx:148
↓ 1 callersMethodreorder
({ channels, accountId, }: { channels: Partial<channels>[]; accountId: string; })
apps/web/services/channels/index.ts:236
↓ 1 callersFunctionrun
()
packages/maintenance/src/s3-cache-control.ts:15
↓ 1 callersFunctionrun
()
packages/maintenance/src/thread-sentAt.ts:9
↓ 1 callersFunctionrun
()
packages/maintenance/src/import-users.ts:55
↓ 1 callersFunctionrun
()
packages/maintenance/src/create-user-for-auths.ts:6
↓ 1 callersFunctionrun
()
packages/maintenance/src/rebuild-pagination-and-slug.ts:8
↓ 1 callersFunctionrun
()
packages/maintenance/src/clean-up-broken-attachments.ts:28
↓ 1 callersFunctionrun
()
packages/pagination/src/index.ts:4
↓ 1 callersFunctionrunSample
()
packages/seo-stats/src/index.ts:38
↓ 1 callersFunctionrunWorker
()
packages/queue/src/index.ts:51
↓ 1 callersFunctionsaveMessagesSynchronous
( messages: ConversationHistoryMessage[], channelId: string, users: UserMap[], token: string, logger
apps/web/services/slack/sync/saveAllThreads.ts:18
↓ 1 callersFunctionsaveMessagesTransaction
({ messages, channelId, users, token, logger, channelName, }: { messages: ConversationHistoryMes
apps/web/services/slack/sync/fetchAllTopLevelMessages.ts:21
↓ 1 callersFunctionscrollDown
(offset = 0)
apps/web/ui/ChannelView/ChatView/index.tsx:364
↓ 1 callersFunctionscrollDown
(offset = 0)
apps/web/ui/ChannelView/TopicView/index.tsx:363
↓ 1 callersFunctionscrollToTop
(node: HTMLElement, smooth?: boolean)
packages/utilities/src/scroll.ts:14
↓ 1 callersFunctionsearchClient
(apiKey: string)
apps/web/utilities/typesenseClient.ts:25
↓ 1 callersFunctionseed
()
apps/web/bin/factory/index.ts:7
↓ 1 callersFunctionselectNextThread
()
apps/web/ui/ChannelView/index.tsx:143
↓ 1 callersFunctionselectThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:291
↓ 1 callersFunctionselectThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:301
↓ 1 callersFunctionsendInvitationByEmail
({ email, host, communityName, inviterName, }: { communityName: string; email: string; host: str
apps/web/services/invites.ts:79
↓ 1 callersFunctionsendMail
({ event, data: { to, from, body, channelInbox, lastExternalMessageId, title }, }: { event: string; da
packages/integration-email/src/outbound.ts:90
↓ 1 callersMethodsendMessage
({ message, files, channelId, title, }: { message: string; files: UploadedFile[];
apps/web/ui/ChannelView/Chat/index.tsx:32
↓ 1 callersFunctionsendMessageWrapper
({ currentUser, startSignUp, currentCommunity, allUsers, setThread, createMessage, }: { currentU
apps/web/ui/ThreadView/Content/utilities/sendMessageWrapper.ts:12
↓ 1 callersFunctionserializeCustomer
(data: any)
apps/web/pages/api/subscriptions/index.ts:10
↓ 1 callersFunctionserializeDm
(me: string)
packages/serializers/src/channel.ts:29
↓ 1 callersFunctionserializeMentions
( mentions?: MentionsForSerialization[] )
packages/serializers/src/message.ts:33
↓ 1 callersFunctionserializeMessages
( messages?: MessageForSerialization[] )
packages/serializers/src/thread.ts:17
↓ 1 callersFunctionserializePaymentMethod
(data: any)
apps/web/pages/api/subscriptions/index.ts:25
← previousnext →1,001–1,100 of 2,204, ranked by callers