MCPcopy Create free account

hub / github.com/HiDeoo/YaTA / functions

Functions584 in github.com/HiDeoo/YaTA

Methodrender
* Renders the component. * @return The client should not render anything.
src/containers/Chat.tsx:254
Methodrender
* Renders the component. * @return Element to render.
src/containers/EmoteDetails.tsx:115
Methodrender
* Renders the component. * @return Element to render.
src/containers/ChatterDetails.tsx:310
Methodrender
* Renders the component. * @return Element to render.
src/containers/SettingsBackup.tsx:52
Methodrender
* Renders the component. * @return Element to render.
src/containers/SettingsHighlights.tsx:92
Methodrender
* Renders the component. * @return Element to render.
src/containers/Auth.tsx:49
Methodrender
* Renders the component. * @return Element to render.
src/containers/App.tsx:121
Methodrender
* Renders the component. * @return Element to render.
src/containers/Search.tsx:123
Methodrender
* Renders the component. * @return Element to render.
src/containers/SettingsShortcuts.tsx:45
Methodrender
* Renders the component. * @return Element to render.
src/containers/ActionMenuItems.tsx:20
Methodrender
* Renders the component. * @return Element to render.
src/containers/SettingsStreamer.tsx:18
Methodrender
* Renders the component. * @return Element to render.
src/containers/SettingsActions.tsx:95
Methodrender
* Renders the component. * @return Element to render.
src/containers/SettingsNotifications.tsx:72
MethodrenderHotkeys
* Renders the shortcuts. * @return Element to render.
src/containers/Channel.tsx:386
MethodrenderHotkeys
* Renders the shortcuts. * @return Element to render.
src/containers/App.tsx:181
FunctionreportBug
()
src/utils/bugs.ts:14
FunctionresetAppState
()
src/store/ducks/app.ts:190
FunctionresetUser
()
src/store/ducks/user.ts:81
Methodresolve
* Resolves a preview. * @param preview - The preview to resolve. * @return The resolved preview.
src/libs/PreviewStrawPoll.ts:45
Methodresolve
* Resolves a preview. * @param preview - The preview to resolve. * @return The resolved preview.
src/libs/PreviewGithub.ts:80
Methodresolve
* Resolves a preview. * @param preview - The preview to resolve. * @return The resolved preview.
src/libs/PreviewYoutube.ts:80
Methodresolve
* Resolves a preview. * @param preview - The preview to resolve. * @return The resolved preview.
src/libs/PreviewTwitch.ts:74
FunctionrestoreNotes
(json: NotesState)
src/store/ducks/notes.ts:65
FunctionrestoreSettings
(json: SettingsState)
src/store/ducks/settings.ts:607
Methodserialize
* Serializes a rejected message. * @return The serialized rejected message.
src/libs/RejectedMessage.ts:36
Methodserialize
* Serializes a chatter. * @return The serialized chatter.
src/libs/Chatter.ts:89
Methodserialize
* Serializes an action. * @return The serialized action.
src/libs/Action.ts:104
Methodserialize
* Serializes an highlight. * @return The serialized highlight.
src/libs/Highlight.ts:43
Methodserialize
* Serializes a notification. * @return The serialized notification.
src/libs/Notification.ts:209
Methodserialize
* Serializes a room state. * @return The serialized room state.
src/libs/RoomState.ts:59
FunctionsetChannel
(channel: string | null)
src/store/ducks/app.ts:119
FunctionsetLastWhisperSender
(username: string)
src/store/ducks/app.ts:197
FunctionsetModerator
(isMod: boolean)
src/store/ducks/user.ts:88
FunctionsetShortcut
(type: ShortcutType, combo: ShortcutCombo)
src/store/ducks/settings.ts:684
FunctionsetShouldReadChangelog
(shouldRead: boolean)
src/store/ducks/app.ts:149
FunctionsetStreamsSortOrder
(order: StreamsSortOrder)
src/store/ducks/settings.ts:673
FunctionsetTokens
(access: string, id: IdToken)
src/store/ducks/user.ts:71
FunctionsetVersion
(version: string)
src/store/ducks/settings.ts:451
FunctionsettingsReducer
(state = initialState, action)
src/store/ducks/settings.ts:133
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @param nextState - The next state. * @return A boolean to indica
src/components/DropOverlay.tsx:186
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @return A boolean to indicate if the component should update on stat
src/components/Whisper.tsx:47
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @param nextState - The next state. * @return A boolean to indica
src/components/RejectedMessage.tsx:119
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @return A boolean to indicate if the component should update on stat
src/components/Notification.tsx:61
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @param nextState - The next state. * @return A boolean to indica
src/components/Message.tsx:179
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @return A boolean to indicate if the component should update on stat
src/components/Marker.tsx:29
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @return A boolean to indicate if the component should update on stat
src/components/Notice.tsx:25
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @param nextState - The next state. * @return The client should n
src/containers/Chat.tsx:191
MethodshouldComponentUpdate
* Lifecycle: shouldComponentUpdate. * @param nextProps - The next props. * @return A boolean to indicate if the component should update on stat
src/containers/SettingsShortcuts.tsx:37
MethodsoundDelayLabelRenderer
* Renders the sound delay label. * @param value - The value to format.
src/containers/SettingsNotifications.tsx:162
FunctiontoggleAddWhispersToHistory
()
src/store/ducks/settings.ts:700
FunctiontoggleAlternateMessageBackgrounds
()
src/store/ducks/settings.ts:634
FunctiontoggleAutoFocusInput
()
src/store/ducks/settings.ts:616
FunctiontoggleCopyMessageOnDoubleClick
()
src/store/ducks/settings.ts:460
FunctiontoggleDisableDialogAnimations
()
src/store/ducks/settings.ts:628
FunctiontoggleHideHeader
()
src/store/ducks/settings.ts:745
FunctiontoggleHideVIPBadges
()
src/store/ducks/settings.ts:694
FunctiontoggleHideWhispers
()
src/store/ducks/settings.ts:600
FunctiontoggleHighlightAllMentions
()
src/store/ducks/settings.ts:640
FunctiontoggleIncreaseTwitchHighlight
()
src/store/ducks/settings.ts:757
FunctiontoggleMarkNewAsUnread
()
src/store/ducks/settings.ts:751
FunctiontogglePlayMessageSoundOnlyInOwnChannel
()
src/store/ducks/settings.ts:728
FunctiontogglePrioritizeUsernames
()
src/store/ducks/settings.ts:646
FunctiontoggleShowContextMenu
()
src/store/ducks/settings.ts:466
FunctiontoggleShowViewerCount
()
src/store/ducks/settings.ts:622
FunctiontoggleSound
(soundId: SoundId)
src/store/ducks/settings.ts:707
FunctiontoggleTheme
()
src/store/ducks/settings.ts:444
FunctionunshiftLog
(log: Log)
src/store/ducks/logs.ts:226
FunctionupdateAction
(id: string, action: SerializedAction)
src/store/ducks/settings.ts:578
FunctionupdateAutoHostThreshold
(threshold: number)
src/store/ducks/settings.ts:663
FunctionupdateDelayBetweenThrottledSounds
(delay: number)
src/store/ducks/settings.ts:736
MethodupdateDelayBetweenThrottledSounds
* Updates the delay between throttled sounds. * @param delay - The new delay in seconds.
src/libs/Sound.ts:58
FunctionupdateEmotes
(prefix: EmoteProviderPrefix, emotes: Emote[])
src/store/ducks/app.ts:180
FunctionupdateHighlightColor
(id: string, color: HighlightColors)
src/store/ducks/settings.ts:496
FunctionupdateHighlightPattern
(id: string, pattern: string)
src/store/ducks/settings.ts:484
FunctionupdateHistoryIndex
(index: number)
src/store/ducks/app.ts:169
FunctionupdateHostThreshold
(threshold: number)
src/store/ducks/settings.ts:653
FunctionupdateNote
(id: string, note: string)
src/store/ducks/notes.ts:54
FunctionupdateRoomState
(state: SerializedRoomState)
src/store/ducks/app.ts:139
FunctionupdateSoundVolume
(soundId: SoundId, volume: number)
src/store/ducks/settings.ts:718
FunctionupdateStatus
(status: Status)
src/store/ducks/app.ts:129
FunctionuserReducer
(state = initialState, action)
src/store/ducks/user.ts:32
Methodvalidate
* Validates an highlight. * @param pattern - The highlight pattern. * @param highlights - The existing highlights. * @return `true` if the
src/libs/Highlight.ts:21
MethodvolumeLabelRenderer
* Renders the volume label in percent. * @param value - The value to format.
src/components/SettingsSoundControl.tsx:74
FunctionwithHeader
( UnwrappedComponent: React.ComponentType<OriginalProps & WithHeaderProps> )
src/components/Header.tsx:109
← previous501–584 of 584, ranked by callers