FunctionAddThreadModal({
communityId,
currentUser,
currentChannel,
channels = [],
open,
close,
onSend,
uploadFiles,
apps/web/ui/AddThreadModal/index.tsx:55
FunctionAnalyticsGroup({
currentUser,
currentUrl,
permissions,
paths,
Link,
}: Props)
apps/web/ui/NavBar/Desktop/AnalyticsGroup/index.tsx:16
FunctionAutocomplete({
className,
brandColor,
fetch,
onSelect = (any) => {},
renderSuggestion = (any, active) => null,
apps/web/ui/Autocomplete/index.tsx:12
FunctionAvatar({
className,
src,
text = 'u',
size,
shadow,
placeholder,
active,
isBot,
onClick,
}: Props &
apps/web/ui/Avatar/index.tsx:97
FunctionBrandingView({
reload,
api,
currentCommunity,
setCurrentCommunity,
setCommunities,
InternalLink,
}: {
reload
apps/web/ui/BrandingView/index.tsx:23
FunctionButton({
className,
type,
block,
children,
onClick,
disabled = false,
color = 'blue',
rounded = 'lg'
apps/web/ui/Button/index.tsx:29
FunctionCard({
active,
title,
description,
price,
period,
children,
}: Props)
apps/web/ui/Tiers/Card/index.tsx:15
FunctionChannel({
threads,
pinnedThreads,
currentChannel,
currentCommunity,
settings,
channelName,
isSubDomainR
apps/web/ui/ChannelView/ForumView/index.tsx:143
FunctionChannel({
threads,
pinnedThreads,
currentChannel,
currentCommunity,
settings,
channelName,
isSubDomainR
apps/web/ui/ChannelView/ChatView/index.tsx:142
FunctionChannel({
threads,
topics,
pinnedThreads,
currentChannel,
currentCommunity,
settings,
channelName,
is
apps/web/ui/ChannelView/TopicView/index.tsx:139
FunctionChannelForBots({
threads,
settings,
isSubDomainRouting,
currentChannel,
currentCommunity,
pathCursor,
channels
apps/web/components/Bots/ChannelForBots/index.tsx:13
FunctionChannelsGroup({
channelName,
channels,
currentUser,
currentCommunity,
highlights,
mode,
threads,
topics,
apps/web/ui/NavBar/Desktop/ChannelsGroup/index.tsx:74
FunctionChannelsPage({
channels: initialChannels,
currentCommunity,
communities,
settings,
counts,
permissions,
isSu
apps/web/components/Pages/Channels/index.tsx:30
FunctionChannelsView({
currentCommunity,
channels,
setChannels,
api,
counts,
}: Props)
apps/web/ui/ChannelsView/index.tsx:39
FunctionChat({
channel,
currentUser,
progress,
uploading,
uploads,
onDrop,
sendMessage,
uploadFiles,
fet
apps/web/ui/ChannelView/Chat/index.tsx:54
FunctionCode({
className,
content,
language,
highlight,
inline,
block,
}: Props)
apps/web/ui/Code/index.tsx:15
FunctionColorField({
label,
id,
defaultValue,
required,
disabled = false,
readOnly = false,
onChange,
}: Props)
apps/web/ui/ColorField/index.tsx:16
FunctionColorInput({
id,
defaultValue,
required,
disabled = false,
readOnly = false,
onChange,
}: Props)
apps/web/ui/ColorInput/index.tsx:13
FunctionCommunityButton({
onClick,
communityType,
iconSize = '25',
label = 'Connect to',
fontSize = 'text-base',
}: Communi
apps/web/ui/CommunityButton/index.tsx:16
FunctionCommunityLink({
className,
community,
onClick,
getHomeUrl,
selected,
CustomLink,
}: Props)
apps/web/ui/CommunityLink/index.tsx:22
FunctionComponent({
className,
src,
height: initialHeight,
width: initialWidth,
alt,
onLoad,
onClick,
isBot,
}:
apps/web/ui/Image/index.tsx:20
FunctionConfigurationsPage({
channels,
currentCommunity,
communities,
settings,
permissions,
isSubDomainRouting,
dms,
}: P
apps/web/components/Pages/Configurations/index.tsx:23
FunctionConfirmationModal({
open,
close,
onConfirm,
title,
description,
confirm,
cancel,
}: Props)
apps/web/ui/ConfirmationModal/index.tsx:17
FunctionContent({
thread: initialThread,
currentChannel,
currentCommunity,
isBot,
isSubDomainRouting,
settings,
apps/web/ui/ThreadView/Content/index.tsx:35
FunctionDMs({
permissions,
dms: initialDms,
channelName,
highlights,
debouncedUpdateReadStatus,
setHighlights
apps/web/ui/NavBar/Desktop/DMs/index.tsx:41
FunctionDeleteModal({
open,
setOpen,
communityName,
setCommunityName,
currentCommunity,
onRemoveConfirm,
}: {
open:
apps/web/ui/ConfigurationsView/RemoveCommunity/index.tsx:70
FunctionDesktopNavBar({
mode,
currentCommunity,
currentChannel,
channelName,
channels,
communities,
permissions,
dm
apps/web/ui/NavBar/Desktop/index.tsx:85
FunctionEditMessageModal({
communityId,
currentUser,
currentMessage,
open,
close,
onSend,
uploadFiles,
progress,
upl
apps/web/ui/EditMessageModal/index.tsx:34
FunctionEditThreadModal({
communityId,
currentUser,
currentThread,
open,
close,
onSend,
uploadFiles,
progress,
uplo
apps/web/ui/EditThreadModal/index.tsx:35
FunctionEmailField({
id,
className,
label,
required,
value,
defaultValue,
placeholder,
onChange,
}: Props)
apps/web/ui/EmailField/index.tsx:15