MCPcopy Create free account

hub / github.com/burakorkmez/spotlight / functions

Functions37 in github.com/burakorkmez/spotlight

↓ 12 callersFunctiongetAuthenticatedUser
(ctx: QueryCtx | MutationCtx)
convex/users.ts:65
↓ 2 callersFunctionupdateFollowCounts
( ctx: MutationCtx, followerId: Id<"users">, followingId: Id<"users">, isFollow: boolean )
convex/users.ts:139
↓ 1 callersFunctioncreateTokenCache
()
cache.ts:5
FunctionBookmarks
()
app/(tabs)/bookmarks.tsx:9
FunctionClerkAndConvexProvider
({ children }: { children: React.ReactNode })
providers/ClerkAndConvexProvider.tsx:18
FunctionComment
({ comment }: { comment: Comment })
components/Comment.tsx:14
FunctionCommentsModal
({ onClose, postId, visible }: CommentsModal)
components/CommentsModal.tsx:27
FunctionCreateScreen
()
app/(tabs)/create.tsx:26
FunctionIndex
()
app/index.tsx:3
FunctionIndex
()
app/(tabs)/index.tsx:13
FunctionInitialLayout
()
components/InitialLayout.tsx:5
FunctionLoader
()
components/Loader.tsx:4
FunctionNoBookmarksFound
()
app/(tabs)/bookmarks.tsx:48
FunctionNoNotificationsFound
()
app/(tabs)/notifications.tsx:33
FunctionNoPostsFound
()
app/(tabs)/profile.tsx:201
FunctionNoPostsFound
()
app/(tabs)/index.tsx:59
FunctionNotification
({ notification }: any)
components/Notification.tsx:9
FunctionNotifications
()
app/(tabs)/notifications.tsx:10
FunctionPost
({ post }: PostProps)
components/Post.tsx:33
FunctionProfile
()
app/(tabs)/profile.tsx:25
FunctionRootLayout
()
app/_layout.tsx:14
FunctionStoriesSection
()
components/Stories.tsx:6
FunctionStory
({ story }: { story: Story })
components/Story.tsx:11
FunctionTabLayout
()
app/(tabs)/_layout.tsx:5
FunctionUserLayout
()
app/user/_layout.tsx:3
FunctionUserProfileScreen
()
app/user/[id].tsx:12
FunctionhandleAddComment
()
components/CommentsModal.tsx:32
FunctionhandleBack
()
app/user/[id].tsx:22
FunctionhandleBookmark
()
components/Post.tsx:56
FunctionhandleDelete
()
components/Post.tsx:61
FunctionhandleGoogleSignIn
()
app/(auth)/login.tsx:12
FunctionhandleLike
()
components/Post.tsx:47
FunctionhandleSaveProfile
()
app/(tabs)/profile.tsx:40
FunctionhandleShare
()
app/(tabs)/create.tsx:48
Functionlogin
()
app/(auth)/login.tsx:8
FunctiononRefresh
()
app/(tabs)/index.tsx:23
FunctionpickImage
()
app/(tabs)/create.tsx:34