MCPcopy Create free account

hub / github.com/Minds/front / functions

Functions7,671 in github.com/Minds/front

↓ 3 callersMethodcanComment
()
src/app/common/services/permissions.service.ts:66
↓ 3 callersMethodcanCreateBlog
* Checks whether a users email is confirmed. * @returns { boolean } - true if confirmed.
src/app/modules/blogs/v2/edit/editor-base.component.ts:115
↓ 3 callersMethodcanProvideAddress
()
src/app/modules/wallet/tokens/onboarding/onchain/onchain.component.ts:108
↓ 3 callersMethodcanShowAccountBannedSection
* Whether account banned section can be shown. * @returns { boolean }
src/app/modules/channels/v2/content/content.component.ts:69
↓ 3 callersMethodcanSubmit
* Whether form can be submitted. * @returns { boolean } true if form can be submitted.
src/app/modules/devtools/environment-selector/environment-selector.component.ts:44
↓ 3 callersMethodcancelBoostsByEntityGuid
* Cancel/stop Boosts for the given entity GUID. * @param { string } entityGuid - entity guid. * @returns { Promise<void> }
src/app/modules/boost/console-v2/services/admin-actions.service.ts:21
↓ 3 callersMethodcancelRequest
* Cancel a request to join a group * @returns { void }
src/app/common/services/group-membership.service.ts:332
↓ 3 callersMethodchangeCounter
(counter: string, val = 0)
src/app/modules/groups/profile/requests/requests.ts:113
↓ 3 callersMethodchangeQuery
(params: any)
src/app/modules/boost/console-v2/list/filter-bar/filter-bar.component.ts:124
↓ 3 callersMethodcheckContentChanged
(editable?: HTMLElement)
src/typings/medium-editor.d.ts:72
↓ 3 callersMethodcheckStateLabelContains
* Check that boost at feed position has a state labeling reading that of the label param. * @param { BoostConsoleStateFilterValue } label - text to
e2e/test/pages/boostConsolePage.ts:203
↓ 3 callersMethodclaimGiftCard
* Claims a gift card, consuming the given claim code. * @param { string } claimCode - claim code to claim. * @returns { Observable<GiftCardNode>
src/app/modules/gift-card/gift-card.service.ts:99
↓ 3 callersMethodclear
()
src/app/services/storage.ts:32
↓ 3 callersMethodclear
()
src/app/common/components/featured-content/featured-content.component.ts:68
↓ 3 callersMethodclearCurrentAudioTrack
* Clear current audio track. * @returns { void }
src/app/modules/media/components/audio/services/global-audio-player.service.ts:214
↓ 3 callersMethodclickConfirm
* Click confirm button. * @return { void }
e2e/test/fragments/confirmationModalComponent.ts:40
↓ 3 callersMethodclickContinue
* Click continue button. * @returns { void }
e2e/test/fragments/contentSettingsComponent.ts:41
↓ 3 callersMethodclickContinue
* Click the continue button, and optionally wait for progress to save. * @param { boolean } waitForProgressSave - will wait for progress save to co
e2e/test/fragments/onboardingV5/onboardingV5ModalComponent.ts:39
↓ 3 callersMethodclickNsfwOption
* Click NSFW option. * @return { void }
e2e/test/fragments/composerModalComponent.ts:135
↓ 3 callersMethodclickNsfwSaveOption
* Click NSFW Save option. * @return { void }
e2e/test/fragments/composerModalComponent.ts:143
↓ 3 callersMethodclickSkip
* Click the skip button, and optionally wait for progress to save. * @param { boolean } waitForProgressSave - will wait for progress save to comple
e2e/test/fragments/onboardingV5/onboardingV5ModalComponent.ts:58
↓ 3 callersMethodclickSubmitButton
* Click submit button. * @returns { void }
e2e/test/fragments/boostModalComponent.ts:150
↓ 3 callersMethodclose
()
src/app/modules/report/creator/creator.component.ts:145
↓ 3 callersMethodconfirm
* Confirm email code - will trigger MFA modal. * On success will set email confirmation to verified. * @returns { Promise<boolean> } - true if s
src/app/common/components/email-confirmation/email-confirmation.service.ts:70
↓ 3 callersMethodcopyToClipboard
* Copies the boost anchor link to the clipboard. * @returns { void }
src/app/modules/multi-tenant-network/admin-console/tabs/monetization/components/boost-settings/create-boost-link/create-boost-link.component.ts:36
↓ 3 callersMethodcopyToClipboard
* Copies text to clipboard. * @author sangram-nandkhile <based on solution from https://stackoverflow.com/a/49121680/7396007> * @returns { void
src/app/modules/settings-v2/security/two-factor-v2/recovery-codes/recovery-codes.component.ts:95
↓ 3 callersMethodcount
* Counts posts created from a timestamp on
src/app/common/services/feeds.service.ts:389
↓ 3 callersMethodcreateChatRoom
* Create a chat room for the group. * @returns { Promise<void> }
src/app/modules/groups/v2/settings-button/settings-button.component.ts:140
↓ 3 callersMethoddeclineInvitation
* Decline an invitation to join the group * * @returns { void }
src/app/common/services/group-membership.service.ts:289
↓ 3 callersMethoddecrementMembershipCount
* Decrement the membership count. * @returns { void }
src/app/modules/site-memberships/services/site-membership-count.service.ts:35
↓ 3 callersMethoddecrementPendingControversialCount
* Decrement the pending controversial count. * @returns { void }
src/app/modules/boost/console-v2/services/admin-stats.service.ts:55
↓ 3 callersMethoddecrementPendingSafeCount
* Decrement the pending safe count. * @returns { void }
src/app/modules/boost/console-v2/services/admin-stats.service.ts:46
↓ 3 callersMethoddeleteAll
* Deletes all cookies. * @param { string } path - The path of the cookies. * @param { string } domain - The domain of the cookies. * @returns
src/app/common/services/cookie.service.ts:154
↓ 3 callersMethoddeleteChatRoom
* Delete chat room. * @param { ChatRoomEdge } chatRoom - Chat room to delete. * @returns { Promise<boolean> } - Whether chat room was deleted.
src/app/modules/chat/services/chat-room-user-actions.service.ts:78
↓ 3 callersMethoddestroyCurrentPlayer
* Destroys the current audio player. * @returns { void }
src/app/modules/composer/components/preview/audio/attachment-preview-audio.component.ts:166
↓ 3 callersMethoddestroySubscriptions
* Destroy class subscriptions. * @returns { this }
src/app/modules/notifications/notification-count-sockets.service.ts:77
↓ 3 callersMethoddetectChange
()
src/app/modules/wallet/tokens/onboarding/rewards/rewards.component.ts:113
↓ 3 callersMethoddetectChanges
()
src/app/modules/newsfeed/activity/content/content.component.ts:781
↓ 3 callersMethoddetectChanges
()
src/app/modules/media/youtube-migration/youtube-migration.component.ts:102
↓ 3 callersMethoddetectChanges
()
src/app/modules/groups/kick-modal/kick-modal.component.ts:70
↓ 3 callersMethoddetectChanges
()
src/app/modules/wallet/components/btc/settings/settings-btc.component.ts:109
↓ 3 callersMethoddetectChanges
()
src/app/modules/analytics/v2/components/table/table.component.ts:142
↓ 3 callersMethoddetectChanges
()
src/app/modules/analytics/v2/components/filters/filters.component.ts:71
↓ 3 callersMethoddetectChanges
()
src/app/modules/settings-v2/plus/cancel/cancel.component.ts:120
↓ 3 callersMethoddetectChanges
()
src/app/modules/settings-v2/other/deactivate-account/deactivate-account.component.ts:81
↓ 3 callersMethoddetectChanges
()
src/app/modules/settings-v2/account/messenger/messenger.component.ts:82
↓ 3 callersMethoddetectChanges
()
src/app/modules/payments/select-card/select-card.component.ts:125
↓ 3 callersMethoddetectChanges
()
src/app/common/layout/topbar/user-menu/user-menu.component.ts:71
↓ 3 callersMethoddetectChanges
()
src/app/common/components/data-tabs-header/data-tabs-header.component.ts:163
↓ 3 callersMethoddismiss
* Dismiss notice. * @return { void }
src/app/modules/notices/panels/connect-wallet/connect-wallet-notice.component.ts:52
↓ 3 callersMethodedit
* Opens edit modal
src/app/modules/channels/v2/services/edit-intent.service.ts:42
↓ 3 callersMethodensureEmailConfirmed
* returns true or * @returns { boolean }
src/app/common/components/email-confirmation/email-confirmation.service.ts:56
↓ 3 callersMethodexpand
()
src/app/common/read-more/read-more.directive.ts:64
↓ 3 callersMethodfetch
* Fetch admin stats from server and set the values into local state. * @returns { Promise<void> }
src/app/modules/boost/console-v2/services/admin-stats.service.ts:25
↓ 3 callersMethodfetchConfig
* Fetches config from server and updates local state. * @returns { void }
src/app/modules/multi-tenant-network/services/config.service.ts:57
↓ 3 callersMethodfetchCustomPage
* Fetches a custom page from the server based on page type
src/app/modules/multi-tenant-network/services/custom-page.service.ts:50
↓ 3 callersMethodfetchNavigationItems
(refresh: boolean = true)
src/app/modules/multi-tenant-network/admin-console/tabs/navigation/services/navigation.service.ts:81
↓ 3 callersMethodfetchNew
* Fetch new messages. * @returns { void }
src/app/modules/chat/components/chat-room/chat-room-messages/chat-room-messages.component.ts:232
↓ 3 callersMethodfetchRolesAndPermissions
* Fetches roles and permissions from server
src/app/modules/multi-tenant-network/services/roles.service.ts:79
↓ 3 callersMethodfindSuggestions
(searchText: string, triggerCharacter: string)
src/app/modules/suggestions/services/autocomplete-suggestions.service.ts:14
↓ 3 callersMethodfocus
* Focuses the main text area
src/app/modules/composer/components/base/base.component.ts:276
↓ 3 callersMethodforceCompletion
* Manually set a steps state to complete - * override that will be wiped by next load if the server has not yet updated. * @param { OnboardingSt
src/app/modules/onboarding-v3/onboarding-v3.service.ts:141
↓ 3 callersMethodformatTokenAmount
* Convert big number to a readable token amount
src/app/modules/notifications/v3/notification.component.ts:656
↓ 3 callersMethodfromWei
(amount: BigNumberish, unit?: BigNumberish)
src/app/modules/blockchain/web3-wallet.service.ts:266
↓ 3 callersMethodgenerate
(prefix: string = 'id')
src/app/helpers/unique-id.helper.ts:4
↓ 3 callersMethodgenerateEmbedCode
* Generate embed code. * @param { boolean } showToast - Whether or not to show a toast message. * @returns { void }
src/app/modules/multi-tenant-network/admin-console/tabs/monetization/components/boost-settings/boost-embed-builder/boost-embed-builder.component.ts:72
↓ 3 callersMethodget
* @param {Object} opts * @returns {Promise<{next: Number, entities: *[]}>}
src/app/lib/minds-sync/services/FeedsSync.js:58
↓ 3 callersMethodget
()
src/app/services/context.service.ts:75
↓ 3 callersMethodget
(key)
src/app/common/services/configs.service.ts:34
↓ 3 callersMethodget$
(opt: EntityResolverServiceOptions)
src/app/common/services/entity-resolver.service.ts:32
↓ 3 callersMethodgetAvatarSrc
* Get avatar src. * @returns { string } avatar src.
src/app/common/components/selectable-entity-card/selectable-entity-card.component.ts:51
↓ 3 callersFunctiongetBackButton
()
src/app/modules/boost/modal-v2/header/header.component.spec.ts:19
↓ 3 callersMethodgetConfig
()
src/assets/scripts/cal.js:88
↓ 3 callersFunctiongetContentEditableCaretCoordinates
(elem)
src/app/helpers/contenteditable-caret.ts:18
↓ 3 callersMethodgetContentPolicyUrlPath
* Get URL path to content policy. * @returns { string } - URL path to content policy.
src/app/modules/boost/modal-v2/footer/footer.component.ts:77
↓ 3 callersMethodgetCurrentEnvironment
* Get current environment from config. In the event it is a development * environment, returns the environment you would be in, if not a developmen
src/app/modules/devtools/environment-selector/environment-selector.service.ts:43
↓ 3 callersMethodgetDescription
* Get the localized section description. * @returns { string } The localized description.
src/app/modules/homepage/tenant-custom-homepage/components/advertise/advertise.component.ts:57
↓ 3 callersMethodgetDescriptionFormControl
* Get the description form control. * @returns { AbstractControl<string> } The description form control.
src/app/modules/multi-tenant-network/admin-console/tabs/general/landing-page-description/landing-page-description.component.ts:99
↓ 3 callersMethodgetElementsOffset
()
src/app/modules/newsfeed/feed/virtual-scroller.ts:1118
↓ 3 callersFunctiongetFileType
(file: File)
src/app/helpers/get-file-type.ts:3
↓ 3 callersFunctiongetFlagDropdown
()
src/app/common/components/phone-input/country.component.spec.ts:22
↓ 3 callersMethodgetFooterCategoryName
* Gets category name for footer. * @returns { string } - category name.
src/app/modules/report/creator/creator.component.ts:201
↓ 3 callersMethodgetGiftCardBalances
* Get the users gift card balances. * @returns { Observable<GiftCardBalanceByProductId[]> } - the users various gift card balances.
src/app/modules/gift-card/gift-card.service.ts:61
↓ 3 callersMethodgetGiftCardBalancesWithExpiryData
* Get the users gift card balances with data on the first expiring gift card for each product. * @returns { Observable<GiftCardBalanceByProductId[]
src/app/modules/gift-card/gift-card.service.ts:77
↓ 3 callersMethodgetGiftCardByCode
* Get a gift card by its claim code. * @param { string } claimCode - claim code to get by. * @returns { Observable<GiftCardNode> } - gift card n
src/app/modules/gift-card/gift-card.service.ts:44
↓ 3 callersMethodgetGroupAvatarObjects
* Get the group avatar object for the chat room. * @param { string } groupGuid - The GUID of the group. * @returns { ChatRoomListAvatarObject[]
src/app/modules/chat/services/chat-room-avatars.service.ts:45
↓ 3 callersFunctiongetInput
()
src/app/common/components/phone-input/phone-input.component.spec.ts:19
↓ 3 callersMethodgetLanguages
()
src/app/services/translation.ts:23
↓ 3 callersMethodgetList
(opts)
src/app/modules/report/juryduty/session/session.service.ts:14
↓ 3 callersMethodgetLoaderElement
()
src/assets/scripts/cal.js:86
↓ 3 callersMethodgetOptionById
* Gets an option by its ID. * @param { string } id - the ID of the option to get. * @returns { Option } - the option with the given ID.
src/app/modules/multi-tenant-network/admin-console/tabs/analytics/services/timespan-filters.service.ts:88
↓ 3 callersMethodgetPreviewRequests
* Returns preview requests.
src/app/services/attachment.ts:378
↓ 3 callersMethodgetPreviousUrl
()
src/app/common/services/router-history.service.ts:23
↓ 3 callersMethodgetProductPageBySlug
* Gets a product page by a given URL slug. * @param { string } slug - URL slug. * @returns { Observable<GetV2ProductPageBySlugQuery> } - query r
src/app/modules/about/product-pages/services/product-page.service.ts:22
↓ 3 callersFunctiongetSelectedFlagButton
()
src/app/common/components/phone-input/country.component.spec.ts:18
↓ 3 callersFunctiongetSocialProfileMeta
(key: string)
src/app/modules/channels/social-profiles-meta.ts:266
↓ 3 callersMethodgetStatus
(refresh: boolean = false)
src/app/services/third-party-networks.ts:28
↓ 3 callersMethodgetSupermindPopup
()
e2e/test/fragments/composerModalComponent.ts:305
↓ 3 callersMethodgetTermsUrlPath
* Get URL path to terms. * @returns { string } - URL path to terms.
src/app/modules/boost/modal-v2/footer/footer.component.ts:87
↓ 3 callersFunctiongetText
(i: number = 0)
src/app/modules/boost/console-v2/list/list-item/state-label/state-label.component.spec.ts:13
← previousnext →801–900 of 7,671, ranked by callers