MCPcopy Create free account

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

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

Functionsend
(data: any, callback: any)
apps/web/mailers/transport/index.ts:10
Methodsend
({ inviterName, communityName, host, to }: Options)
apps/web/mailers/InviteToJoinMailer.ts:12
Methodsend
(options: Options)
apps/web/mailers/ApplicationMailer.ts:15
Methodsend
({ host, to, token }: Options)
apps/web/mailers/ResetPasswordMailer.ts:11
MethodsendMention
(props: Options & TemplateType)
apps/web/mailers/NotificationMailer.ts:32
MethodsendMessage
({ message, files, channelId, threadId, }: { message: string; files: UploadedFile[];
apps/web/ui/Thread/index.tsx:36
FunctionsendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/index.tsx:424
MethodsendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/ForumView/index.tsx:97
MethodsendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/ChatView/index.tsx:102
MethodsendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/TopicView/index.tsx:99
MethodsendThread
(props: Options & TemplateType)
apps/web/mailers/NotificationMailer.ts:35
FunctionserializeAttachment
( attachment: messageAttachments )
packages/serializers/src/message.ts:22
FunctionserializeProduct
(product: any)
apps/web/pages/api/plans/index.ts:37
FunctionserializeReaction
( reaction: messageReactions )
packages/serializers/src/reaction.ts:4
FunctionserializeSearchedMessage
( message: MessageForSerialization & { threads: threads | null } )
packages/serializers/src/message.ts:73
FunctionserializeTopic
(topic: { id: string; threadId: string | null; sentAt: Date; usersId: string | null; })
packages/serializers/src/thread.ts:118
FunctionserializeUserThreadStatus
( status: userThreadStatus )
packages/serializers/src/user-thread-status.ts:4
Methodset
(key: string, input: string | object)
packages/utilities/src/storage.ts:47
FunctionsetOffline
()
packages/auth-client/src/client/index.tsx:138
FunctionsetOnline
()
packages/auth-client/src/client/index.tsx:137
MethodsetPrefix
(prefix: string)
packages/utilities/src/logger.ts:36
Functionsetup
()
packages/utilities/src/event.js:25
FunctionshowEditMessageModal
(threadId: string, messageId: string)
apps/web/ui/Thread/index.tsx:153
FunctionshowEditThreadModal
(threadId: string, messageId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:374
FunctionshowModal
(user: SerializedUser)
apps/web/ui/MembersModal/index.tsx:53
FunctionsignIn
( provider?: LiteralUnion< P extends RedirectableProviderType ? P | BuiltInProviderType : Bu
packages/auth-client/src/client/index.tsx:246
Functionsitemap
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/sitemap.ts:7
FunctionslackSyncWithFiles
({ accountId, channelId, domain, fullSync, fileLocation, logger, getFileFromS3 = thisGetFileFrom
apps/web/services/slack/syncWithFiles.ts:12
Functionslugify
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/slugify.ts:7
FunctionsortByDisplayOrder
( a: { displayOrder?: number }, b: { displayOrder?: number } )
packages/utilities/src/object.ts:20
FunctionsortBySentAtAsc
(a: { sentAt: bigint }, b: { sentAt: bigint })
packages/utilities/src/object.ts:16
FunctionssrGetServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/starred.ts:5
FunctionssrGetServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/all.ts:5
FunctionstarThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:386
MethodstarThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:73
MethodstarThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:78
Functionsubscribe
()
apps/web/utilities/typesenseClient.ts:52
Functionsync
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/sync.ts:6
FunctionsyncAll
({ logger }: { logger: Logger })
packages/typesense/src/sync-all.ts:5
FunctionsyncJob
({ account_id, file_location, fullSync, logger, }: SyncJobType & { logger: Logger })
apps/web/services/accounts/sync.ts:152
Functiontext
({ userName, threads, preferencesUrl }: TemplateType)
apps/web/mailers/views/emails/notification/mentions.ts:27
FunctionthisExtractIntoTemp
(file: any)
apps/web/services/slack/syncWithFiles.ts:136
FunctionthisGetFileFromS3
(fileLocation: string)
apps/web/services/slack/syncWithFiles.ts:116
Methodtime
(name: string)
packages/utilities/src/logger.ts:42
MethodtimeEnd
(name: string)
packages/utilities/src/logger.ts:70
Functiontokenize
(input)
packages/ast/parse/linen/tokenize/index.js:9
FunctiontwoWaySync
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/two-way-sync.ts:11
FunctiontypesenseDeletion
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/typesense.ts:75
FunctiontypesenseOnChannelDeletion
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:146
FunctiontypesenseOnChannelNameUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:104
FunctiontypesenseOnChannelTypeUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:126
FunctiontypesenseOnCommunityDeletion
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:190
FunctiontypesenseOnCommunityTypeUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:168
FunctiontypesenseOnMessageCreation
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:236
FunctiontypesenseOnMessageUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:256
FunctiontypesenseOnThreadCreation
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:276
FunctiontypesenseOnThreadUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:296
FunctiontypesenseOnUserNameUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:209
FunctiontypesenseRefreshApiKeys
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/typesense.ts:93
FunctiontypesenseSetup
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/typesense.ts:23
FunctionunmuteThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:315
MethodunmuteThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:71
MethodunmuteThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:76
MethodunmuteThread
(threadId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:73
FunctionunreadThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:333
MethodunreadThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:77
MethodunreadThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:82
MethodunreadThread
(threadId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:79
FunctionupdateAccount
( accountId: string, account: Prisma.accountsUpdateInput )
apps/web/services/accounts/index.ts:333
FunctionupdateMessagesCount
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/update-messages-count.ts:8
FunctionupdateSettings
({ authId, notificationsByEmail, }: { authId: string; notificationsByEmail: boolean; })
apps/web/services/notifications.ts:28
FunctionupdateThread
({ state: newState, title: newTitle, }: { state?: ThreadState; title?: string; })
apps/web/ui/ChannelView/index.tsx:610
MethodupdateThread
(thread: LinenTypes.threadPutType)
packages/sdk/src/index.ts:87
MethodupdateThread
({ state, title }: { state?: ThreadState; title?: string })
apps/web/ui/Thread/index.tsx:47
MethodupdateThread
({ state, title }: { state?: ThreadState; title?: string })
apps/web/ui/ChannelView/ForumView/index.tsx:126
MethodupdateThread
({ state, title }: { state?: ThreadState; title?: string })
apps/web/ui/ChannelView/ChatView/index.tsx:131
FunctionupdateThreadResolution
(threadId: string, messageId?: string)
apps/web/ui/ChannelView/index.tsx:403
Methodupload
(file: File, type: UploadEnum = 'attachments')
apps/web/services/upload/index.ts:24
FunctionuploadAvatar
(data: FormData, options: AxiosRequestConfig)
apps/web/components/Pages/Profile/index.tsx:22
MethoduploadFiles
(files: File[])
apps/web/ui/EditThreadModal/index.tsx:28
MethoduploadFiles
(files: File[])
apps/web/ui/AddThreadModal/index.tsx:40
MethoduploadFiles
(files: File[])
apps/web/ui/EditMessageModal/index.tsx:27
MethoduploadFiles
(files: File[])
apps/web/ui/ChannelView/Chat/index.tsx:43
FunctionuseAsync
( fn: T, deps: DependencyList = [] )
apps/web/hooks/useAsync.tsx:4
MethoduseJoinContext
()
apps/web/ui/ThreadView/index.tsx:22
MethoduseJoinContext
()
apps/web/ui/ThreadView/Content/index.tsx:29
MethodusePath
(options: any)
apps/web/ui/ChannelView/ForumView/index.tsx:128
MethodusePath
(options: any)
apps/web/ui/ChannelView/ChatView/index.tsx:133
MethodusePath
(options: any)
apps/web/ui/ChannelView/TopicView/index.tsx:130
FunctionusePolling
({ fetch, success, error }: Props, dependencies?: any[])
apps/web/hooks/polling.tsx:12
MethoduseUsersContext
()
apps/web/ui/Thread/index.tsx:79
MethoduseUsersContext
()
apps/web/ui/ThreadView/Content/index.tsx:30
MethoduseUsersContext
()
apps/web/ui/MessageForm/index.tsx:44
MethoduseUsersContext
()
apps/web/ui/ChannelView/ForumView/index.tsx:127
MethoduseUsersContext
()
apps/web/ui/ChannelView/ChatView/index.tsx:132
MethoduseUsersContext
()
apps/web/ui/ChannelView/TopicView/index.tsx:129
MethoduseUsersContext
()
apps/web/ui/ChannelView/Chat/index.tsx:48
Methoduser
( request: GetServerSidePropsContext['req'] | NextApiRequest, _?: any )
apps/web/services/session/index.ts:24
FunctionuserStopsTyping
()
apps/web/ui/Thread/UsersTyping.tsx:64
FunctionuserToMember
( user: users & { auth: auths | null; } )
apps/web/pages/api/members/index.ts:27
← previousnext →2,101–2,200 of 2,204, ranked by callers