↓ 2 callersFunctionprocessThread({
thread,
onboardingTimestamp,
channel,
token,
logger,
}: {
thread: DiscordThread;
onboardingTi
apps/web/services/discord/threads.ts:124
↓ 2 callersFunctionpush({
channelId,
threadId,
messageId,
imitationId,
isThread,
isReply,
message,
thread,
}: PushTyp
apps/web/services/push/index.ts:33
↓ 2 callersFunctionpushUser({
channelId,
threadId,
messageId,
imitationId,
isThread,
isReply,
message,
thread,
userId,
apps/web/services/push/index.ts:85
↓ 2 callersFunctionredirectChannelToDomain({
account,
communityName,
settings,
channelName,
channel,
}: {
account: SerializedAccount;
comm
apps/web/utilities/redirects.ts:53
↓ 2 callersFunctionsaveAllThreads({
channel,
token,
usersInDb,
fetchReplies,
logger,
}: {
channel: channels;
token: string;
use
apps/web/services/slack/sync/saveAllThreads.ts:104
↓ 2 callersFunctionsyncChannels({
account,
token,
accountId,
channelId,
getSlackChannels,
joinChannel,
shouldJoinChannel,
ful
apps/web/services/slack/sync/syncChannels.ts:71
↓ 2 callersFunctionsyncUsers({
accountId,
token,
account,
fullSync,
listUsers,
logger,
}: {
accountId: string;
token: stri
apps/web/services/slack/sync/syncUsers.ts:6
↓ 2 callersFunctionsyncWrapper({
account,
domain,
accountId,
channelId,
fullSync,
fetchTeamInfo,
joinChannel,
getSlackChanne
apps/web/services/slack/syncWrapper.ts:11
↓ 2 callersFunctionupload({
attach,
accountId,
channelId,
name,
ext,
}: {
attach: DiscordAttachments;
accountId: string |
apps/web/services/discord/attachments.ts:50
↓ 1 callersFunctionCreateRouter({
githubSignIn,
loginPassport,
magicLink,
magicLinkStrategy,
prefix,
onCredentialsLogin,
onMagi
packages/auth-server/src/server/router/index.ts:80
↓ 1 callersFunctionOnChannelDrop({
threads,
setThreads,
currentCommunity,
api,
currentChannel,
allUsers,
}: {
threads: Serialize
apps/web/ui/OnChannelDrop/index.tsx:10
↓ 1 callersFunctionPassport({
authorize,
getOrCreateAuthWithEmail,
secret,
sendEmail,
authServerUrl,
githubClientID,
github
packages/auth-server/src/server/passport/index.ts:19
↓ 1 callersFunctionaddReactionToThread(
thread: SerializedThread,
{
threadId,
messageId,
currentUser,
type,
active,
}: {
packages/utilities/src/reaction.ts:8