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
↓ 8 callers
Method
pause
* Pauses the audio. * @returns { void }
src/app/modules/media/components/audio/services/audio-player.service.ts:147
↓ 8 callers
Function
q
(a, b, c)
src/shims/stripe.js:1638
↓ 8 callers
Method
setGlobalProperty
* Sets a property that will be provided on all capture events
src/app/services/analytics.ts:163
↓ 8 callers
Method
setNextPublishState
* Override current accessId if a user is publishing to be public. * If draft saved, sets accessId$ to be 0 (no 3rd party access). * @param { boo
src/app/modules/blogs/v2/edit/blog-edit.service.ts:328
↓ 8 callers
Method
setThumbnail
* Set thumbnail metatag. * @param { string } value - value to set to - will default to match the default og image. * @returns { MetaService }
src/app/common/services/meta.service.ts:133
↓ 8 callers
Method
shouldShow
()
src/app/modules/onboarding-v2/service/onboarding.service.ts:91
↓ 8 callers
Method
shouldShow
* Whether minimal mode should be shown. * @returns { boolean } whether minimal mode should be shown.
src/app/modules/onboarding-v5/services/onboarding-v5-minimal-mode.service.ts:29
↓ 8 callers
Method
shouldShowDelete
()
src/app/common/components/post-menu/v2/menu.component.ts:109
↓ 8 callers
Method
showWarningToastMessage
* Show a warning toast message for a given permission. * @param { PermissionEnum } permissionId - The permission to show the warning message for.
src/app/common/services/permission-intents.service.ts:113
↓ 8 callers
Method
switchToEnvironment
* Switch to an environment. * @param { Environment } environment - environment to switch to. * @returns { Promise<void> }
src/app/modules/devtools/environment-selector/environment-selector.service.ts:67
↓ 8 callers
Method
toWei
(amount: number | string, unit?: BigNumberish)
src/app/modules/blockchain/web3-wallet.service.ts:261
↓ 8 callers
Method
toggleVisibility
* Called when an item's visibility toggle is clicked * @param { number } index
src/app/modules/multi-tenant-network/admin-console/tabs/navigation/components/list/list.component.ts:157
↓ 8 callers
Method
transform
* Transform the timestamp to a formatted string. * @param { number } time - The timestamp to format. * @returns { string } The formatted string.
src/app/modules/media/components/audio/pipes/audio-time.pipe.ts:16
↓ 8 callers
Method
transform
* Transform a timestamp into a human readable date. * @param { string | number } timestamp - timestamp to transform. * @param { boolean } short
src/app/modules/chat/pipes/chat-date-pipe.ts:20
↓ 8 callers
Method
typeInTextArea
* Type in composer text area. * @param { string } text - text to type. * @return { void }
e2e/test/fragments/composerModalComponent.ts:85
↓ 8 callers
Method
update
* Updates the read receipt of a room * This mutation will then update the cache of the read list. * @returns { Promise<boolean> } - the result o
src/app/modules/chat/services/chat-receipt.service.ts:53
↓ 7 callers
Function
Q
(t,e)
src/assets/scripts/chatwoot.js:2
↓ 7 callers
Function
T
(t)
src/assets/scripts/chatwoot.js:2
↓ 7 callers
Method
close
()
src/assets/scripts/cal.js:86
↓ 7 callers
Method
completeMultiFactor
* Call to validate code. * @param { string } code - code for submission. * @returns { void }
src/app/modules/auth/multi-factor-auth/services/multi-factor-auth-service.ts:100
↓ 7 callers
Method
countByListType$
* Get a count of all Supermind requests for a given status type by list type. * @param { SupermindConsoleListType } listType - list type to check f
src/app/modules/supermind/console/services/console.service.ts:118
↓ 7 callers
Method
delete
* Delete the group * @returns { Promise<void> }
src/app/modules/groups/v2/group.service.ts:427
↓ 7 callers
Method
delete
* Delete the comment. * @returns { Promise<void> }
src/app/modules/comments/comment/comment.component.ts:333
↓ 7 callers
Method
delete
* Deletes a cookie. * @param { string } name - The name of the cookie. * @param { string } path - The path of the cookie. * @param { string }
src/app/common/services/cookie.service.ts:136
↓ 7 callers
Method
detectChanges
()
src/app/modules/wallet/components/cash/settings/cash-bank-form/cash-bank-form.component.ts:162
↓ 7 callers
Method
detectChanges
()
src/app/modules/search/suggestions/suggestions.component.ts:129
↓ 7 callers
Method
detectChanges
()
src/app/common/layout/sidebar-more/sidebar-more.component.ts:99
↓ 7 callers
Method
disable
()
src/app/modules/pro/pro.service.ts:43
↓ 7 callers
Method
dismiss
* Dismisses the modal
src/app/modules/modals/upsell/upsell-modal.service.ts:51
↓ 7 callers
Method
fetch
* Fetches a set of results from the server * @param q
src/app/modules/channels/v2/location-typeahead/location-typeahead.component.ts:126
↓ 7 callers
Method
focus
()
src/app/common/components/editors/textarea.component.ts:63
↓ 7 callers
Function
generateARandomString
()
e2e/test/utils/utils.ts:3
↓ 7 callers
Function
getActivityContentType
( entity: any, isolateBlogs: boolean = false, collapseReminds: boolean = false )
src/app/helpers/activity-content-type.ts:11
↓ 7 callers
Method
getCpmString
* Gets CPM as a string, taking into account payment method * and fixing the result to 2 decimal places. * @returns { string } CPM as a string.
src/app/modules/boost/console-v2/list/list-item/stats-bar/stats-bar.component.ts:134
↓ 7 callers
Method
getDismissals
* Get dismissals from cache or API. * @param { boolean } bypassCache whether local cache should be bypassed. * @returns { Observable<Dismissal[]
src/app/common/services/dismissal-v2.service.ts:33
↓ 7 callers
Method
getRejectionInfoLink
* Gets link with information on a Boost rejection. * @returns { string } link with information on a Boost rejection.
src/app/modules/boost/console-v2/list/list-item/stats-bar/stats-bar.component.ts:168
↓ 7 callers
Method
getTimeTillExpiration
* Time till expiration. * @return { string }
src/app/modules/supermind/console/services/supermind-expiration.service.ts:15
↓ 7 callers
Method
hasCompletedOnboarding
* Whether the session logged in user has completed onboarding. * @returns { Promise<void> } true if completed.
src/app/modules/onboarding-v5/services/onboarding-v5.service.ts:151
↓ 7 callers
Method
hasVariation
* Return whether an experiment has a given variation state. * @param { string } experimentId - experiment key. * @param { string|number|boolean
src/app/modules/experiments/experiments.service.ts:35
↓ 7 callers
Method
loadTags
(refresh = false, entityGuid = null)
src/app/modules/discovery/tags/tags.service.ts:88
↓ 7 callers
Function
loggedOutExplainerScreenGuard
()
src/app/modules/explainer-screens/guards/logged-out-explainer-screen.guard.ts:17
↓ 7 callers
Method
logout
* Log a user out and navigate to /login. * @param { boolean } closeAllSessions - whether all sessions should be closed. * @returns { Promise<voi
src/app/modules/auth/logout.component.ts:35
↓ 7 callers
Method
onConfirmClick
* Handles the confirm button click. * @returns { Promise<void> }
src/app/modules/settings-v2/security/api-keys/create-api-key-modal/create-api-key-modal.component.ts:117
↓ 7 callers
Method
onImageChange
* Handle image change request. * @param { File } newFile - new file to upload. * @param { MobileConfigImageTypeEnum } imageType - type of image
src/app/modules/multi-tenant-network/admin-console/tabs/mobile/components/assets/assets.component.ts:82
↓ 7 callers
Method
open
()
src/app/services/ui/sidebar.ts:6
↓ 7 callers
Method
parseInlineEmbed
(current?: any)
src/app/common/components/rich-embed/rich-embed.ts:256
↓ 7 callers
Method
play
* Plays the audio. Will force sync to the global audio player service if it is not already active. * @returns { void }
src/app/modules/media/components/audio/services/audio-player.service.ts:135
↓ 7 callers
Method
present
* Presents the modal and returns an Observable * @param { Component } component the component instance the modal should load * @param { ModalOpt
src/app/services/ux/modal.service.ts:73
↓ 7 callers
Method
refresh
()
src/app/modules/captcha/captcha.component.ts:46
↓ 7 callers
Method
reset
* Reset isCommenting to false. * @returns { void }
src/app/modules/comments/poster/is-commenting.service.ts:24
↓ 7 callers
Method
send
(type: string, fields: any = {}, entityGuid: string = null)
src/app/services/analytics.ts:175
↓ 7 callers
Method
setMobileConfig
* Set mobile config. * @param { Partial<SetMobileConfigMutationVariables> } mobileConfig - mobile app build config. * @param { string } sucessTo
src/app/modules/multi-tenant-network/admin-console/tabs/mobile/services/mobile-app-preview.service.ts:95
↓ 7 callers
Method
setNsfw
(nsfw: any[])
src/app/modules/discovery/feeds/feeds.service.ts:127
↓ 7 callers
Method
setOgUrl
(value: string)
src/app/common/services/meta.service.ts:245
↓ 7 callers
Method
setUser
(currentUser)
src/app/common/services/diagnostics/diagnostics.service.ts:5
↓ 7 callers
Method
shouldHideWalletBalance
* Whether balance should be hidden. * @returns { boolean } true if wallet balance should be hidden.
src/app/modules/settings-v2/other/wallet/wallet.service.ts:26
↓ 7 callers
Method
show
()
src/app/modules/forms/popover-validation/popover.component.ts:79
↓ 7 callers
Method
showDelete
* Whether delete option should be available. * @returns { boolean } true if delete option should be available.
src/app/modules/comments/comment/comment.component.ts:600
↓ 7 callers
Method
submit
* Submits the Wire
src/app/modules/wire/v2/wire-v2.service.ts:1090
↓ 7 callers
Method
token
( gasPriceGwei: number = this.web3Wallet.config.default_gas_price || 1 )
src/app/modules/blockchain/contracts/token-contract.service.ts:38
↓ 7 callers
Method
upload
* Uploads an image to the chat. * @param { File } file - The image file to upload. * @param { string } roomGuid - The GUID of the room to upload
src/app/modules/chat/services/chat-image-upload.service.ts:19
↓ 7 callers
Method
verify
* Admins only
src/app/common/components/badges/badges.component.ts:158
↓ 6 callers
Function
G
(t)
src/assets/scripts/chatwoot.js:2
↓ 6 callers
Function
M
()
src/assets/scripts/chatwoot.js:2
↓ 6 callers
Function
S
(t)
src/assets/scripts/chatwoot.js:2
↓ 6 callers
Function
Z
(t)
src/assets/scripts/chatwoot.js:2
↓ 6 callers
Method
abort
()
src/app/services/attachment.ts:259
↓ 6 callers
Method
apiRequest
( entityGuid: string, type: InteractionType, pagingToken: string | number )
src/app/modules/newsfeed/interactions-modal/interactions-modal-data.service.ts:89
↓ 6 callers
Function
boostEnabledGuard
(redirectPath: string = '/')
src/app/common/guards/can-boost.guard.ts:11
↓ 6 callers
Method
buildEntityContext
* Build entity context for a given entity. * @param { ContextualizableEntity } entity - entity to build entity_context for. * @returns { Snowplo
src/app/services/analytics.ts:224
↓ 6 callers
Method
buildOptions
* Build the options
src/app/services/api/client.ts:280
↓ 6 callers
Method
canOpenInModal
* Whether modal can be opened given device / screen size. * @returns { boolean } true if modal can be opened given device / screen size.
src/app/services/ux/modal.service.ts:154
↓ 6 callers
Method
canUseChatwoot
* Whether chatwoot can be used by the user. * @returns { boolean } - true if chatwoot can be used, false otherwise.
src/app/common/components/chatwoot-widget/chatwoot-widget.service.ts:78
↓ 6 callers
Method
cancelFullWidth
()
src/app/common/layout/page-layout.service.ts:56
↓ 6 callers
Method
check
* Checks if a cookie exists. * @param { string } name - The name of the cookie. * @returns { boolean } Whether the cookie exists.
src/app/common/services/cookie.service.ts:65
↓ 6 callers
Method
checkDeviceIsSupported
* Whether device device is supported. * Will show a generic toast error if the device is not. * @returns { boolean } - true if device is support
src/app/modules/blockchain/web3-wallet.service.ts:329
↓ 6 callers
Method
checkSynchronousValidators
()
src/app/modules/forms/popover-validation/popover.component.ts:109
↓ 6 callers
Method
clear
* To clear data.
src/app/common/services/feeds.service.ts:448
↓ 6 callers
Method
clickAndWait
* Click an element and wait for a response. * @param { CodeceptJS.Locator } locator - locator to click. * @param { string } urlSnippet - snippet
e2e/test/helpers/common-helper.ts:23
↓ 6 callers
Method
closestByClass
(el, tag)
src/app/common/components/editors/plugins/buttons.plugin.ts:266
↓ 6 callers
Method
createChatRoom
* Creates a chat room. * @param { MindsUser[]|string[] } otherMembers - The other participants to add to the chat room. Can be either an array of u
src/app/modules/chat/services/create-chat-room.service.ts:24
↓ 6 callers
Function
createCodeBlockHtmlString
(lang, code)
src/app/modules/code-highlight/code-highlight.pipe.spec.ts:12
↓ 6 callers
Method
delete
* Return a DELETE request
src/app/services/api/client.ts:239
↓ 6 callers
Method
deleteEntity
* Delete an entity. * @param { string } subjectUrn - the urn of the subject. * @returns { boolean } true on success, false on failure.
src/app/modules/admin/moderation/services/moderation-action-gql.service.ts:81
↓ 6 callers
Method
detectChanges
()
src/app/modules/media/youtube-migration/config/config.component.ts:116
↓ 6 callers
Method
detectChanges
* Run change detection. * @returns { void }
src/app/modules/groups/v2/member-previews/member-previews.component.ts:174
↓ 6 callers
Method
detectChanges
()
src/app/modules/blockchain/transaction-overlay/transaction-overlay.component.ts:354
↓ 6 callers
Method
detectChanges
()
src/app/modules/settings-v2/account/password/password.component.ts:199
↓ 6 callers
Method
detectChanges
()
src/app/modules/settings-v2/payments/recurring-payments/recurring-payments.component.ts:78
↓ 6 callers
Method
detectChanges
()
src/app/common/components/carousel/carousel.component.ts:162
↓ 6 callers
Method
dismiss
* Dismisses the modal
src/app/modules/site-memberships/services/site-memberships-page-modal.service.ts:101
↓ 6 callers
Function
e
(a, b)
src/shims/stripe.js:1909
↓ 6 callers
Method
fetch
* Fetches the data.
src/app/common/services/feeds.service.ts:288
↓ 6 callers
Function
getAccountRestrictedDiv
()
src/app/common/components/add-bank-information/add-bank-prompt.component.spec.ts:20
↓ 6 callers
Function
getMockActivities
()
src/app/modules/admin/firehose/firehose.component.spec.ts:47
↓ 6 callers
Function
getNoAccountDiv
()
src/app/common/components/add-bank-information/add-bank-prompt.component.spec.ts:14
↓ 6 callers
Method
getPendingItems
()
src/app/modules/onboarding-v2/service/onboarding.service.ts:151
↓ 6 callers
Method
getTitle
* Gets title for page, which varies based on product and amount to give text * indicating the user can buy the largest upgrade their subscription w
src/app/modules/gift-card/claim/panels/redeem/redeem-panel.component.ts:152
↓ 6 callers
Method
grow
()
src/app/common/directives/inline-autogrow.ts:47
↓ 6 callers
Method
handleRouteChange
* Handles route change. * @param { string } route - route that was changed to. * @returns { void }
src/app/modules/explainer-screens/services/explainer-screen.service.ts:77
← previous
next →
301–400 of 7,671, ranked by callers