Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SashenJayathilaka/Discord-Clone
/ functions
Functions
56 in github.com/SashenJayathilaka/Discord-Clone
⨍
Functions
56
◇
Types & classes
0
↓ 1 callers
Function
bannerSelectFile
()
hooks/bannerSelectFile.tsx:3
↓ 1 callers
Function
chatSelectFile
()
hooks/chatSelectFile.tsx:3
↓ 1 callers
Function
filterSearchParams
()
components/Featured.tsx:36
↓ 1 callers
Function
getUserData
()
components/Container.tsx:17
↓ 1 callers
Function
useSelectFile
()
hooks/useSelectFile.tsx:3
↓ 1 callers
Function
userCreate
(session: any)
components/Container.tsx:34
Function
AddPerson
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:98
Function
Arrow
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:85
Function
Bell
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:140
Function
Book
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:61
Function
Card
({ serverName, avatarImage, description, bannerImage, id, })
components/Card.tsx:31
Function
Chat
({ chatImage, matchId, username, timestamp, profileImage, message, })
components/Chat.tsx:15
Function
ChatContent
({ docIds })
components/ChatContent.tsx:28
Function
ChatScreen
()
pages/chat/[id].tsx:12
Function
Check
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:34
Function
Chevron
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:50
Function
Container
({ session })
components/Container.tsx:14
Function
CreateCommunity
()
pages/community/createCommunity.tsx:12
Function
CreateServer
()
components/Community/CreateServer.tsx:33
Function
Discord
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:1
Function
Discover
()
components/Discover.tsx:22
Function
Featured
({ searchQuery })
components/Featured.tsx:12
Function
Feed
()
components/Feed.tsx:8
Function
Groups
()
components/Groups.tsx:21
Function
Hashtag
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:109
Function
HashtagWithSpeechBubble
( props: React.HTMLAttributes<SVGElement> )
icons/index.tsx:123
Function
Hero
({ setSearchQuery, searchQuery })
components/Hero.tsx:10
Function
Home
({ session }: Props)
pages/index.tsx:11
Function
ImageSelector
({ selectedFileb, setSelectedFileb, onSelectedFileb, selectedFileRefb, loading, })
components/Community/ImageSelector.tsx:12
Function
Inbox
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:187
Function
LogOut
()
components/LogOut.tsx:6
Function
LoginHeader
()
components/LoginHeader.tsx:9
Function
MainSign
({}: Props)
components/MainSign.tsx:10
Function
MyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:5
Function
People
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:164
Function
Pin
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:153
Function
QuestionCircle
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:198
Function
ServerToolBar
()
components/ServerToolBar.tsx:13
Function
SideGroupList
({ card, sideBarImage }: Props)
components/SideGroupList.tsx:11
Function
Sign
()
components/Sign.tsx:8
Function
Speakerphone
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:74
Function
Spinner
({}: Props)
components/Spinner.tsx:7
Function
Spyglass
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:209
Function
Tool
({ title, icon })
components/Tool.tsx:8
Function
Topic
({ title, icon, isNavigate })
components/Topic.tsx:10
Function
Verified
(props: React.HTMLAttributes<SVGElement>)
icons/index.tsx:17
Function
getServerSideProps
(context: any)
pages/index.tsx:31
Function
handleCreateCommunity
()
components/Community/CreateServer.tsx:51
Function
handleNavigatePage
()
components/SideGroupList.tsx:15
Function
handleNavigatePage
()
components/Card.tsx:41
Function
handler
( req: NextApiRequest, res: NextApiResponse<Data> )
pages/api/hello.ts:8
Function
onSelectedFile
(event: React.ChangeEvent<HTMLInputElement>)
hooks/useSelectFile.tsx:6
Function
onSelectedFile
(event: React.ChangeEvent<HTMLInputElement>)
hooks/chatSelectFile.tsx:6
Function
onSelectedFileb
(event: React.ChangeEvent<HTMLInputElement>)
hooks/bannerSelectFile.tsx:6
Function
sendMessage
(e: any)
components/ChatContent.tsx:39
Function
session
({ session, token, user }: any)
pages/api/auth/[...nextauth].ts:14