Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Minds/front
/ functions
Functions
7,671 in github.com/Minds/front
⨍
Functions
7,671
◇
Types & classes
3,512
↓ 6 callers
Method
hasActivityWithText
* Determine whether feed has an activity with the given text. * @param { string } text - text to check for. * @returns { void }
e2e/test/pages/activityFeedPage.ts:101
↓ 6 callers
Method
hide
()
src/app/modules/blockchain/transaction-overlay/transaction-overlay.component.ts:95
↓ 6 callers
Method
isLoggedIn
* Whether a user is logged in. * @returns { boolean } true if a user is logged in.
src/app/modules/explainer-screens/components/explainer-screen-modal.component.ts:78
↓ 6 callers
Method
isLoggedIn
* Whether the user is logged in * @returns { boolean } true if logged in
src/app/common/layout/sidebar/custom-navigation-items/custom-navigation-items.component.ts:220
↓ 6 callers
Method
isNoticeDismissed
* Check whether a notice has been dismissed within last X days, set by class variable expirationDays. * @param { NoticeKey } noticeId - identifier
src/app/modules/notices/services/feed-notice-dismissal.service.ts:56
↓ 6 callers
Method
join
* Join a group. * @returns { Promise<void> }
src/app/common/components/group-membership-button/group-membership-button.component.ts:242
↓ 6 callers
Method
load
(refresh: boolean = false)
src/app/modules/notifications/notifications.component.ts:96
↓ 6 callers
Method
load
( refresh: boolean = false, keepScrollPosition = false, additionalOpts?: any )
src/app/modules/comments/thread/thread.component.ts:114
↓ 6 callers
Method
load
()
src/app/modules/admin/tagcloud/tagcloud.component.ts:24
↓ 6 callers
Method
loadMore
()
src/app/modules/discovery/feeds/feeds.service.ts:103
↓ 6 callers
Method
loadSuggestions
(refresh: boolean = true)
src/app/modules/discovery/suggestions/suggestions.component.ts:100
↓ 6 callers
Method
login
(username, password)
e2e/test/pages/loginPage.ts:9
↓ 6 callers
Method
ngOnDestroy
()
src/app/modules/composer/components/audience-selector-button/audience-selector-button.component.ts:75
↓ 6 callers
Method
ngOnInit
()
src/app/modules/multi-tenant-network/admin-console/console.component.ts:55
↓ 6 callers
Method
ngOnInit
()
src/app/modules/composer/components/audience-selector-button/audience-selector-button.component.ts:58
↓ 6 callers
Method
ngOnInit
()
src/app/modules/networks/checkout/components/base/base.component.ts:49
↓ 6 callers
Function
normalizeDate
(date: Date)
src/app/helpers/date.ts:91
↓ 6 callers
Function
normalizeMonth
(date: Date)
src/app/helpers/date.ts:103
↓ 6 callers
Method
onEnterViewport
()
src/app/modules/media/components/video-player/scrollaware-player.component.ts:86
↓ 6 callers
Method
onRecipientInputClick
* On recipient input click, open gift recipient modal * with appropriate inputs. * @returns { void }
src/app/modules/wire/v2/creator/form/gift-recipient/gift-recipient-input.component.ts:61
↓ 6 callers
Method
onSubmit
* Handles form submission (create or edit). * @returns { Promise<void> }
src/app/modules/multi-tenant-network/admin-console/tabs/monetization/components/memberships/form/form.component.ts:296
↓ 6 callers
Method
open
()
src/assets/scripts/cal.js:86
↓ 6 callers
Method
open
()
src/app/modules/wallet/components/components/phone-verification/phone-verification.service.ts:29
↓ 6 callers
Method
open
()
src/app/common/directives/emoji.ts:30
↓ 6 callers
Function
ot
(t,e,n)
src/assets/scripts/chatwoot.js:2
↓ 6 callers
Method
present
* Presents the group edit modal with a custom injector tree
src/app/modules/groups/v2/edit/edit.modal.service.ts:19
↓ 6 callers
Method
present
* Presents the composer modal with a custom injector tree
src/app/modules/wallet/components/components/onchain-transfer/onchain-transfer.service.ts:33
↓ 6 callers
Method
present
* Presents the composer modal with a custom injector tree
src/app/modules/channels/v2/shop/memberships/edit-modal.service.ts:21
↓ 6 callers
Method
read
(key: string)
src/app/services/ux/recent.ts:94
↓ 6 callers
Method
redirect
* Redirects the user to the chosen or fallback landing page. * @returns { void }
src/app/modules/multi-tenant-network/services/logged-in-landing-redirect.service.ts:33
↓ 6 callers
Method
reloadSettings
* Reload settings in settings service. * @returns { void }
src/app/modules/settings-v2/security/two-factor-v2/two-factor-v2.service.ts:250
↓ 6 callers
Method
removeFromList
(index)
src/app/modules/admin/reports/reports.ts:111
↓ 6 callers
Function
requiredFor
( countryCodes: string[], { ignore = false }: { ignore?: boolean } = {} )
src/app/modules/wallet/components/cash/settings/settings-cash.validators.ts:7
↓ 6 callers
Method
reset
()
src/app/modules/wallet/components/components/earnings/earnings.component.ts:136
↓ 6 callers
Method
reset
()
src/app/common/components/editors/inline-editor.component.ts:49
↓ 6 callers
Method
resetChatwoot
* Reset chatwoot. Should be called on logout. * @returns { void }
src/app/common/components/chatwoot-widget/chatwoot-widget.component.ts:259
↓ 6 callers
Function
rt
(t,e,n)
src/assets/scripts/chatwoot.js:2
↓ 6 callers
Method
setCode
(code: number)
src/app/common/services/headers.service.ts:6
↓ 6 callers
Method
setOgType
(value: string)
src/app/common/services/meta.service.ts:283
↓ 6 callers
Method
setProgress
* Sets the current progress state * * @param inProgress * @private
src/app/modules/composer/services/composer.service.ts:1261
↓ 6 callers
Method
setRobots
(value: string)
src/app/common/services/meta.service.ts:295
↓ 6 callers
Method
setType
* Sets the type of the wire service and the default amount. * @param { WireType } the currency e.g. 'eth', 'btc'. * @returns { void }
src/app/modules/wire/v2/creator/form/form.component.ts:52
↓ 6 callers
Method
setUserBanState
* Set a users ban state. * @param { string } subjectGuid - the guid of the subject. * @param { boolean } banState - desired ban state for the su
src/app/modules/admin/moderation/services/moderation-action-gql.service.ts:37
↓ 6 callers
Method
shouldBeVisible
* Whether modal is visible. * @returns { void }
e2e/test/fragments/activityModalComponent.ts:14
↓ 6 callers
Method
startTrial
* Start a network trial. Will redirect on success. * @returns { Promise<void> }
src/app/modules/multi-tenant-network/services/networks-trial-creation.service.ts:31
↓ 6 callers
Method
tokenToUnit
(amount: number)
src/app/modules/blockchain/contracts/token-contract.service.ts:95
↓ 6 callers
Method
trackSeekEvent
* Tracks the seek event. * @param { number } seekTime - The time to seek to. * @returns { void }
src/app/modules/media/components/audio/services/audio-player.service.ts:318
↓ 6 callers
Method
updateElement
(element: any)
src/app/services/ui/material.ts:5
↓ 5 callers
Function
K
(t)
src/assets/scripts/chatwoot.js:2
↓ 5 callers
Function
L
(t)
src/assets/scripts/chatwoot.js:2
↓ 5 callers
Method
acceptSupermindRefundPolicy
* Click accept refund policy checkbox for supermind. * @return { void }
e2e/test/fragments/composerModalComponent.ts:235
↓ 5 callers
Method
acceptSupermindTerms
* Click accept terms checkbox for supermind. * @return { void }
e2e/test/fragments/composerModalComponent.ts:226
↓ 5 callers
Method
addSupermindTarget
* Add supermind target. * @param { string } username - username to add as target. * @return { void }
e2e/test/fragments/composerModalComponent.ts:200
↓ 5 callers
Method
applyFocus
(i: number)
src/app/common/components/phone-input-v2/country.component.ts:140
↓ 5 callers
Method
assertHasShadowRoot
()
src/assets/scripts/cal.js:86
↓ 5 callers
Method
canRecur
* Checks if a Wire type can have a recurring subscription * @param type * @param tokenType
src/app/modules/wire/v2/wire-v2.service.ts:892
↓ 5 callers
Method
canUploadAudio
* Is the user allowed to upload audio? * @returns { boolean } whether the user can upload audio.
src/app/common/services/permissions.service.ts:79
↓ 5 callers
Method
capture
* Wrapper around posthog.capture * @param eventName * @param properties
src/app/services/analytics.ts:320
↓ 5 callers
Method
checkProgress
()
src/app/modules/onboarding-v2/service/onboarding.service.ts:74
↓ 5 callers
Method
clearCount
* Clear the notifications count. * @returns { void }
src/app/modules/notifications/notification.service.ts:108
↓ 5 callers
Method
clickPost
* Click post button. * @return { void }
e2e/test/fragments/composerModalComponent.ts:93
↓ 5 callers
Method
clickSupermindIcon
* Click supermind icon. * @return { void }
e2e/test/fragments/composerModalComponent.ts:180
↓ 5 callers
Method
clickSupermindSave
* Click Supermind save option. * @return { void }
e2e/test/fragments/composerModalComponent.ts:244
↓ 5 callers
Method
close
()
src/app/modules/notifications/flyout.component.ts:40
↓ 5 callers
Method
close
()
src/app/common/directives/emoji.ts:46
↓ 5 callers
Method
createAndObserve
* Create interception observer and observe it. * @param { ElementRef } element - element to observe * @returns { Observable<boolean> } true when
src/app/common/services/intersection-observer.service.ts:22
↓ 5 callers
Method
createGiftCard
* Create a gift card. * @param { GiftCardProductIdEnum } productIdEnumValue - product id. * @param { number } amount - amount to credit. * @
src/app/modules/gift-card/gift-card.service.ts:120
↓ 5 callers
Method
createHeaders
()
src/app/modules/composer/services/livestream.service.ts:44
↓ 5 callers
Method
createNewReport
* Create a new report. * @param { CreateNewReportMutationVariables } variables - The report variables. * @returns { Promise<boolean> } true on s
src/app/modules/report/creator/services/graphql-report-creator.service.ts:41
↓ 5 callers
Method
createP
()
src/app/common/components/editors/plugins/embed-image.plugin.ts:40
↓ 5 callers
Method
createP
()
src/app/common/components/editors/plugins/embed-video.plugin.ts:59
↓ 5 callers
Method
data
(value: any)
src/app/modules/blogs/view/view.ts:102
↓ 5 callers
Method
delete
* @param {string} table * @param {string} key * @returns {Promise<void>}
src/app/lib/minds-sync/adapters/DexieStorageAdapter.js:82
↓ 5 callers
Method
detectChanges
()
src/app/modules/plus/verify-modal/verify-modal.component.ts:64
↓ 5 callers
Method
detectChanges
()
src/app/modules/wallet/components/components/phone-verification/phone-verification.component.ts:131
↓ 5 callers
Method
detectChanges
()
src/app/modules/wallet/components/cash/balance/balance-cash.component.ts:114
↓ 5 callers
Method
detectChanges
()
src/app/modules/wallet/components/cash/settings/cash-onboarding/cash-onboarding.component.ts:138
↓ 5 callers
Method
detectChanges
()
src/app/modules/wallet/tokens/onboarding/video.component.ts:56
↓ 5 callers
Method
detectChanges
()
src/app/modules/settings-v2/account/boosted-content/boosted-content.component.ts:171
↓ 5 callers
Method
detectChanges
()
src/app/modules/settings-v2/account/user-data/user-data.component.ts:130
↓ 5 callers
Method
detectChanges
()
src/app/modules/settings-v2/account/email-address/email-address.component.ts:125
↓ 5 callers
Method
detectChanges
()
src/app/modules/settings-v2/account/nsfw-content/nsfw-content.component.ts:95
↓ 5 callers
Method
detectChanges
()
src/app/modules/settings-v2/account/autoplay-videos/autoplay-videos.component.ts:88
↓ 5 callers
Method
detectChanges
()
src/app/modules/report/juryduty/session/summons.component.ts:118
↓ 5 callers
Method
disconnect
* Call this when someone logs out so they are no longer connected
src/app/services/sockets.ts:128
↓ 5 callers
Method
dismiss
* Dismiss notice. * @return { void }
src/app/modules/notices/panels/no-groups/no-groups-notice.component.ts:21
↓ 5 callers
Method
dismissed
* Observable for when the 2fa modal is dismissed * @returns { Observable<any> }
src/app/modules/auth/multi-factor-auth/services/multi-factor-auth-lazy.service.ts:62
↓ 5 callers
Method
end
()
src/app/helpers/perf.ts:26
↓ 5 callers
Function
entityToBannerUrl
( entity: { guid: string; banner?: any; icontime?: any } | null, sizeOrTop: string | number = 'fat' )
src/app/helpers/entity-to-banner-url.ts:1
↓ 5 callers
Method
fetchMore
* Fetch more. * @returns { Promise<void> }
src/app/modules/chat/components/chat-room/chat-room-messages/chat-room-messages.component.ts:181
↓ 5 callers
Method
fetchStripeKeys
* Fetches the Stripe keys - will both store them in local class state and return them directly. * @returns { Promise<StripeKeysType> } The Stripe k
src/app/modules/multi-tenant-network/admin-console/tabs/monetization/services/stripe-keys.service.ts:53
↓ 5 callers
Function
getAccountRestrictedTitle
()
src/app/common/components/add-bank-information/add-bank-prompt.component.spec.ts:26
↓ 5 callers
Method
getDefaultRedirectUrl
* Gets default redirect URL. * @returns { string } redirect URL.
src/app/common/services/auth-redirect.service.ts:30
↓ 5 callers
Function
getDescriptionTextContent
()
src/app/modules/boost/modal-v2/footer/footer.component.spec.ts:21
↓ 5 callers
Method
getElementSize
(element: HTMLElement)
src/app/modules/newsfeed/feed/virtual-scroller.ts:715
↓ 5 callers
Method
getEmailAddress
* Fetches the email address of the logged in user from the server. * @returns { Promise<void> } The email address of the logged in user.
src/app/common/services/email-address.service.ts:20
↓ 5 callers
Method
getSigner
()
src/app/modules/blockchain/web3-wallet.service.ts:70
↓ 5 callers
Method
getTokenAccounts
()
src/app/modules/wallet/components/wallet-v2.service.ts:127
↓ 5 callers
Method
goalButtonUrlValidator
* Goal button URL validator. * @param { string } controlName - name of the control. * @returns { ValidatorFn } validator function.
src/app/modules/boost/modal-v2/panels/goal-button/goal-button.component.ts:126
↓ 5 callers
Method
handleApiError
* Handle errors from API. * @param { any } e - error * @returns { Observable<never> } RXJS EMPTY;
src/app/modules/wallet/components/tokens/rewards/rewards.service.ts:127
← previous
next →
401–500 of 7,671, ranked by callers