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
onRemoveEmailClick
()
apps/web/ui/IntegrationsModal/index.tsx:129
Function
onRemoveGithubClick
()
apps/web/ui/IntegrationsModal/index.tsx:106
Function
onRemoveLinearClick
()
apps/web/ui/IntegrationsModal/index.tsx:83
Method
onReopenThread
()
apps/web/ui/MessageForm/index.tsx:46
Method
onResize
()
apps/web/hooks/resize.tsx:4
Method
onRightScroll
()
apps/web/ui/Layouts/Shared/SidebarLayout/index.tsx:14
Method
onSelect
(user: SerializedUser)
apps/web/ui/Suggestions/index.tsx:10
Method
onSelect
(emoji: any)
apps/web/ui/EmojiPicker/index.tsx:6
Method
onSelect
(emoji: any)
apps/web/ui/EmojiPickerModal/index.tsx:8
Method
onSelect
(thread: SerializedThread)
apps/web/ui/Pages/Inbox/Grid/index.tsx:24
Method
onSelect
(thread: SerializedThread)
apps/web/ui/Pages/All/Grid/index.tsx:9
Method
onSelect
(thread: SerializedThread)
apps/web/ui/Pages/Starred/Grid/index.tsx:9
Method
onSelectThread
(threadId?: string)
apps/web/ui/ChannelView/ForumView/index.tsx:78
Method
onSelectThread
(threadId?: string)
apps/web/ui/ChannelView/ChatView/index.tsx:83
Method
onSelectThread
(threadId?: string)
apps/web/ui/ChannelView/TopicView/index.tsx:80
Method
onSend
({ title, message }: { title?: string; message: string })
apps/web/ui/EditThreadModal/index.tsx:27
Method
onSend
()
apps/web/ui/Thread/index.tsx:52
Method
onSend
({ channelId, title, message, }: { channelId: string; title?: string; message: strin
apps/web/ui/AddThreadModal/index.tsx:31
Method
onSend
({ message }: { message: string })
apps/web/ui/EditMessageModal/index.tsx:26
Method
onSend
(message: string, files: UploadedFile[])
apps/web/ui/MessageForm/index.tsx:40
Method
onSetTitle
(title: string)
apps/web/ui/Thread/Header/index.tsx:18
Method
onSetTitle
(title: string)
apps/web/ui/Thread/Header/Title/index.tsx:18
Method
onSettingsClick
(channelId: string)
apps/web/ui/NavBar/Desktop/ChannelsGroup/index.tsx:44
Function
onShare
()
apps/web/ui/MembersView/index.tsx:359
Function
onShare
()
apps/web/ui/ChannelView/index.tsx:772
Method
onShare
()
apps/web/ui/ChannelView/ForumView/index.tsx:96
Method
onShare
()
apps/web/ui/ChannelView/Empty/index.tsx:5
Method
onShare
()
apps/web/ui/ChannelView/ChatView/index.tsx:101
Method
onShare
()
apps/web/ui/ChannelView/TopicView/index.tsx:98
Method
onStar
(threadId: string)
apps/web/ui/Row/index.tsx:57
Method
onStar
(threadId: string)
apps/web/ui/Pages/Inbox/Row/index.tsx:15
Method
onStar
(threadId: string)
apps/web/ui/Pages/Inbox/Row/Actions/index.tsx:16
Method
onStar
(threadId: string)
apps/web/ui/Pages/Inbox/Grid/index.tsx:26
Method
onStar
(threadId: string)
apps/web/ui/GridRow/index.tsx:88
Method
onStar
(threadId: string)
apps/web/ui/Actions/index.tsx:44
Function
onStateChange
()
apps/web/utilities/typesenseClient.ts:49
Function
onSubmit
(event: any)
apps/web/ui/BrandingView/index.tsx:88
Function
onSubmit
(e: any)
apps/web/ui/NewDmModal/index.tsx:32
Function
onSubmit
(e: React.FormEvent<HTMLFormElement>)
apps/web/ui/OnboardingForm/index.tsx:27
Function
onSubmit
(event: any)
apps/web/ui/Tiers/index.tsx:38
Function
onSubmit
(event: React.FormEvent<HTMLFormElement>)
apps/web/ui/EditChannelModal/index.tsx:82
Function
onSubmit
(e: any)
apps/web/ui/NewChannelModal/index.tsx:48
Function
onSuccessfulSignIn
()
apps/web/contexts/Join.tsx:63
Function
onThreadDelete
(thread: AnyThreadChannel<boolean>)
packages/integration-discord/src/discord/index.ts:55
Function
onThreadDrop
({ source, target, from, to, }: { source: string; target: string; from: string;
apps/web/ui/ChannelView/index.tsx:749
Function
onThreadMessage
( threadId: string, message: SerializedMessage, messageId: string, imitationId: string )
apps/web/ui/ChannelView/index.tsx:725
Method
onTopicClick
(topic: SerializedTopic)
apps/web/ui/NavBar/Desktop/ChannelsGroup/index.tsx:45
Method
onTopicClick
(topic: SerializedTopic)
apps/web/ui/NavBar/Desktop/ChannelsGroup/RecentTopics/index.tsx:17
Method
onUnmute
(threadId: string)
apps/web/ui/Row/index.tsx:55
Method
onUnmute
(threadId: string)
apps/web/ui/GridRow/index.tsx:86
Method
onUnmute
(threadId: string)
apps/web/ui/Actions/index.tsx:42
Method
onUnread
(threadId: string)
apps/web/ui/Row/index.tsx:83
Method
onUnread
(threadId: string)
apps/web/ui/GridRow/index.tsx:103
Method
onUnread
(threadId: string)
apps/web/ui/Actions/index.tsx:61
Method
onUnstar
(threadId: string)
apps/web/ui/Pages/All/Row/index.tsx:13
Method
onUnstar
(threadId: string)
apps/web/ui/Pages/All/Row/Actions/index.tsx:16
Method
onUnstar
(threadId: string)
apps/web/ui/Pages/All/Grid/index.tsx:12
Method
onUnstar
(threadId: string)
apps/web/ui/Pages/Starred/Row/index.tsx:14
Method
onUnstar
(threadId: string)
apps/web/ui/Pages/Starred/Row/Actions/index.tsx:16
Method
onUnstar
(threadId: string)
apps/web/ui/Pages/Starred/Grid/index.tsx:12
Method
onUpload
(data: FormData, options: any)
apps/web/ui/ProfileForm/index.tsx:18
Function
onUserUpdate
(user: User | PartialUser)
packages/integration-discord/src/discord/index.ts:59
Method
onWriteMessage
(user: SerializedUser)
apps/web/ui/NavBar/index.tsx:46
Method
onWriteMessage
(user: SerializedUser)
apps/web/ui/NavBar/Desktop/index.tsx:68
Function
open
()
apps/web/ui/Header/MobileMenu/index.tsx:40
Function
openFileDialog
()
apps/web/ui/ConfigurationsView/SlackImportRow/index.tsx:21
Function
openFileDialog
()
apps/web/ui/ProfileForm/AvatarField/index.tsx:24
Function
parseTeam
({ id, key, name }: Team)
packages/integration-linear/src/helpers/serializers.ts:3
Function
pinThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:352
Method
pinThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:72
Method
pinThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:77
Method
pinThread
(threadId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:74
Function
playNotificationSound
(volume: number)
apps/web/utilities/playNotificationSound.ts:1
Function
post
Notify other tabs/windows.
packages/auth-client/src/client/utils.ts:110
Method
preview
({ logoUrl, brandColor, }: { logoUrl: string; brandColor?: string; })
apps/web/ui/BrandingView/LogoField/index.tsx:16
Function
previewable
(message)
packages/ast/previewable/index.js:6
Function
processNewMessage
({ messageId, integration, }: { messageId: string; integration: channelsIntegration; })
packages/integration-linear/src/outbound.ts:33
Function
processNewThread
({ threadId, integration, }: { threadId: string; integration: channelsIntegration; })
packages/integration-linear/src/outbound.ts:77
Function
processThreadUpdate
({ threadId, integration, event, }: { threadId: string; integration: channelsIntegration; event: T
packages/integration-linear/src/outbound.ts:122
Method
putIntegration
( req: AuthedRequestWithBody<channelPutIntegrationType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/channels/controller.ts:66
Function
queryByAuthor
(userId: string, cursor: Date)
packages/typesense/src/handle-user-update.ts:71
Function
queryByMentioned
(userId: string, cursor: Date)
packages/typesense/src/handle-user-update.ts:53
Function
random
()
packages/utilities/src/string.ts:21
Function
readThread
(threadId: string)
apps/web/ui/ChannelView/index.tsx:324
Method
readThread
(threadId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:75
Method
readThread
(threadId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:80
Method
readThread
(threadId: string)
apps/web/ui/ChannelView/TopicView/index.tsx:77
Function
receive
Get notified by other tabs/windows.
packages/auth-client/src/client/utils.ts:98
Function
reduceMentions
( previous: { usersId: string }[], current: DiscordAuthor )
apps/web/services/discord/users.ts:20
Function
reminderMeLaterTask
(payload: Payload, helpers: any)
packages/queue/src/tasks/remind-me-later.ts:10
Method
remove
(key: string)
packages/utilities/src/storage.ts:51
Function
removeCommunity
( payload: { accountId: string }, helpers: JobHelpers )
packages/queue/src/tasks/remove-community.ts:8
Function
removeUser
(user: SerializedUser)
apps/web/ui/NewChannelModal/index.tsx:86
Method
render
()
apps/web/pages/_document.tsx:13
Function
rewrites
()
apps/web/next.config.js:10
Function
root
(input, children)
packages/ast/parse/combinators.js:55
Method
routerPush
(path: string)
apps/web/ui/ChannelView/ForumView/index.tsx:129
Method
routerPush
(path: string)
apps/web/ui/ChannelView/ChatView/index.tsx:134
Method
routerPush
(path: string)
apps/web/ui/ChannelView/TopicView/index.tsx:131
Function
saveUsers
(users: any[], accountId: string)
apps/web/services/slack/api/fetch_all_conversations.ts:155
← previous
next →
2,001–2,100 of 2,204, ranked by callers