MCPcopy Create free account

hub / github.com/Minds/front / functions

Functions7,671 in github.com/Minds/front

↓ 4 callersMethodonButtonClick
* Triggered on button click - attempts to register for web push * notifications by calling service. Handles errors and throws toasts. * @param {
src/app/modules/notifications/v3/enable-push-banner/enable-push-banner.component.ts:37
↓ 4 callersMethodonDelete
* Called after a post has been deleted. Removes it from the feed * and emits to parent components so they can perform cleanup tasks
src/app/modules/newsfeed/activity/activity.service.ts:761
↓ 4 callersMethodonEnabledToggle
* On toggle handler - updates whether field is in a enabled/disabled state. * @returns { Promise<void> }
src/app/modules/multi-tenant-network/admin-console/components/config-settings-toggle/config-settings-toggle.component.ts:58
↓ 4 callersMethodonEnabledToggle
* On toggle handler - updates enabled toggle enabled/disabled state. * @returns { Promise<void> }
src/app/modules/multi-tenant-network/admin-console/tabs/general/enable-walled-garden-toggle/enable-walled-garden-toggle.component.ts:52
↓ 4 callersMethodonEnabledToggle
* On toggle handler - updates whether digest email is in a enabled/disabled state. * @returns { Promise<void> }
src/app/modules/multi-tenant-network/admin-console/tabs/general/digest-email-toggle/digest-email-toggle.component.ts:46
↓ 4 callersMethodonEnabledToggle
* On toggle handler - updates enabled toggle enabled/disabled state. * @returns { Promise<void> }
src/app/modules/multi-tenant-network/admin-console/tabs/general/enable-landing-page-toggle/enable-landing-page-toggle.component.ts:52
↓ 4 callersMethodonJoinMembershipClick
()
src/app/modules/site-memberships/components/join-manage-membership-button/join-manage-membership-button.component.ts:126
↓ 4 callersMethodonMuteNotificationToggle
* Handle mute notifications toggle. This is a binary toggle initially but in future * we will need to deprecate this, and the toggle system to acco
src/app/modules/chat/components/chat-room/chat-room-details/chat-room-notification-settings/chat-room-notification-settings.component.ts:74
↓ 4 callersMethodonOnchainAddressChange
()
src/app/modules/wallet/components/wallet-v2.service.ts:450
↓ 4 callersMethodonPost
* Post intent * @param event
src/app/modules/composer/components/base/base.component.ts:351
↓ 4 callersMethodonSkipButtonClick
* Step content must handle on skip button behaviour. * @returns { void }
src/app/modules/onboarding-v5/components/steps/step-content.interface.ts:9
↓ 4 callersMethodonSubmit
* Handle submit button click / message send. * @returns { Promise<void> }
src/app/modules/chat/components/chat-room/chat-room-bottom-bar/chat-room-bottom-bar.component.ts:161
↓ 4 callersMethodonSuccess
* Called on success. Sets up next panel. * @returns { void }
src/app/modules/settings-v2/security/two-factor-v2/confirm-password/confirm-password.component.ts:132
↓ 4 callersMethodonUnregisterActivePlayer
* Unregisters the audio player as the active player with the global service, * and pauses the audio. * @returns { AudioPlayerService }
src/app/modules/media/components/audio/services/audio-player.service.ts:100
↓ 4 callersMethodopen
* Open content settings modal. * @param { ModalOptions } options - options to open modal with. * @returns { void }
src/app/modules/content-settings/content-settings-modal.service.ts:32
↓ 4 callersMethodopen
(action: UniswapAction = 'swap')
src/app/modules/blockchain/token-purchase/uniswap/uniswap-modal.service.ts:16
↓ 4 callersMethodopenUpsellModal
* Present upsell modal to users * who just boosted but haven't upgraded yet
src/app/modules/boost/modal-v2/boost-modal-v2-lazy.service.ts:88
↓ 4 callersMethodparseTableEnumTypeFromString
* Parses the table enum type from a string. * @param { string } typeString - string to parse. * @returns { AnalyticsTableEnum } - parsed enum fr
src/app/modules/multi-tenant-network/admin-console/tabs/analytics/components/table/table.component.ts:133
↓ 4 callersMethodpatchNoticeAttribute
* Patch an individual attribute of a notice in the notices$ array. * @param { NoticeKey } noticeKey - key of notice to replace attribute for. *
src/app/modules/notices/services/feed-notice.service.ts:234
↓ 4 callersMethodpopulateCounts
* Get a count of all entries a user could have from the server * and populate instance variables with values. * @returns { void }
src/app/modules/supermind/console/list/list.component.ts:177
↓ 4 callersMethodpost
(e)
src/app/modules/comments/poster/poster.component.ts:132
↓ 4 callersFunctionq
(t)
src/assets/scripts/chatwoot.js:2
↓ 4 callersMethodrecordClick
* Records a click on the group membership button. * @returns { void }
src/app/common/components/group-membership-button/group-membership-button.component.ts:197
↓ 4 callersMethodregisterActiveAudioPlayerService
* Register active audio player service. * @param { AudioPlayerService } service - Audio player service. * @returns { GlobalAudioPlayerService }
src/app/modules/media/components/audio/services/global-audio-player.service.ts:74
↓ 4 callersMethodremoveItem
(index)
src/app/common/components/draggable-list/list.component.ts:69
↓ 4 callersMethodresetOffsets
()
src/app/common/components/tooltip/tooltip.component.ts:158
↓ 4 callersMethodsave
(guid: number, reason: number = null, subreason: number = null)
src/app/modules/admin/firehose/firehose.component.ts:166
↓ 4 callersMethodsaveToCache
()
src/app/modules/messenger/dockpanes/dockpanes.service.ts:99
↓ 4 callersMethodscrollToBottom
* Scroll to the bottom of the page. * @param { 'instant' | 'smooth' } behavior - The behavior of the scroll. * @returns { void }
src/app/modules/chat/components/chat-room/chat-room-messages/chat-room-messages.component.ts:154
↓ 4 callersMethodselectRadioButton
* On radio button select, change form value * @param { BoostGoal } goal - goal selected. * @returns { void }
src/app/modules/boost/modal-v2/panels/goal/goal.component.ts:61
↓ 4 callersMethodsend
(e)
src/app/modules/messenger/conversation/conversation.component.ts:253
↓ 4 callersMethodserialize
()
src/typings/medium-editor.d.ts:77
↓ 4 callersMethodsetAsCompleted
* Set a storage item exists that indicates that * the user has completed onboarding. * @param { string } guid - the user's guid. * @returns {
src/app/modules/onboarding-v5/services/onboarding-v5-completion-storage.service.ts:24
↓ 4 callersMethodsetContainer
* Sets the container for this instance. * @param { ActivityContainer } container - container to post to. * @returns { this }
src/app/modules/composer/services/composer.service.ts:872
↓ 4 callersMethodsetConversationDisabled
* Set conversation disabled state. * @param { boolean } value - Whether conversation is disabled. * @returns { void }
src/app/modules/groups/v2/group.service.ts:557
↓ 4 callersMethodsetEntity
(entity: any)
src/app/modules/newsfeed/activity/modal/modal.service.ts:74
↓ 4 callersMethodsetEntityOwner
(entityOwner: MindsUser)
src/app/common/components/post-menu/post-menu.service.ts:68
↓ 4 callersMethodsetExportUserCounts
* Sets exportUserCounts * @param { boolean } export - whether or not to export user's subscribers_count and subscriptions_count.
src/app/common/services/feeds.service.ts:250
↓ 4 callersMethodsetFormView
* Determine form view from the item type
src/app/modules/multi-tenant-network/admin-console/tabs/navigation/components/link-form/link-form.component.ts:149
↓ 4 callersMethodsetGiftRecipientUsername
* Sets username of a gift recipient. * @param { string } giftRecipientUsername - username of a gift recipient. * @returns { WireV2Service }
src/app/modules/wire/v2/wire-v2.service.ts:820
↓ 4 callersMethodsetIsSelfGift
* Sets whether a gift is a self gift. * @param { boolean } isSelfGift whether this is a self gift. * @returns { WireV2Service }
src/app/modules/wire/v2/wire-v2.service.ts:807
↓ 4 callersMethodsetPreview
* Updates the preview. Frees resources, if needed. * @param attachment
src/app/modules/composer/services/composer.service.ts:1056
↓ 4 callersMethodsetSavingSize
()
src/app/common/components/button/button.component.ts:155
↓ 4 callersMethodsetStick
(value?: string)
src/app/modules/comments/scroll.ts:121
↓ 4 callersMethodsetWallet
(data)
src/app/modules/blockchain/blockchain.service.ts:36
↓ 4 callersMethodsetupSubscription
* Init sub to fire on list type or filter change that will load / reload feed. * @returns { void }
src/app/modules/supermind/console/list/list.component.ts:100
↓ 4 callersMethodshouldShowAcceptAndDeclineButtons
* Whether accept and decline buttons should be shown. * @returns { boolean } true if accept and decline buttons should be shown.
src/app/modules/supermind/console/list/list-item/action-bar/action-buttons.component.ts:83
↓ 4 callersMethodshouldShowBoost
()
src/app/common/components/post-menu/v2/menu.component.ts:78
↓ 4 callersMethodshouldShowWarningMessage
* Check whether a the user has no permission to interact with something, * and the intent is to show a warning message. * @param { PermissionEnu
src/app/common/services/permission-intents.service.ts:82
↓ 4 callersMethodshow
( comp: number, message: string = '', defaultTxObject: Object = null, extras = {} )
src/app/modules/blockchain/transaction-overlay/transaction-overlay.component.ts:74
↓ 4 callersMethodshowBubble
* Show chatwoot bubble. * @returns { void }
src/app/common/components/chatwoot-widget/chatwoot-widget.service.ts:62
↓ 4 callersMethodshowImproveRecsToast
* Show improve recommendations toast message if appropriate. * @returns { void }
src/app/common/components/thumbs/thumbs-up.component.ts:184
↓ 4 callersMethodshowWalletBalance
* True if wallet balance should be shown. * @returns { boolean } true if balance should be shown.
src/app/common/layout/topbar/topbar-wallet-balance/topbar-wallet-balance.component.ts:64
↓ 4 callersMethodsingle
({ entity_guid, guid, parent_path })
src/app/modules/comments/comments.service.ts:114
↓ 4 callersMethodstartPolling
* Start the polling for Bootstrap step progress. * @return { void }
src/app/modules/multi-tenant-network/admin-console/components/bootstrap-progress-splash/bootstrap-progress-splash.service.ts:79
↓ 4 callersMethodstartRecording
* Starts recording audio. * @returns { Promise<void> }
src/app/common/services/audio-recording.service.ts:28
↓ 4 callersMethodstopPolling
* Stop polling. * @returns { void }
src/app/modules/multi-tenant-network/admin-console/components/bootstrap-progress-splash/bootstrap-progress-splash.service.ts:130
↓ 4 callersMethodsubmit
()
src/app/modules/settings-v2/account/email-address/email-address.component.ts:85
↓ 4 callersMethodsubmitCode
* Submit code for confirmation. * @returns { Promise<void> }
src/app/modules/onboarding-v5/components/steps/verify-email/verify-email.component.ts:254
↓ 4 callersMethodsyncCount
* Sync count of notifications to class state and meta service * for meta title counter. * @returns { void }
src/app/modules/notifications/notification.service.ts:118
↓ 4 callersMethodteardownMetricsSocketListener
* Teardown listener for metrics socket for this activity. * @returns { this }
src/app/modules/newsfeed/activity/activity.service.ts:627
↓ 4 callersMethodthumb
()
src/app/common/components/thumbs/thumbs-down.component.ts:58
↓ 4 callersMethodtoNsfwEnumArray
(nsfw: number[])
src/app/modules/search/search.component.ts:534
↓ 4 callersMethodtoggleComments
* Toggle showing of comments. * @returns { void }
src/app/modules/newsfeed/activity/toolbar/toolbar.component.ts:108
↓ 4 callersMethodtoggleSearchBar
(visible: boolean)
src/app/common/layout/topbar.service.ts:36
↓ 4 callersMethodtrackClick
* Tracks a click event. * @param { string } ref - a string identifying the source of the click action. * @param { SnowplowContext[] } contexts -
src/app/services/analytics.ts:205
↓ 4 callersMethodtransform
* Transforms a string by replacing code fences with <pre><code> blocks and * highlights the contents. * * @param {string} text * @returns
src/app/modules/code-highlight/code-highlight.pipe.ts:42
↓ 4 callersMethodtrigger
(toast: Toast)
src/app/common/services/toaster.service.ts:76
↓ 4 callersMethodtruncate
* @param {string} table * @returns {Promise<void>}
src/app/lib/minds-sync/adapters/DexieStorageAdapter.js:90
↓ 4 callersMethodunBan
* Unban a user. * @returns { Promise<void> }
src/app/common/components/post-menu/post-menu.service.ts:214
↓ 4 callersMethodunlisten
()
src/app/services/context.service.ts:55
↓ 4 callersMethodunregisterActiveAudioPlayerService
* Unregister active audio player service. * @returns { GlobalAudioPlayerService }
src/app/modules/media/components/audio/services/global-audio-player.service.ts:86
↓ 4 callersMethodupdateMembership
* Emits membership changes to subscribed components. * @param { boolean } - whether or not observable should be shown or hidden. * @param { stri
src/app/modules/groups/groups.service.ts:131
↓ 4 callersMethodupdateQueryParams
* Update query params to reflect the user's selection
src/app/modules/boost/console-v2/services/console.service.ts:89
↓ 4 callersMethodupload
when uploading group banner/avatar image(s)
src/app/modules/groups/groups.service.ts:86
↓ 4 callersMethodwaitForBoostFeedRotator
* Wait for boost feed rotator element to appear. * @returns { void }
e2e/test/fragments/boostRotatorComponent.ts:46
↓ 3 callersFunctionC
(t)
src/assets/scripts/chatwoot.js:2
↓ 3 callersFunctionE
(t)
src/assets/scripts/chatwoot.js:2
↓ 3 callersFunctionR
()
src/assets/scripts/chatwoot.js:2
↓ 3 callersMethod_emitChange
* Internal method that fires a change event * @private
src/app/common/services/related-content.service.ts:324
↓ 3 callersMethod_getIndexByPrimaryKey
* @param {string} table * @param {*} value * @returns {number} * @private
src/app/lib/minds-sync/adapters/InMemoryStorageAdapter.js:51
↓ 3 callersMethod_trim
(s)
src/app/services/login-referrer.service.ts:104
↓ 3 callersMethodacceptInvitation
* Accept an invitation to join the group * * @returns { void }
src/app/common/services/group-membership.service.ts:244
↓ 3 callersMethodacceptRequest
* Used by group moderator to accept a join request from targetUserGuid
src/app/common/services/group-membership.service.ts:374
↓ 3 callersMethodadd
(callback)
src/app/utils/optimized-resize.ts:39
↓ 3 callersMethodaddAddOn
* Add an AddOn by key - refetch from the server for summary update. * @param { string } addOnKey - AddOn key to add. * @returns { void }
src/app/modules/networks/checkout/services/checkout.service.ts:220
↓ 3 callersMethodaddScrollEventHandlers
()
src/app/modules/newsfeed/feed/virtual-scroller.ts:1066
↓ 3 callersMethodaddTag
(tag: DiscoveryTag)
src/app/modules/discovery/tags/tags.service.ts:147
↓ 3 callersMethodanyOf
* @param {String} table * @param {String} index * @param {*[]} values * @returns {Promise<*[]>}
src/app/lib/minds-sync/adapters/DexieStorageAdapter.js:201
↓ 3 callersMethodapprove
* Approves a boost (action taken by admin) * @param boost
src/app/modules/boost/console-v2/services/console.service.ts:180
↓ 3 callersFunctionasyncSleep
(ms: number)
src/app/helpers/async-sleep.ts:1
↓ 3 callersMethodban
* Ban a user - note that at present this feature is only available for * tenant network moderators. Calling from a non-tenant will be a no-op. *
src/app/common/components/post-menu/post-menu.service.ts:192
↓ 3 callersMethodblockUserByChatRoom
* Block user by chat room. (only used for one-to-one chats). * @param { ChatRoomEdge } chatRoom - Chat room to block user from. * @returns { Pro
src/app/modules/chat/services/chat-room-user-actions.service.ts:40
↓ 3 callersFunctionbootstrap
(AppModule)
src/app/utils/bootstrap.ts:10
↓ 3 callersMethodbuildKey
* Builds local storage key * @param key
src/app/modules/hashtags/service/mru.service.ts:47
↓ 3 callersMethodbulkInsert
* @param {String} table * @param {*[]} rows * @returns {Promise<*>}
src/app/lib/minds-sync/adapters/DexieStorageAdapter.js:99
↓ 3 callersMethodcalculateDimensions
()
src/app/modules/newsfeed/feed/virtual-scroller.ts:1251
↓ 3 callersMethodcalculatePosition
()
src/app/common/components/dropdown-menu/dropdown-menu.component.ts:162
↓ 3 callersMethodcanActivate
* Check if the user should be able to visit a site memberships page. * @returns { boolean }
src/app/modules/site-memberships/guards/site-memberships-route.guard.ts:21
↓ 3 callersMethodcanAssignPermissions
()
src/app/common/services/permissions.service.ts:94
← previousnext →701–800 of 7,671, ranked by callers