MCPcopy Create free account

hub / github.com/damianstone/toogether-mobile / functions

Functions299 in github.com/damianstone/toogether-mobile

↓ 36 callersFunctioncheckServerError
(errorFromServer)
utils/errors.js:8
↓ 21 callersFunctioncheck400Error
(errorFromServer, nameBackendField)
utils/errors.js:71
↓ 14 callersFunctiongetImage
(backend_image)
utils/getMethods.js:30
↓ 8 callersFunctionexist
(value)
utils/checks.js:9
↓ 5 callersFunctiongetUserProfile
(profile_id)
store/actions/user.js:70
↓ 5 callersFunctionlogout
()
store/actions/auth.js:152
↓ 5 callersFunctionupdateGroupContext
(groupInfo)
context/ContextProvider.js:26
↓ 4 callersFunctionauthenticate
(flag)
store/actions/auth.js:10
↓ 4 callersFunctiongetGroup
()
store/actions/group.js:82
↓ 4 callersFunctiongetProfileImage
(profile)
screens/ItsMatchModal/ItsMatchScreenModal.js:23
↓ 4 callersFunctionlike
(id)
store/actions/swipe.js:108
↓ 4 callersFunctionlistBlockedProfiles
()
store/actions/block.js:8
↓ 3 callersFunctionlistLikes
()
store/actions/swipe.js:76
↓ 3 callersFunctionlistSwipe
()
store/actions/swipe.js:10
↓ 3 callersFunctionlistUserPhotos
()
store/actions/user.js:354
↓ 2 callersFunctionaddConversationMessage
(messages)
store/actions/conversation.js:70
↓ 2 callersFunctionaddPhoto
(image)
store/actions/user.js:234
↓ 2 callersFunctionblockProfile
(id)
store/actions/block.js:40
↓ 2 callersFunctiongetApiUrl
()
environment.js:4
↓ 2 callersFunctiongetMessageWithLinks
(stringMessage)
utils/getMethods.js:48
↓ 2 callersFunctiongetWebSocketURL
()
utils/getMethods.js:40
↓ 2 callersFunctionhandleLike
(profileId)
screens/Likes/LikesScreen.js:125
↓ 2 callersFunctionhandleRemoveLike
(profileId)
screens/Likes/LikesScreen.js:118
↓ 2 callersFunctionhandleShowProfile
(profile, isInGroup, isMyProfile)
screens/Chat/ChatScreen.js:195
↓ 2 callersFunctionloadMoreMessages
(url)
store/actions/conversation.js:235
↓ 2 callersMethodregister
(ComponentFactory componentFactory)
android/app/src/main/java/com/toogether/newarchitecture/components/MainComponentsRegistry.java:32
↓ 2 callersFunctionreloadAndRedirectToSwipe
()
screens/SwipeProfile/ProfileModalScreen.js:39
↓ 2 callersFunctionreportProfile
(id)
store/actions/user.js:388
↓ 2 callersFunctionsendRecoveryCode
(email)
store/actions/user.js:420
↓ 2 callersFunctionupdateUserProfile
(dataObj)
store/actions/user.js:170
↓ 2 callersFunctionuserLocation
()
store/actions/user.js:14
↓ 2 callersFunctionverifyLocationPermissions
()
utils/permissions.js:29
↓ 1 callersFunctionMainApplicationModuleProvider
android/app/src/main/jni/MainApplicationModuleProvider.cpp:9
↓ 1 callersFunctionalreadyMatched
(likeData)
utils/checks.js:90
↓ 1 callersFunctionchangePassword
(email, password, repeated_password, token)
store/actions/user.js:483
↓ 1 callersFunctioncheckMemberInGroup
(memberId, groupMembers)
utils/checks.js:103
↓ 1 callersFunctioncheckToken
()
screens/StartupScreen.js:22
↓ 1 callersFunctioncreateGroup
()
store/actions/group.js:41
↓ 1 callersFunctioncreateUserProfile
( name, birthdate, gender, show_me, university, description )
store/actions/user.js:113
↓ 1 callersFunctiondeleteConversation
(id)
store/actions/conversation.js:74
↓ 1 callersFunctiondeleteGroup
(group_id)
store/actions/group.js:122
↓ 1 callersFunctionfetchData
()
context/ContextProvider.js:39
↓ 1 callersFunctionformatCode
(text)
screens/Recovery/ValidateCodeScreen.js:35
↓ 1 callersFunctiongetAsyncData
()
screens/Swipe/Deck.js:35
↓ 1 callersFunctiongetInputValue
(value)
screens/MyProfile/EditProfileScreen.js:118
↓ 1 callersMethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/toogether/MainActivity.java:27
↓ 1 callersFunctiongetMatchedType
(type)
screens/ItsMatchModal/ItsMatchScreenModal.js:30
↓ 1 callersFunctiongetMyGroupChat
(groupId)
store/actions/conversation.js:141
↓ 1 callersFunctiongetPickerValue
(backendValue, items)
screens/MyProfile/EditProfileScreen.js:125
↓ 1 callersFunctiongetRandomMember
(members)
screens/Likes/LikesScreen.js:132
↓ 1 callersFunctiongetRandomMember
(members)
screens/Swipe/Deck.js:72
↓ 1 callersMethodgetReactNativeHost
()
android/app/src/main/java/com/toogether/MainApplication.java:50
↓ 1 callersFunctiongetShowMode
( currentShowMode, swipe, errorSwipe, topProfile, postLocationError, permissionGranted )
utils/checks.js:44
↓ 1 callersFunctiongetSwipeProfile
(id)
store/actions/swipe.js:43
↓ 1 callersFunctionhandleAddPhoto
(photo_id, isUpdate)
screens/MyProfile/MyProfileScreen.js:140
↓ 1 callersFunctionhandleBlockProfile
()
screens/SwipeProfile/ProfileModalScreen.js:67
↓ 1 callersFunctionhandleBlockProfile
(profileId)
screens/Chat/ChatScreen.js:211
↓ 1 callersFunctionhandleDeleteChat
(chatId)
screens/Chat/ChatScreen.js:261
↓ 1 callersFunctionhandleDislike
()
screens/SwipeProfile/ProfileModalScreen.js:60
↓ 1 callersFunctionhandleLike
(profileId)
screens/SwipeProfile/ProfileModalScreen.js:52
↓ 1 callersFunctionhandleRemoveMember
(member_id)
screens/Group/GroupScreen.js:203
↓ 1 callersFunctionhandleReportProfile
()
screens/SwipeProfile/ProfileModalScreen.js:73
↓ 1 callersFunctionhandleReportProfile
(profileId)
screens/Chat/ChatScreen.js:236
↓ 1 callersFunctionhandleShareInvitation
(groupCode)
components/Group/ClipBoard.js:7
↓ 1 callersFunctionhandleTextChange
(newText)
components/Chat/ChatTextInput.js:17
↓ 1 callersFunctionhandleUnblock
(id)
screens/BlockProfiles/BlockProfilesScreen.js:82
↓ 1 callersMethodinitHybrid
(ComponentFactory componentFactory)
android/app/src/main/java/com/toogether/newarchitecture/components/MainComponentsRegistry.java:24
↓ 1 callersMethodinitializeFlipper
Loads Flipper in React Native templates. Call this in the onCreate method with something like initializeFlipper(this, getReactNativeHost().getReactIns
android/app/src/main/java/com/toogether/MainApplication.java:83
↓ 1 callersFunctionisMatch
(likeData)
utils/checks.js:78
↓ 1 callersFunctionjoinGroup
(share_link)
store/actions/group.js:162
↓ 1 callersFunctionleaveGroup
(group_id)
store/actions/group.js:206
↓ 1 callersFunctionlistGroupMessages
(groupId)
store/actions/conversation.js:171
↓ 1 callersFunctionlistMatches
()
store/actions/swipe.js:173
↓ 1 callersFunctionlistMessages
(id)
store/actions/conversation.js:39
↓ 1 callersFunctionlistMyConversations
()
store/actions/conversation.js:9
↓ 1 callersFunctionloadMoreConversations
(url)
store/actions/conversation.js:203
↓ 1 callersFunctionloadMoreMatches
(url)
store/actions/swipe.js:205
↓ 1 callersFunctionlogin
(email, password)
store/actions/auth.js:109
↓ 1 callersFunctionnavigateToScreen
(screen)
screens/MyProfile/SettingScreen.js:114
↓ 1 callersFunctiononLinkPress
(url)
utils/getMethods.js:58
↓ 1 callersFunctiononOpenActionSheet
(profile, chatId)
screens/Chat/ChatScreen.js:286
↓ 1 callersFunctiononShareApp
()
screens/MyProfile/SettingScreen.js:84
↓ 1 callersFunctionputOnTopCard
(topCardId, members)
screens/SwipeProfile/SwipeProfileScreen.js:65
↓ 1 callersFunctionrefreshToken
()
store/actions/auth.js:30
↓ 1 callersFunctionregister
(email, password, repeated_password)
store/actions/auth.js:66
↓ 1 callersFunctionremoveLike
(id)
store/actions/swipe.js:140
↓ 1 callersFunctionremoveMember
(group_id, member_id)
store/actions/group.js:244
↓ 1 callersFunctionremoveUserPhoto
(photo_id)
store/actions/user.js:322
↓ 1 callersFunctionrenderAllCardSwiped
()
screens/Swipe/SwipeScreen.js:128
↓ 1 callersFunctionrenderNoCardsFound
()
screens/Swipe/SwipeScreen.js:142
↓ 1 callersFunctionsetDidTryLogin
(flag)
store/actions/auth.js:21
↓ 1 callersFunctionshowAlert
( title, text, cancelButtonText, okButtonText, actionFunction )
screens/MyProfile/SettingScreen.js:63
↓ 1 callersFunctionshowProfileHandler
(profile, isGroup)
screens/Swipe/Deck.js:76
↓ 1 callersFunctionstartConversation
(matchId)
store/actions/conversation.js:108
↓ 1 callersFunctionswapElement
(from, to, arr)
screens/SwipeProfile/SwipeProfileScreen.js:56
↓ 1 callersFunctionswapElement
(from, to, arr)
screens/Swipe/Deck.js:126
↓ 1 callersFunctionunBlockProfile
(id)
store/actions/block.js:72
↓ 1 callersFunctionupdatePhoto
(photo_id, image)
store/actions/user.js:278
↓ 1 callersFunctionupdateProfileContext
(profileInfo)
context/ContextProvider.js:22
↓ 1 callersFunctionuserDelete
()
store/actions/user.js:204
next →1–100 of 299, ranked by callers