MCPcopy Create free account

hub / github.com/Sandermoen/instaclone / functions

Functions177 in github.com/Sandermoen/instaclone

↓ 1 callersFunctionsetup
()
client/src/pages/HomePage/HomePage.test.js:13
↓ 1 callersFunctionupdateProfile
(authToken, updates)
client/src/services/userService.js:90
↓ 1 callersFunctionvoteComment
(commentId, authToken)
client/src/services/commentService.js:52
↓ 1 callersFunctionvoteCommentReply
(commentReplyId, authToken)
client/src/services/commentService.js:115
FunctionActivityPage
()
client/src/pages/ActivityPage/ActivityPage.js:6
FunctionAvatar
({ imageSrc = require('../../assets/img/default-avatar.png').default, className, onClick, style, })
client/src/components/Avatar/Avatar.js:5
FunctionButton
({ children, onClick, inverted, style, disabled, loading })
client/src/components/Button/Button.js:7
FunctionCard
({ className, style, children })
client/src/components/Card/Card.js:4
FunctionDivider
({ children })
client/src/components/Divider/Divider.js:3
FunctionExplorePage
({ token, showAlert, showModal, match })
client/src/pages/ExplorePage/ExplorePage.js:15
FunctionFeedBottom
()
client/src/components/Feed/FeedBottom/FeedBottom.js:6
FunctionFormTextarea
({ children, fieldProps, ...additionalProps })
client/src/components/FormTextarea/FormTextarea.js:3
FunctionGithubLoginButton
({ button, style })
client/src/components/GithubLoginButton/GithubLoginButton.js:6
FunctionHashtagPosts
({ token, showModal, showAlert })
client/src/components/HashtagPosts/HashtagPosts.js:13
FunctionIcon
({ onClick, className, icon, style })
client/src/components/Icon/Icon.js:6
FunctionImageGrid
({ children })
client/src/components/ImageGrid/ImageGrid.js:3
FunctionLoader
()
client/src/components/Loader/Loader.js:5
FunctionLoadingPage
()
client/src/pages/LoadingPage/LoadingPage.js:5
FunctionLoginPage
({ currentUser, githubSignInStart })
client/src/pages/LoginPage/LoginPage.js:12
FunctionMobileNav
({ currentUser })
client/src/components/MobileNav/MobileNav.js:8
FunctionNewPostEdit
({ previewImage, setPreviewImage, file })
client/src/components/NewPost/NewPostEdit/NewPostEdit.js:7
FunctionNotFoundPage
()
client/src/pages/NotFoundPage/NotFoundPage.js:4
FunctionNotificationPopup
({ style, notifications })
client/src/components/Notification/NotificationButton/NotificationPopup/NotificationPopup.js:6
FunctionPopupCard
({ children, hide, leftAlign })
client/src/components/PopupCard/PopupCard.js:6
FunctionPostPage
()
client/src/pages/PostPage/PostPage.js:7
FunctionProfileCategory
({ category, icon })
client/src/components/ProfileCategory/ProfileCategory.js:6
FunctionProtectedRoute
({ token, children, ...props })
client/src/components/ProtectedRoute/ProtectedRoute.js:8
FunctionPulsatingIcon
({ toggle, constantProps = {}, toggledProps, elementRef })
client/src/components/Icon/PulsatingIcon/PulsatingIcon.js:7
FunctionSettingsButton
({ showModal, signOut })
client/src/components/SettingsButton/SettingsButton.js:10
FunctionSettingsForm
({ onSubmit, children })
client/src/components/SettingsForm/SettingsForm.js:3
FunctionSettingsFormGroup
({ children })
client/src/components/SettingsForm/SettingsFormGroup/SettingsFormGroup.js:3
FunctionSignUpPage
({ currentUser })
client/src/pages/SignUpPage/SignUpPage.js:10
FunctionSuggestedPosts
({ token, showModal, showAlert })
client/src/components/SuggestedPosts/SuggestedPosts.js:15
FunctionTextButton
({ children, blue, darkBlue, bold, large, medium, small, ...additionalProps })
client/src/components/Button/TextButton/TextButton.js:4
FunctionUnconnectedApp
({ signInStart, modal, alert, currentUser, connectSocket, fetchNotificationsStart, })
client/src/components/App/App.js:39
FunctionalertReducer
(state = INITIAL_STATE, action)
client/src/redux/alert/alertReducer.js:10
FunctionbookmarkPost
(postId, authToken)
client/src/services/postService.js:94
Methodconstructor
(message, statusCode)
errorTypes/RequestError.js:2
FunctionfeedReducer
(state = INITIAL_STATE, action)
client/src/redux/feed/feedReducer.js:10
FunctionformatDate
(date)
client/src/utils/timeUtils.js:13
FunctionhandleClick
(name, filter)
client/src/components/FilterSelector/FilterSelector.js:11
FunctionhandleClick
(event)
client/src/components/ChangeAvatarButton/ChangeAvatarButton.js:36
FunctionhandleClick
(postId, avatar)
client/src/components/HashtagPosts/HashtagPosts.js:24
FunctionhandleClick
(postId, avatar)
client/src/components/SuggestedPosts/SuggestedPosts.js:25
FunctionhandleGetCommentReplies
()
client/src/components/Comment/Comment.js:81
FunctionhandleScroll
()
client/src/hooks/useScrollPositionThrottled.js:30
FunctionhandleSearch
(string, offset)
client/src/hooks/useSearchUsersDebounced.js:15
FunctionhandleSubmit
(event)
client/src/components/ChangePasswordForm/ChangePasswordForm.js:28
FunctionhandleSubmit
(event)
client/src/components/PostDialog/PostDialogCommentForm/PostDialogCommentForm.js:58
Functionif
(window.outerWidth <= 600)
client/src/pages/ProfilePage/ProfilePage.js:93
FunctionmapDispatchToProps
(dispatch)
client/src/components/App/App.js:140
FunctionmapDispatchToProps
(dispatch)
client/src/components/Modal/Modal.js:42
FunctionmapDispatchToProps
(dispatch)
client/src/components/SettingsButton/SettingsButton.js:40
FunctionmapDispatchToProps
(dispatch)
client/src/pages/LoginPage/LoginPage.js:45
FunctionmapDistpachToProps
(dispatch)
client/src/pages/ExplorePage/ExplorePage.js:49
FunctionmapStateToProps
(state)
client/src/components/App/App.js:134
FunctionmodalReducer
(state = INITIAL_STATE, action)
client/src/redux/modal/modalReducer.js:10
FunctionnotificationReducer
(state = INITIAL_STATE, action)
client/src/redux/notification/notificationReducer.js:10
FunctiononCropChange
(crop, percentCrop)
client/src/components/NewPost/NewPostEdit/NewPostEdit.js:61
FunctiononDragStart
()
client/src/components/NewPost/NewPostEdit/NewPostEdit.js:72
FunctiononImageLoaded
(image)
client/src/components/NewPost/NewPostEdit/NewPostEdit.js:68
FunctionprofileReducer
(state, action)
client/src/pages/ProfilePage/ProfilePageReducer.js:11
Functionregister
(config)
client/src/serviceWorker.js:23
FunctionrenderApp
()
client/src/components/App/App.js:88
FunctionrenderModals
()
client/src/components/App/App.js:60
FunctionrenderSections
()
client/src/components/NewPost/NewPost.js:53
FunctionrenderToggleRepliesButtonText
()
client/src/components/Comment/Comment.js:122
FunctionrenderUsers
()
client/src/components/Suggestion/SuggestedUsers/SuggestedUsers.js:30
FunctionselectFeed
(state)
client/src/redux/feed/feedSelectors.js:3
FunctionselectNotificationsObject
(state)
client/src/redux/notification/notificationSelectors.js:3
FunctionselectUser
(state)
client/src/redux/user/userSelectors.js:3
FunctionsocketReducer
(state = INTIAL_STATE, action)
client/src/redux/socket/socketReducer.js:7
Functionunregister
()
client/src/serviceWorker.js:131
FunctionusersListReducer
(state, action)
client/src/components/UsersList/usersListReducer.js:8
Functionvalidate
(values)
client/src/components/EditProfileForm/EditProfileForm.js:37
Functionvalidate
(values)
client/src/components/SignUpCard/SignUpCard.js:26
FunctionvotePost
(postId, authToken)
client/src/services/postService.js:39
← previous101–177 of 177, ranked by callers