Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openclaw/wacli
/ functions
Functions
1,829 in github.com/openclaw/wacli
⨍
Functions
1,829
◇
Types & classes
226
↓ 1 callers
Function
applyDeviceLabel
()
cmd/wacli/main.go:20
↓ 1 callers
Function
applyEphemeralContext
(msg *waProto.Message, expiration uint32)
cmd/wacli/send.go:323
↓ 1 callers
Function
applyMeta
(data *metadata, n *html.Node)
internal/linkpreview/linkpreview.go:306
↓ 1 callers
Function
assertAuthSQLiteSidecarsExist
(t *testing.T, path string)
cmd/wacli/auth_test.go:168
↓ 1 callers
Function
assertNoSQLiteSidecars
(t *testing.T, path string)
cmd/wacli/messages_test.go:700
↓ 1 callers
Function
assertSQLiteSidecarsExist
(t *testing.T, path string)
internal/store/db_test.go:142
↓ 1 callers
Function
attachLinkPreview
(msg *waProto.ExtendedTextMessage, preview *linkpreview.Preview)
cmd/wacli/send.go:399
↓ 1 callers
Function
authConnectRetryDelay
(attempt int)
internal/app/sync.go:271
↓ 1 callers
Function
baseDisplayText
(pm wa.ParsedMessage)
internal/app/sync.go:664
↓ 1 callers
Method
beginSyncStatus
()
internal/app/sync_status.go:30
↓ 1 callers
Method
buildDisplayText
(ctx context.Context, pm wa.ParsedMessage)
internal/app/sync.go:625
↓ 1 callers
Function
buildSelectContextInfo
(chat types.JID, target store.Message, senderOverride string)
cmd/wacli/send_select_cmd.go:412
↓ 1 callers
Function
buildTextContextInfo
(db *store.DB, chat types.JID, replyTo, replyToSender string, mentionedJIDs []string)
cmd/wacli/send.go:420
↓ 1 callers
Function
callDisplayText
(call wa.ParsedCallEvent)
internal/app/sync.go:677
↓ 1 callers
Function
callLogMessageParticipants
(participants []*waProto.CallLogMessage_CallParticipant)
internal/wa/calls.go:350
↓ 1 callers
Function
callLogMessageType
(v waProto.CallLogMessage_CallType)
internal/wa/calls.go:321
↓ 1 callers
Function
callLogRecordChatAndSender
(record *waSyncAction.CallLogRecord, self []types.JID)
internal/wa/calls.go:184
↓ 1 callers
Function
callLogRecordParticipants
(participants []*waSyncAction.CallLogRecord_ParticipantInfo)
internal/wa/calls.go:364
↓ 1 callers
Function
callLogRecordReason
(record *waSyncAction.CallLogRecord)
internal/wa/calls.go:337
↓ 1 callers
Function
callLogRecordType
(v waSyncAction.CallLogRecord_CallType)
internal/wa/calls.go:333
↓ 1 callers
Function
callOutcomeLabel
(c store.CallEvent)
cmd/wacli/calls.go:112
↓ 1 callers
Function
channelRecords
(list []*types.NewsletterMetadata)
cmd/wacli/channels.go:261
↓ 1 callers
Function
chatFromRow
(row storedb.GetChatRow)
internal/store/chats.go:313
↓ 1 callers
Function
chatsNeedLIDResolution
(chats []store.Chat)
cmd/wacli/chats.go:171
↓ 1 callers
Function
cleanPollFilterChatJIDs
(filter PollListFilter)
internal/store/polls.go:194
↓ 1 callers
Function
cleanupSingleChat
(ctx context.Context, a *app.App, jid string, dryRun, confirm, asJSON bool)
cmd/wacli/chats_cleanup.go:120
↓ 1 callers
Function
commandTimeout
(flags *rootFlags)
cmd/wacli/send_ipc.go:428
↓ 1 callers
Method
connectForSync
(ctx context.Context, opts SyncOptions)
internal/app/sync.go:233
↓ 1 callers
Function
contactDetails
(contact *waProto.ContactMessage)
internal/wa/messages_contacts.go:53
↓ 1 callers
Function
contactFromGetRow
(row storedb.GetContactRow)
internal/store/contacts.go:165
↓ 1 callers
Function
contactFromListRow
(row storedb.ListContactsRow)
internal/store/contacts.go:154
↓ 1 callers
Function
contextInfoForMessage
(m *waProto.Message)
internal/wa/messages_context.go:10
↓ 1 callers
Function
copyIconMarkup
()
scripts/docs-site-assets.mjs:250
↓ 1 callers
Function
css
()
scripts/docs-site-assets.mjs:1
↓ 1 callers
Method
dbDiskSize
()
internal/app/sync.go:319
↓ 1 callers
Function
delegateSend
(ctx context.Context, flags *rootFlags, req sendDelegateRequest)
cmd/wacli/send_ipc.go:81
↓ 1 callers
Function
deleteLIDChat
(tx *sql.Tx, lidJID string)
internal/store/lid_migration.go:391
↓ 1 callers
Method
deleteParsedCallEvents
(ctx context.Context, deleted wa.ParsedCallDelete)
internal/app/sync.go:592
↓ 1 callers
Function
describeSelectCandidates
(buttons []store.Button)
cmd/wacli/send_select_cmd.go:352
↓ 1 callers
Function
directMediaMMSType
(mediaType whatsmeow.MediaType)
internal/wa/media.go:213
↓ 1 callers
Function
directMediaURL
(directPath string, encFileHash []byte, mediaType whatsmeow.MediaType)
internal/wa/media.go:184
↓ 1 callers
Function
directionFromCallCreator
(creator, self types.JID, eventType string)
internal/wa/calls.go:252
↓ 1 callers
Function
directionFromFromMe
(fromMe bool)
internal/wa/calls.go:267
↓ 1 callers
Function
docsInstallHint
()
scripts/build-docs-site.mjs:130
↓ 1 callers
Function
docsLlmsPages
()
scripts/build-docs-site.mjs:109
↓ 1 callers
Function
docsOrigin
()
scripts/build-docs-site.mjs:115
↓ 1 callers
Function
docsSourceUrl
()
scripts/build-docs-site.mjs:123
↓ 1 callers
Function
downloadAndDecryptDirect
(ctx context.Context, mediaURL string, encFileHash, fileHash, mediaKey []byte, fileLength uint64, mediaType wh
internal/wa/media.go:228
↓ 1 callers
Method
downloadAndHandleHistorySync
(ctx context.Context, opts SyncOptions, notif *waE2E.HistorySyncNotification, messagesStored, lastEvent *atomi
internal/app/sync_events.go:386
↓ 1 callers
Function
encryptedMediaFixture
(t *testing.T, plaintext, mediaKey []byte, mediaType whatsmeow.MediaType)
internal/wa/media_test.go:139
↓ 1 callers
Method
endSyncStatus
(st *syncStatus)
internal/app/sync_status.go:41
↓ 1 callers
Method
ensureCurrentSchema
()
internal/store/migrations.go:87
↓ 1 callers
Method
ensureSchema
()
internal/store/migrations.go:38
↓ 1 callers
Function
equalStrings
(a, b []string)
internal/wa/messages_test.go:1302
↓ 1 callers
Function
escapeLIKE
escapeLIKE escapes SQL LIKE wildcard characters (%, _) and the escape character itself so that user input is treated as a literal string (#56).
internal/store/search.go:46
↓ 1 callers
Function
exactPhoneCandidates
(candidates []resolve.Candidate)
cmd/wacli/recipient.go:74
↓ 1 callers
Function
executeDelegatedButtonListSelect
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_select_cmd.go:471
↓ 1 callers
Function
executeDelegatedFile
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_ipc.go:279
↓ 1 callers
Function
executeDelegatedPoll
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_poll_cmd.go:216
↓ 1 callers
Function
executeDelegatedPollVote
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/poll_cmd.go:363
↓ 1 callers
Function
executeDelegatedPresence
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_ipc.go:223
↓ 1 callers
Function
executeDelegatedReact
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_ipc.go:335
↓ 1 callers
Function
executeDelegatedSticker
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_ipc.go:309
↓ 1 callers
Function
executeDelegatedText
(ctx context.Context, a *app.App, req sendDelegateRequest)
cmd/wacli/send_ipc.go:245
↓ 1 callers
Function
extractBusinessText
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages_business.go:10
↓ 1 callers
Function
extractCallLog
(m *waProto.Message, pm *ParsedMessage)
internal/wa/calls.go:41
↓ 1 callers
Function
extractContactText
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages_contacts.go:10
↓ 1 callers
Function
extractMedia
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages_media.go:5
↓ 1 callers
Function
extractPlainText
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages.go:373
↓ 1 callers
Function
extractPoll
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages.go:258
↓ 1 callers
Function
extractPollAddOption
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages.go:340
↓ 1 callers
Function
extractPollUpdate
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages.go:321
↓ 1 callers
Function
extractProtocolMutation
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages.go:200
↓ 1 callers
Function
extractReaction
(m *waProto.Message, pm *ParsedMessage)
internal/wa/messages.go:245
↓ 1 callers
Function
faviconSvg
()
scripts/docs-site-assets.mjs:254
↓ 1 callers
Function
fetchHTML
(ctx context.Context, client *http.Client, rawURL string)
internal/linkpreview/linkpreview.go:218
↓ 1 callers
Function
fetchThumbnail
(ctx context.Context, client *http.Client, rawURL string)
internal/linkpreview/linkpreview.go:249
↓ 1 callers
Function
firstHeading
(markdown)
scripts/build-docs-site.mjs:208
↓ 1 callers
Function
formatBusinessProfile
(profile *types.BusinessProfile)
cmd/wacli/profile.go:381
↓ 1 callers
Function
formatCallDuration
(seconds int64)
internal/app/sync.go:694
↓ 1 callers
Function
formatCallListDuration
(seconds int64)
cmd/wacli/calls.go:125
↓ 1 callers
Function
formatContactLine
(name string, phones []string)
internal/wa/messages_contacts.go:99
↓ 1 callers
Function
formatMutedUntil
(until int64)
cmd/wacli/chats_state.go:205
↓ 1 callers
Function
formatProfilePictureInfo
(jid types.JID, info *types.ProfilePictureInfo)
cmd/wacli/profile.go:334
↓ 1 callers
Function
friendlyOSName
(goos string, readFile func(string) ([]byte, error))
cmd/wacli/main.go:68
↓ 1 callers
Function
getChatForDisplay
(ctx context.Context, a *app.App, rawJID string)
cmd/wacli/chats.go:252
↓ 1 callers
Function
groupFromLeftRow
(row storedb.ListLeftGroupsRow)
internal/store/groups.go:275
↓ 1 callers
Method
handleKeepAliveTimeout
(opts SyncOptions, evt *events.KeepAliveTimeout, staleReconnect chan<- staleReconnectRequest)
internal/app/sync_events.go:145
↓ 1 callers
Method
handlePollSideEffects
handlePollSideEffects writes Poll / PollVote rows after the underlying message has been persisted to the messages table.
internal/app/sync_polls.go:21
↓ 1 callers
Method
handleReceiptEvent
(ctx context.Context, evt *events.Receipt)
internal/app/sync_events.go:188
↓ 1 callers
Function
handleSendDelegateConn
(ctx context.Context, conn net.Conn, a *app.App, sendMu *sync.Mutex)
cmd/wacli/send_ipc.go:175
↓ 1 callers
Function
hasWordPrefix
(h, q string)
internal/resolve/resolve.go:221
↓ 1 callers
Function
highlight
(lang, source)
scripts/docs-site-highlight.mjs:3
↓ 1 callers
Function
historyCoverageDetail
(c store.HistoryCoverage)
cmd/wacli/history.go:245
↓ 1 callers
Function
historyFillCandidates
(coverage []store.HistoryCoverage)
cmd/wacli/history.go:189
↓ 1 callers
Function
historyPollNeedsEventParse
(pm wa.ParsedMessage, hist *waProto.WebMessageInfo)
internal/app/sync_polls.go:137
↓ 1 callers
Function
historySyncWithPollAndText
(chat types.JID, start time.Time, pollID, textID string)
internal/app/sync_limits_test.go:204
↓ 1 callers
Function
historySyncWithPollVote
(chat, voter types.JID, ts time.Time, pollID, voteID string)
internal/app/sync_limits_test.go:268
↓ 1 callers
Function
homeHero
(page)
scripts/build-docs-site.mjs:246
↓ 1 callers
Function
hydratedButtonIndex
(btn *waProto.HydratedTemplateButton, fallback int)
internal/wa/messages_business.go:162
← previous
next →
701–800 of 1,829, ranked by callers