Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HR/ciphora
/ functions
Functions
149 in github.com/HR/ciphora
⨍
Functions
149
◇
Types & classes
14
Method
activateChat
(chatId)
src/renderer/components/App.js:87
Method
add
(fn, id)
src/main/lib/Queue.js:23
Function
addChatHandler
(event, ciphoraId, publicKeyArmored)
src/main/index.js:295
Function
chatAcceptHandler
({ senderId, senderPublicKey })
src/main/index.js:211
Function
chatRequestHandler
({ senderPublicKey: publicKeyArmored })
src/main/index.js:194
Function
classList
(classes)
src/renderer/lib/util.js:31
Function
clear
()
src/renderer/lib/notifications.js:39
Function
click
()
src/main/menu.js:28
Method
componentDidMount
()
src/renderer/components/App.js:77
Method
composeChatHandler
(id)
src/renderer/components/App.js:177
Method
composeMessageHandler
(message)
src/renderer/components/App.js:231
Method
connect
(userId, authRequest)
src/main/lib/Server.js:34
Method
constructor
(props)
src/renderer/components/App.js:45
Method
constructor
(store)
src/main/lib/Chats.js:10
Method
constructor
()
src/main/lib/Server.js:13
Method
constructor
(timeout)
src/main/lib/Queue.js:9
Method
constructor
(store)
src/main/lib/Crypto.js:31
Method
constructor
(signal, crypto, chats)
src/main/lib/Peers.js:26
Method
constructor
(store)
src/main/lib/State.js:10
Function
copyPGPHandler
(event, chatId)
src/main/index.js:335
Method
createComposeChat
()
src/renderer/components/App.js:196
Method
createIdentityHandler
(params)
src/renderer/components/App.js:160
Function
deleteChatHandler
(event, chatId)
src/main/index.js:321
Method
deleteChatHandler
(id)
src/renderer/components/App.js:222
Function
deleteMessagesHandler
()
src/main/index.js:188
Function
electron
()
gulpfile.js:14
Method
exist
()
src/main/lib/Chats.js:58
Function
getLastMessage
(chat)
src/renderer/components/ChatList.js:13
Method
getPublicKeyInfo
()
src/main/lib/Crypto.js:100
Method
getState
()
src/main/lib/State.js:37
Method
importIdentityHandler
(params)
src/renderer/components/App.js:138
Method
init
()
src/main/lib/Crypto.js:50
Method
init
()
src/main/lib/State.js:23
Function
isString
(obj)
src/main/lib/util.js:65
Function
onEnterPress
(fn)
src/renderer/components/MessageList.js:29
Function
parseText
(text)
src/renderer/components/Message.js:23
Function
peerConnectHandler
(userId)
src/main/index.js:239
Function
peerDisconnectHandler
(userId)
src/main/index.js:246
Function
peerErrorHandler
(userId, err)
src/main/index.js:252
Function
peerMessageHandler
(senderId, message)
src/main/index.js:256
Function
receiverNotFoundHandler
({ type, receiverId })
src/main/index.js:226
Function
scrollToBottom
()
src/renderer/components/MessageList.js:21
Function
secondInstance
()
src/main/windows/main.js:55
Function
send
(channel, ...args)
src/main/windows/main.js:75
Method
send
(type, extras = {}, cb)
src/main/lib/Server.js:48
Method
sendFileHandler
(type)
src/renderer/components/App.js:244
Function
sendMessageHandler
(event, contentType, content, receiverId)
src/main/index.js:263
Function
show
(content, type, dismissable = true, duration)
src/renderer/lib/notifications.js:44
Method
updateState
(event, state, resetState)
src/renderer/components/App.js:102
← previous
101–149 of 149, ranked by callers