MCPcopy Create free account

hub / github.com/coyim/coyim / functions

Functions6,184 in github.com/coyim/coyim

↓ 5 callersMethoddeserialize
()
config/encrypted_config.go:89
↓ 5 callersMethodenableApplyIfConditionsAreMet
enableApplyIfConditionsAreMet MUST be called from the UI thread
gui/muc_room_config_list_add_component.go:211
↓ 5 callersMethodenableJoinFields
()
gui/muc_join_room.go:221
↓ 5 callersFunctionensureDir
(dirname string, perm os.FileMode)
config/file.go:16
↓ 5 callersMethoderror
(err error)
session/muc_request.go:119
↓ 5 callersMethodfocusWidget
()
gui/muc_room_config_field.go:23
↓ 5 callersMethodforEachForm
forEachForm MUST be called from the UI thread
gui/muc_room_config_list_add_component.go:165
↓ 5 callersFunctionfromSet
(vs map[string]bool)
roster/peer.go:54
↓ 5 callersFunctiongenTextFragment
(txt ...string)
text/format.go:52
↓ 5 callersFunctiongetEventErrorTypeBasedOnMessageError
(e *data.StanzaError)
session/muc_errors.go:38
↓ 5 callersFunctiongetInflightRecv
(id string)
session/filetransfer/data.go:70
↓ 5 callersFunctiongetRoleUpdateFailureMessage
(nickname string, newRole data.Role)
gui/muc_notification_messages.go:184
↓ 5 callersMethodhandleEditSubjectComponents
handleEditSubjectComponents MUST be called from the UI thread
gui/muc_room_toolbar.go:269
↓ 5 callersFunctionhasSetStr
(k string)
gui/settings/settings.go:59
↓ 5 callersFunctionhasState
shift, control, super, hyper, meta,
gui/keys.go:7
↓ 5 callersFunctionibbOnData
(s coylog.Has, body []byte)
session/filetransfer/ibb_recv.go:91
↓ 5 callersFunctionibbParseXMLData
(s coylog.Has, dt []byte)
session/filetransfer/ibb_recv.go:64
↓ 5 callersFunctionifExists
ifExists checks if the file in question exists and if it does, adds it to the argument
config/importer/utils.go:34
↓ 5 callersFunctioninfoBarTypeColorsFromSet
(tp infoBarType, c mucColorSet)
gui/muc_styles_infobar.go:264
↓ 5 callersMethodinitSummaryFields
(pageID mucRoomConfigPageID)
gui/muc_room_config_page.go:318
↓ 5 callersMethodisFormValid
isFormValid MUST be called from the UI thread
gui/muc_room_config_list_add_component.go:274
↓ 5 callersFunctionisNormalEnter
(evk gdki.EventKey)
gui/keys.go:48
↓ 5 callersMethodisOwnPresence
()
session/muc_room_occupant.go:99
↓ 5 callersMethodjidCanBeAdded
(jid string)
gui/muc_room_config_list_add_component.go:123
↓ 5 callersMethodjoinRequestError
(err error)
gui/muc_room_errors.go:44
↓ 5 callersMethodmainWindow
()
gui/ui.go:428
↓ 5 callersMethodnewNotification
newNotification MUST be called from the UI thread
gui/muc_room_notifications.go:77
↓ 5 callersFunctionnewRoomConfigFieldJidMultiValue
(values []string)
session/muc/room_config_field_jid_multi.go:10
↓ 5 callersFunctionnext
Scan XML token stream for next element and save into val. If val == nil, allocate new element based on proto map. Either way, return val.
xmpp/xml.go:98
↓ 5 callersMethodnickname
()
session/muc_room_occupant.go:103
↓ 5 callersMethodnotify
notify MUST be called from the UI thread
gui/notifications_component.go:81
↓ 5 callersMethodonDestroy
()
gui/muc_room_form_component.go:116
↓ 5 callersFunctionorNil
(s string)
gui/proxy_edit.go:50
↓ 5 callersMethodother
other MUST be called from the UI thread
gui/muc_room_notifications.go:57
↓ 5 callersFunctionparseEncryptedData
(content []byte)
config/encrypted_config.go:113
↓ 5 callersMethodremoveOldFileOnNextSave
()
config/application_config.go:117
↓ 5 callersMethodrosterUpdated
()
gui/ui.go:809
↓ 5 callersFunctionscrollToBottom
(sw gtki.ScrolledWindow)
gui/conversation.go:718
↓ 5 callersMethodsendKeepalive
()
xmpp/keepalive.go:43
↓ 5 callersFunctionsetFieldSensitive
(w gtki.Widget, v bool)
gui/muc.go:106
↓ 5 callersMethodsettingsForGet
(name string)
gui/settings/settings.go:67
↓ 5 callersFunctiontjr
(s string)
roster/group_list_test.go:26
↓ 5 callersFunctiontryDecodeXML
(data []byte)
session/xml.go:8
↓ 5 callersMethodupdate
()
gui/unified.go:419
↓ 5 callersMethodupdateCertificatePins
()
config/pins.go:68
↓ 5 callersFunctionvalidateNewPassword
(newPassword, repeatedPassword string)
gui/change_password_details.go:40
↓ 4 callersMethodAbortSMP
(jid.WithResource)
session/access/interfaces.go:54
↓ 4 callersMethodAddress
()
net/tor.go:56
↓ 4 callersMethodAsModerator
AsModerator returns the closest role upwards that can act as a moderator
session/muc/data/role.go:37
↓ 4 callersMethodAuthorizeFingerprint
AuthorizeFingerprint will authorize and add the fingerprint for the given user or return an error if the fingerprint is already associated with anothe
config/peer.go:206
↓ 4 callersMethodCanBroadcastPresenceToAllOccupants
CanBroadcastPresenceToAllOccupants returns a boolean indicating if the occupant can send a broadcast presence to all occupants based on the occupant's
session/muc/role_privileges.go:84
↓ 4 callersMethodCanChangeAvailabilityStatus
CanChangeAvailabilityStatus returns a boolean indicating if the occupant can change their availability status based on the occupant's role
session/muc/role_privileges.go:90
↓ 4 callersMethodCanChangeRoomNickname
CanChangeRoomNickname returns a boolean indicating if the occupant can change the room nickname based on the occupant's role
session/muc/role_privileges.go:96
↓ 4 callersMethodCanGrantVoice
CanGrantVoice returns a boolean indicating if the occupant can grant voice based on the occupant's role
session/muc/role_privileges.go:133
↓ 4 callersMethodCanInviteOtherUsers
CanInviteOtherUsers returns a boolean indicating if the occupant can invite other users based on the occupant's role
session/muc/role_privileges.go:108
↓ 4 callersMethodCanKickParticipantsAndVisitors
CanKickParticipantsAndVisitors returns a boolean indicating if the occupant can kick participants and visitors based on the occupant's role
session/muc/role_privileges.go:127
↓ 4 callersMethodCanModifySubject
CanModifySubject returns a boolean indicating if the occupant can modify the room's subject based on the occupant's role
session/muc/role_privileges.go:120
↓ 4 callersMethodCanPresentInRoom
CanPresentInRoom returns a boolean indicating if the occupant can be present in the room based on the occupant's role
session/muc/role_privileges.go:66
↓ 4 callersMethodCanReceiveMessage
CanReceiveMessage returns a boolean indicating if the occupant can receive messages based on the occupant's role
session/muc/role_privileges.go:72
↓ 4 callersMethodCanReceiveOccupantPresence
CanReceiveOccupantPresence returns a boolean indicating if the occupant can receive occupant presence based on the occupant's role
session/muc/role_privileges.go:78
↓ 4 callersMethodCanSendMessagesToAll
CanSendMessagesToAll returns a boolean indicating if the occupant can send messages to all based on the occupant's role
session/muc/role_privileges.go:114
↓ 4 callersMethodCanSendPrivateMessages
CanSendPrivateMessages returns a boolean indicating if the occupant can send private messages based on the occupant's role
session/muc/role_privileges.go:102
↓ 4 callersMethodCancel
(data.Cookie)
xmpp/interfaces/conn.go:110
↓ 4 callersMethodCheckMenuItemNewWithMnemonic
(mnem string)
gui/account_test.go:135
↓ 4 callersMethodConnectionState
()
tls/interfaces.go:13
↓ 4 callersMethodCreateSymmetricKeyFor
(jid.Any)
session/access/interfaces.go:41
↓ 4 callersMethodCreateTorProxy
CreateTorProxy returns a dialer that uses the Tor connection if available
config/connection_policy.go:172
↓ 4 callersFunctionCreateXMPPLogger
CreateXMPPLogger creates a XMPP log.
session/session.go:128
↓ 4 callersMethodDetect
()
net/tor.go:23
↓ 4 callersMethodDetect
()
net/tor.go:39
↓ 4 callersMethodDial
Dial creates a new connection to an XMPP server with the given proxy and authenticates as the given user.
xmpp/dialer.go:147
↓ 4 callersMethodDial
Dial connects to the address addr on the network net via the SOCKS5 proxy.
xmpp/socks5/socks5.go:64
↓ 4 callersMethodFinishSMP
(jid.WithResource, string)
session/access/interfaces.go:53
↓ 4 callersMethodFullGroupName
FullGroupName returns the full group name
roster/group_list.go:107
↓ 4 callersMethodGetAllRooms
GetAllRooms returns the occupant's active rooms
session/muc/room_manager.go:35
↓ 4 callersMethodGetConfiguredPassword
GetConfiguredPassword returns the configured password in the room configuration form
session/muc/room_config.go:137
↓ 4 callersMethodGetDiscoInfo
GetDiscoInfo returns the room disco info from the room listing
session/muc/room_listing.go:47
↓ 4 callersMethodGetMessages
GetMessages returns a list of delayed messages
session/muc/data/discussion_history.go:72
↓ 4 callersMethodHandleConfirmOrDeny
HandleConfirmOrDeny is used to handle a users response to a subscription request
session/session.go:507
↓ 4 callersMethodHasKnownField
HasKnownField cheks if the filed was defined from the form
session/muc/room_config.go:123
↓ 4 callersMethodHasResources
HasResources returns true if this peer has any online resources
roster/peer.go:244
↓ 4 callersFunctionImportKeysFromPidginStyle
ImportKeysFromPidginStyle will try to read keys in Pidgin style from the given file
config/importer/pidgin_like.go:19
↓ 4 callersFunctionInitIQ
InitIQ is the hook function that will be called when we receive a file or directory transfer stream initiation IQ
session/filetransfer/iq.go:11
↓ 4 callersMethodIsEncrypted
()
otrclient/conversation.go:26
↓ 4 callersMethodIsVisible
()
gui/muc_room_config_list_add_component_test.go:264
↓ 4 callersMethodIsVisible
()
gui/error_notification.go:49
↓ 4 callersMethodMode
()
gui/definitions.go:110
↓ 4 callersMethodNewClient
()
sasl/sasl.go:24
↓ 4 callersMethodNext
Next implements the XMPP connection interface
xmpp/mock/conn.go:92
↓ 4 callersMethodNoResource
NoResource implements WithResource
xmpp/jid/jid.go:377
↓ 4 callersFunctionParsePong
ParsePong parse a reply of a Pong response.
xmpp/ping.go:36
↓ 4 callersMethodPeerBecameUnavailable
PeerBecameUnavailable marks the peer as unavailable if they exist Returns true if they existed, otherwise false
roster/list.go:90
↓ 4 callersMethodPotentialSplit
PotentialSplit will return the result of calling WithoutResource and PotentialResource
xmpp/jid/jid.go:82
↓ 4 callersMethodQueryServiceItems
QueryServiceItems sends a Service Discovery items ("disco#items") query. See XEP-0030, Section "4. Discovering the Items Associated with a Jabber Enti
xmpp/discovery.go:106
↓ 4 callersMethodRead
(out []byte)
session/filetransfer/encryption_test.go:167
↓ 4 callersMethodRead
(b []byte)
session/filetransfer/receiver.go:92
↓ 4 callersMethodRegisterAccount
RegisterAccount register the account on the XMPP server.
config/connection_policy.go:247
↓ 4 callersFunctionRegisterMechanism
RegisterMechanism registers an SASL mechanism for a name
sasl/sasl.go:38
↓ 4 callersMethodRemoveFingerprint
RemoveFingerprint removes the fingerprint for the given uid
config/peer.go:217
↓ 4 callersMethodRemovePendingSubscribe
RemovePendingSubscribe will return a subscribe id and remove the pending subscribe if it exists It will return false if no such subscribe is in flight
roster/list.go:135
← previousnext →501–600 of 6,184, ranked by callers