Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callmearta/kite
/ functions
Functions
175 in github.com/callmearta/kite
⨍
Functions
175
◇
Types & classes
2
↓ 8 callers
Function
linkFromPost
(post: any, uri: string | null = null)
src/utils/linkFromPost.tsx:1
↓ 3 callers
Function
blacklist
( data: ProfileViewDetailed | FeedViewPost, customList?: any[] )
src/utils/blacklist.tsx:7
↓ 3 callers
Function
getSettings
()
src/store/settings.ts:5
↓ 3 callers
Function
renderMarkdown
(text: string)
src/utils/renderMarkdown.tsx:6
↓ 2 callers
Function
_handleRemoveFleet
(e: SyntheticEvent, index: number)
src/components/Lightbox/index.tsx:31
↓ 2 callers
Function
_handleSubmit
(filesData: any[], text: string, audio: any = null)
src/components/NewModal/index.tsx:42
↓ 2 callers
Function
convertURIToBinary
(dataURI: any)
src/utils/convertURIToBinary.ts:1
↓ 2 callers
Function
setSettingsLocalStorage
(data: Object | { suggested: 'global' | 'personalized' })
src/store/settings.ts:16
↓ 2 callers
Function
stopRecording
(stream: any)
src/components/Composer/Audio.tsx:85
↓ 1 callers
Function
_fetch
({ uri }: { uri?: any })
src/pages/singleblue/index.tsx:22
↓ 1 callers
Function
_fetchBlobList
()
src/pages/user/Media.tsx:35
↓ 1 callers
Function
_fetchFeed
(pageParam: any)
src/pages/feed/Skyline.tsx:31
↓ 1 callers
Function
_fetchFeed
(pageParam: any)
src/pages/feed/SkyCol.tsx:22
↓ 1 callers
Function
_fetchFleets
()
src/pages/feed/Fleet/index.tsx:18
↓ 1 callers
Function
_fetchFollowers
(pageParam: any)
src/pages/user/Stats.tsx:32
↓ 1 callers
Function
_fetchFollowersNextPage
()
src/pages/user/Stats.tsx:61
↓ 1 callers
Function
_fetchFollowings
(pageParam: any)
src/pages/user/Stats.tsx:40
↓ 1 callers
Function
_fetchFollowingsNextPage
()
src/pages/user/Stats.tsx:65
↓ 1 callers
Function
_fetchImage
()
src/pages/user/Media/Image.tsx:24
↓ 1 callers
Function
_fetchLikes
(pageParam: any)
src/components/Blue/Stats.tsx:40
↓ 1 callers
Function
_fetchPosts
(pageParam: any)
src/pages/user/Likes.tsx:38
↓ 1 callers
Function
_fetchReposts
(pageParam: any)
src/components/Blue/Stats.tsx:26
↓ 1 callers
Function
_getPermission
()
src/components/Composer/Audio.tsx:43
↓ 1 callers
Function
_handleArrows
(props: any)
src/components/Composer/index.tsx:440
↓ 1 callers
Function
_handleClick
(e: any, isMouseDown: any = null)
src/components/Blue/Blue.tsx:89
↓ 1 callers
Function
_handleFile
(e: any, file?: null)
src/components/Composer/index.tsx:384
↓ 1 callers
Function
_handleFileUpload
(file: { file: File | null, preview: any })
src/components/Composer/index.tsx:339
↓ 1 callers
Function
_handleHomeClick
(e:SyntheticEvent,index:number)
src/components/Sidebar/Sidebar.tsx:65
↓ 1 callers
Function
_handleLikeNextPage
()
src/components/Blue/Stats.tsx:66
↓ 1 callers
Function
_handleList
()
src/components/Right/index.tsx:60
↓ 1 callers
Function
_handleOpen
(e: SyntheticEvent)
src/pages/notifications/Notification.tsx:63
↓ 1 callers
Function
_handlePasteImage
(e: any)
src/components/Composer/index.tsx:413
↓ 1 callers
Function
_handleRefetch
()
src/pages/feed/Skyline.tsx:97
↓ 1 callers
Function
_handleRefetch
()
src/pages/feed/SkyCol.tsx:67
↓ 1 callers
Function
_handleRemoveFile
(e: any, index: number)
src/components/Composer/index.tsx:399
↓ 1 callers
Function
_handleRepostNextPage
()
src/components/Blue/Stats.tsx:62
↓ 1 callers
Function
_handleSingleScroll
()
src/components/Blue/Blue.tsx:65
↓ 1 callers
Function
_init
()
src/components/Wave/index.tsx:19
↓ 1 callers
Function
_linkToProfile
(e: SyntheticEvent)
src/pages/notifications/Notification.tsx:47
↓ 1 callers
Function
_logout
()
src/pages/logout/index.tsx:8
↓ 1 callers
Function
_updatePosts
(data: FeedViewPost[])
src/pages/feed/Skyline.tsx:78
↓ 1 callers
Function
_updateSeen
()
src/pages/notifications/index.tsx:58
↓ 1 callers
Function
compressImage
(file: File)
src/pages/feed/Fleet/New.tsx:84
↓ 1 callers
Function
detectLang
(textToCheck: string)
src/utils/detectLang.ts:1
↓ 1 callers
Function
editorJsonToLinks
(json: JSONContent)
src/components/Composer/index.tsx:477
↓ 1 callers
Function
editorJsonToText
(json: JSONContent)
src/components/Composer/index.tsx:460
↓ 1 callers
Function
handleSession
()
src/Agent.tsx:27
↓ 1 callers
Function
markdownText
()
src/components/Blue/Blue.tsx:55
↓ 1 callers
Function
startRecording
(stream: any)
src/components/Composer/Audio.tsx:59
↓ 1 callers
Function
useOnScreen
(ref: RefObject<HTMLElement>)
src/utils/useOnScreen.tsx:3
Function
App
()
src/App.tsx:31
Function
Audio
(props: { setAudio: any })
src/components/Composer/Audio.tsx:9
Function
Auth
(props: { children: React.ReactNode })
src/router/Auth.tsx:5
Function
BackButton
(props: {})
src/components/BackButton.tsx:4
Function
Blocks
(props: {})
src/pages/user/Blocks.tsx:10
Function
Blue
(props: { post: FeedViewPost | PostView, isReply?: boolean, isParent?: boolean, isSingle?: boo
src/components/Blue/Blue.tsx:30
Function
Button
(props: { text?: string, loading?: boolean, loadingColored?: boolean, [x: string]: any })
src/components/Button.tsx:3
Function
Comments
(props: { post: PostView | FeedViewPost | any })
src/components/Blue/Comments.tsx:10
Function
Composer
(props: { onSubmit: Function, submitLoading: boolean, quotePost?: any, inModal?: boolean })
src/components/Composer/index.tsx:26
Function
Donate
(props: {})
src/components/Right/Donate.tsx:4
Function
EditProfile
(props: { isOpen: boolean, setIsOpen: Function, user: any, refetch:Function })
src/pages/user/EditProfile.tsx:11
Function
External
(props: { embed: AppBskyEmbedExternal.View })
src/components/Blue/Embed/External.tsx:5
Function
Feed
(props: {})
src/pages/feed/index.tsx:16
Function
Firehose
(props: {})
src/pages/feed/Firehose.tsx:36
Function
Fleet
(props: { record: { user: any, data: any[] } })
src/pages/feed/Fleet/Fleet.tsx:15
Function
Fleets
(props: {})
src/pages/feed/Fleet/index.tsx:11
Function
Image
(props: { embed: AppBskyEmbedImages.View | AppBskyEmbedRecordWithMedia.View })
src/components/Blue/Embed/Image.tsx:8
Function
Image
(props: { cid: string, user: any })
src/pages/user/Media/Image.tsx:9
Function
Layout
(props: { children?: React.ReactNode backButton?: boolean, className?: string })
src/components/Layout.tsx:16
Function
Lightbox
(props: {})
src/components/Lightbox/index.tsx:12
Function
Like
(props: { post: PostView | FeedViewPost })
src/components/Blue/Like.tsx:10
Function
Likes
(props: {})
src/pages/user/Likes.tsx:9
Function
Loading
(props: { isColored?: boolean, isSmall?: boolean })
src/components/Loading.tsx:3
Function
Login
(props: {})
src/pages/login/index.tsx:11
Function
Logout
(props: {})
src/pages/logout/index.tsx:6
Function
Media
(props: { user: any })
src/pages/user/Media.tsx:13
Function
Modal
(props: { children: React.ReactNode, onClose: Function | any, className?: string, onScrollEnd?
src/components/Modal/index.tsx:4
Function
More
(props: { post: PostView | FeedViewPost, setDeleted: Function, isPin?: boolean })
src/components/Blue/More.tsx:17
Function
More
(props: { user: any, me: any, refetch: Function, })
src/pages/user/More.tsx:10
Function
New
(props: {})
src/pages/feed/New.tsx:18
Function
New
(props: {})
src/pages/feed/Fleet/New.tsx:14
Function
NewModal
(props: {})
src/components/NewModal/index.tsx:22
Function
Notification
(props: { notif: NotificationType | any })
src/pages/notifications/Notification.tsx:23
Function
Notifications
(props: {})
src/pages/notifications/index.tsx:11
Function
Posts
(props: { user: any, hideReplies?: boolean, onlyReplies?: boolean })
src/pages/user/Posts.tsx:10
Function
PostsRenderer
(props: { isLoading?: boolean, feed?: any, isProfile?: boolean, hideReplies?: boolean, onl
src/components/PostsRenderer.tsx:12
Function
Record
(props: { embed: AppBskyEmbedRecord.View | AppBskyEmbedRecordWithMedia.View, author?: AppBskyActorDefs
src/components/Blue/Embed/Record.tsx:9
Function
Register
(props: {})
src/pages/register/index.tsx:10
Function
ReloadPrompt
(props: {})
src/Prompt.tsx:10
Function
Repost
(props: { post: FeedViewPost | PostView })
src/components/Blue/Repost.tsx:12
Function
Right
(props: { isInSkyline?: boolean })
src/components/Right/index.tsx:19
Function
Search
(props: {})
src/components/Right/Search.tsx:15
Function
SetCaretPosition
(el: any, pos: number)
src/components/Composer/index.tsx:234
Function
Settings
(props:{})
src/pages/settings/index.tsx:6
Function
Sidebar
(props: { data: ProfileView | any })
src/components/Sidebar/Sidebar.tsx:22
Function
SingleBlue
(props: {})
src/pages/singleblue/index.tsx:11
Function
SkyCol
(props: {})
src/pages/feed/SkyCol.tsx:15
Function
Skyline
(props: {})
src/pages/feed/Skyline.tsx:22
Function
Stats
(props: { post: any })
src/components/Blue/Stats.tsx:10
Function
Stats
(props: { user: any })
src/pages/user/Stats.tsx:10
next →
1–100 of 175, ranked by callers