Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ functions
Functions
2,204 in github.com/Linen-dev/linen.dev
⨍
Functions
2,204
◇
Types & classes
503
Function
send
(data: any, callback: any)
apps/web/mailers/transport/index.ts:10
Method
send
({ inviterName, communityName, host, to }: Options)
apps/web/mailers/InviteToJoinMailer.ts:12
Method
send
(options: Options)
apps/web/mailers/ApplicationMailer.ts:15
Method
send
({ host, to, token }: Options)
apps/web/mailers/ResetPasswordMailer.ts:11
Method
sendMention
(props: Options & TemplateType)
apps/web/mailers/NotificationMailer.ts:32
Method
sendMessage
({ message, files, channelId, threadId, }: { message: string; files: UploadedFile[];
apps/web/ui/Thread/index.tsx:36
Function
sendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/index.tsx:424
Method
sendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/ForumView/index.tsx:97
Method
sendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/ChatView/index.tsx:102
Method
sendReaction
({ threadId, messageId, type, active, }: { threadId: string; messageId: string;
apps/web/ui/ChannelView/TopicView/index.tsx:99
Method
sendThread
(props: Options & TemplateType)
apps/web/mailers/NotificationMailer.ts:35
Function
serializeAttachment
( attachment: messageAttachments )
packages/serializers/src/message.ts:22
Function
serializeProduct
(product: any)
apps/web/pages/api/plans/index.ts:37
Function
serializeReaction
( reaction: messageReactions )
packages/serializers/src/reaction.ts:4
Function
serializeSearchedMessage
( message: MessageForSerialization & { threads: threads | null } )
packages/serializers/src/message.ts:73
Function
serializeTopic
(topic: { id: string; threadId: string | null; sentAt: Date; usersId: string | null; })
packages/serializers/src/thread.ts:118
Function
serializeUserThreadStatus
( status: userThreadStatus )
packages/serializers/src/user-thread-status.ts:4
Method
set
(key: string, input: string | object)
packages/utilities/src/storage.ts:47
Function
setOffline
()
packages/auth-client/src/client/index.tsx:138
Function
setOnline
()
packages/auth-client/src/client/index.tsx:137
Method
setPrefix
(prefix: string)
packages/utilities/src/logger.ts:36
Function
setup
()
packages/utilities/src/event.js:25
Function
showEditMessageModal
(threadId: string, messageId: string)
apps/web/ui/Thread/index.tsx:153
Function
showEditThreadModal
(threadId: string, messageId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:374
Function
showModal
(user: SerializedUser)
apps/web/ui/MembersModal/index.tsx:53
Function
signIn
( provider?: LiteralUnion< P extends RedirectableProviderType ? P | BuiltInProviderType : Bu
packages/auth-client/src/client/index.tsx:246
Function
sitemap
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/sitemap.ts:7
Function
slackSyncWithFiles
({ accountId, channelId, domain, fullSync, fileLocation, logger, getFileFromS3 = thisGetFileFrom
apps/web/services/slack/syncWithFiles.ts:12
Function
slugify
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/slugify.ts:7
Function
sortByDisplayOrder
( a: { displayOrder?: number }, b: { displayOrder?: number } )
packages/utilities/src/object.ts:20
Function
sortBySentAtAsc
(a: { sentAt: bigint }, b: { sentAt: bigint })
packages/utilities/src/object.ts:16
Function
ssrGetServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/starred.ts:5
Function
ssrGetServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/all.ts:5
Function
starThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:386
Method
starThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:73
Method
starThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:78
Function
subscribe
()
apps/web/utilities/typesenseClient.ts:52
Function
sync
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/sync.ts:6
Function
syncAll
({ logger }: { logger: Logger })
packages/typesense/src/sync-all.ts:5
Function
syncJob
({ account_id, file_location, fullSync, logger, }: SyncJobType & { logger: Logger })
apps/web/services/accounts/sync.ts:152
Function
text
({ userName, threads, preferencesUrl }: TemplateType)
apps/web/mailers/views/emails/notification/mentions.ts:27
Function
thisExtractIntoTemp
(file: any)
apps/web/services/slack/syncWithFiles.ts:136
Function
thisGetFileFromS3
(fileLocation: string)
apps/web/services/slack/syncWithFiles.ts:116
Method
time
(name: string)
packages/utilities/src/logger.ts:42
Method
timeEnd
(name: string)
packages/utilities/src/logger.ts:70
Function
tokenize
(input)
packages/ast/parse/linen/tokenize/index.js:9
Function
twoWaySync
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/two-way-sync.ts:11
Function
typesenseDeletion
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/typesense.ts:75
Function
typesenseOnChannelDeletion
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:146
Function
typesenseOnChannelNameUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:104
Function
typesenseOnChannelTypeUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:126
Function
typesenseOnCommunityDeletion
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:190
Function
typesenseOnCommunityTypeUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:168
Function
typesenseOnMessageCreation
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:236
Function
typesenseOnMessageUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:256
Function
typesenseOnThreadCreation
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:276
Function
typesenseOnThreadUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:296
Function
typesenseOnUserNameUpdate
( payload: any, helpers: JobHelpers )
packages/queue/src/tasks/typesense.ts:209
Function
typesenseRefreshApiKeys
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/typesense.ts:93
Function
typesenseSetup
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/typesense.ts:23
Function
unmuteThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:315
Method
unmuteThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:71
Method
unmuteThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:76
Method
unmuteThread
(threadId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:73
Function
unreadThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:333
Method
unreadThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:77
Method
unreadThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:82
Method
unreadThread
(threadId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:79
Function
updateAccount
( accountId: string, account: Prisma.accountsUpdateInput )
apps/web/services/accounts/index.ts:333
Function
updateMessagesCount
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/update-messages-count.ts:8
Function
updateSettings
({ authId, notificationsByEmail, }: { authId: string; notificationsByEmail: boolean; })
apps/web/services/notifications.ts:28
Function
updateThread
({ state: newState, title: newTitle, }: { state?: ThreadState; title?: string; })
apps/web/ui/ChannelView/index.tsx:610
Method
updateThread
(thread: LinenTypes.threadPutType)
packages/sdk/src/index.ts:87
Method
updateThread
({ state, title }: { state?: ThreadState; title?: string })
apps/web/ui/Thread/index.tsx:47
Method
updateThread
({ state, title }: { state?: ThreadState; title?: string })
apps/web/ui/ChannelView/ForumView/index.tsx:126
Method
updateThread
({ state, title }: { state?: ThreadState; title?: string })
apps/web/ui/ChannelView/ChatView/index.tsx:131
Function
updateThreadResolution
(threadId: string, messageId?: string)
apps/web/ui/ChannelView/index.tsx:403
Method
upload
(file: File, type: UploadEnum = 'attachments')
apps/web/services/upload/index.ts:24
Function
uploadAvatar
(data: FormData, options: AxiosRequestConfig)
apps/web/components/Pages/Profile/index.tsx:22
Method
uploadFiles
(files: File[])
apps/web/ui/EditThreadModal/index.tsx:28
Method
uploadFiles
(files: File[])
apps/web/ui/AddThreadModal/index.tsx:40
Method
uploadFiles
(files: File[])
apps/web/ui/EditMessageModal/index.tsx:27
Method
uploadFiles
(files: File[])
apps/web/ui/ChannelView/Chat/index.tsx:43
Function
useAsync
( fn: T, deps: DependencyList = [] )
apps/web/hooks/useAsync.tsx:4
Method
useJoinContext
()
apps/web/ui/ThreadView/index.tsx:22
Method
useJoinContext
()
apps/web/ui/ThreadView/Content/index.tsx:29
Method
usePath
(options: any)
apps/web/ui/ChannelView/ForumView/index.tsx:128
Method
usePath
(options: any)
apps/web/ui/ChannelView/ChatView/index.tsx:133
Method
usePath
(options: any)
apps/web/ui/ChannelView/TopicView/index.tsx:130
Function
usePolling
({ fetch, success, error }: Props, dependencies?: any[])
apps/web/hooks/polling.tsx:12
Method
useUsersContext
()
apps/web/ui/Thread/index.tsx:79
Method
useUsersContext
()
apps/web/ui/ThreadView/Content/index.tsx:30
Method
useUsersContext
()
apps/web/ui/MessageForm/index.tsx:44
Method
useUsersContext
()
apps/web/ui/ChannelView/ForumView/index.tsx:127
Method
useUsersContext
()
apps/web/ui/ChannelView/ChatView/index.tsx:132
Method
useUsersContext
()
apps/web/ui/ChannelView/TopicView/index.tsx:129
Method
useUsersContext
()
apps/web/ui/ChannelView/Chat/index.tsx:48
Method
user
( request: GetServerSidePropsContext['req'] | NextApiRequest, _?: any )
apps/web/services/session/index.ts:24
Function
userStopsTyping
()
apps/web/ui/Thread/UsersTyping.tsx:64
Function
userToMember
( user: users & { auth: auths | null; } )
apps/web/pages/api/members/index.ts:27
← previous
next →
2,101–2,200 of 2,204, ranked by callers