MCPcopy Create free account

hub / github.com/coyim/coyim / functions

Functions6,184 in github.com/coyim/coyim

↓ 8 callersMethodnewTCPConn
()
xmpp/tcp.go:16
↓ 8 callersMethodopenConversationView
(account *account, peer jid.Any, userInitiated bool)
gui/ui.go:854
↓ 8 callersMethodreceivedClientMessage
(stanza *data.ClientMessage)
session/session.go:228
↓ 8 callersMethodrequestRoster
()
session/session.go:756
↓ 8 callersMethodsetBooleanSetting
(name string, val bool)
gui/settings/settings.go:85
↓ 8 callersMethodtryLoad
(ks KeySupplier)
config/application_config.go:175
↓ 8 callersMethodwait
wait will wait until the receipt of information has finished or an error has been encountered. if the transfer went well, it will return a true signal
session/filetransfer/receiver.go:259
↓ 8 callersMethodwatchPings
()
xmpp/ping.go:59
↓ 7 callersMethodAddRoom
AddRoom adds the room to the manager. If the room is already in the manager, this method will return false
session/muc/room_manager.go:49
↓ 7 callersFunctionAffiliationFromString
AffiliationFromString returns an Affiliation from the given string, or an error if the string doesn't match a known affiliation type
session/muc/data/affiliation.go:292
↓ 7 callersMethodAuthenticate
(user, password string)
xmpp/sasl.go:61
↓ 7 callersMethodBoolean
Boolean returns the current boolean value
session/muc/room_config_field_boolean.go:25
↓ 7 callersFunctionCreateGraphics
CreateGraphics creates a Graphic represention from the given arguments
gui/ui.go:60
↓ 7 callersMethodDial
()
xmpp/interfaces/dialer.go:14
↓ 7 callersMethodDisplayName
()
session/access/interfaces.go:132
↓ 7 callersFunctionFunctionKeySupplier
FunctionKeySupplier is a key supplier that wraps a function to ask for the password
config/encrypted_config.go:181
↓ 7 callersMethodGenerateKey
(params EncryptionParameters)
config/encrypted_config.go:170
↓ 7 callersMethodGetConversationWith
GetConversationWith returns the conversation for the given peer, and whether the Conversation exists
otrclient/conversation_manager.go:28
↓ 7 callersMethodIs
Is returns true if this account represents the same identity as the given JID
config/account.go:93
↓ 7 callersMethodIsConnected
()
session/access/interfaces.go:85
↓ 7 callersMethodMenuNew
()
gui/account_test.go:127
↓ 7 callersFunctionNewWithExpiry
NewWithExpiry returns a new cache with expiry
cache/cache.go:14
↓ 7 callersFunctionParseBare
ParseBare returns a bare JID. It will fail if the given string isn't at least a bare
xmpp/jid/jid.go:160
↓ 7 callersMethodPut
(key string, value interface{})
cache/public.go:9
↓ 7 callersMethodSave
Save will save the application configuration
config/application_config.go:252
↓ 7 callersMethodServerAddress
()
xmpp/interfaces/dialer.go:17
↓ 7 callersMethodSize
()
gui/definitions.go:106
↓ 7 callersMethodSubscribeRequest
SubscribeRequest adds a new pending subscribe request
roster/list.go:129
↓ 7 callersFunctionValidBareJID
ValidBareJID returns true if the given string is a valid bare JID. This function will true for full JIDs as well as bare JIDs
xmpp/jid/validation.go:123
↓ 7 callersMethodValueType
ValueType returns the value type handler of the field
session/muc/room_config_field.go:55
↓ 7 callersFunctionaddRuneToRangeTable
(rt *unicode.RangeTable, r rune)
sasl/stringprep.go:61
↓ 7 callersFunctionassertInUIThread
TODO: could this use a compiling flag to generate a noop function when released?
gui/ui_thread.go:8
↓ 7 callersFunctionbuildProxyChain
(proxies []string)
config/connection_policy.go:182
↓ 7 callersFunctioncaptureLog
(ll *log.Logger, f func())
otrclient/event_handler_test.go:103
↓ 7 callersMethodcleanupAfterRun
()
session/filetransfer/receiver.go:134
↓ 7 callersMethodconnectShortcutsChildWindow
(w gtki.Window)
gui/shortcuts.go:132
↓ 7 callersMethodconnectShortcutsMucRoomWindow
(window gtki.Window, closeWindow func(_ gtki.Window))
gui/shortcuts.go:147
↓ 7 callersMethoddisableSendCapabilities
disableSendCapabilities MUST be called from the UI thread
gui/muc_room_conversation.go:463
↓ 7 callersFunctioneither
(l, r string)
session/utils.go:3
↓ 7 callersMethodfieldWidget
()
gui/muc_room_config_field.go:18
↓ 7 callersFunctionformFieldSingleString
(values []string)
session/muc/room_config.go:277
↓ 7 callersFunctionformattingTagName
(format string, tag conversationTag)
gui/muc_room_conversation_tags.go:52
↓ 7 callersMethodfriendlyErrorMessage
(form *roomConfigListForm, err error)
gui/muc_room_config_list_add_component.go:309
↓ 7 callersMethodibbCleanup
()
session/filetransfer/ibb_recv.go:26
↓ 7 callersMethodisAdmin
()
session/muc/affiliation_privileges.go:139
↓ 7 callersMethodjid
jid MUST be called from the UI thread
gui/muc_room_config_list_form.go:63
↓ 7 callersFunctionmerge
(v1, v2 string)
roster/peer.go:122
↓ 7 callersFunctionnewRoomConfigFieldOption
(v, l string)
session/muc/room_config_field_options.go:11
↓ 7 callersMethodnotifyChangeOfConnectedAccounts
()
gui/account_manager.go:67
↓ 7 callersMethodnotifyOnError
notifyOnError should ONLY be called from the UI thread
gui/error_notification.go:59
↓ 7 callersMethodofferSend
()
session/filetransfer/send.go:73
↓ 7 callersMethodpublishPeerEvent
(e events.PeerType, peer jid.Any)
session/events.go:55
↓ 7 callersMethodredraw
()
gui/roster.go:655
↓ 7 callersFunctionremoveInflightSend
(ctx *sendContext)
session/filetransfer/data.go:102
↓ 7 callersFunctionrgbFromGetters
(v rgbaGetters)
gui/colors.go:95
↓ 7 callersFunctionrgbFromPercent
(r, g, b float64)
gui/colors.go:87
↓ 7 callersFunctionsetEntryText
(e gtki.Entry, t string)
gui/muc.go:122
↓ 7 callersMethodsetIsDisconnected
(val bool)
gui/account_test.go:352
↓ 7 callersMethodsetLabelStyle
(l gtki.Label, st style)
gui/muc_styles.go:267
↓ 7 callersMethodsubscribe
(id string, onNotify func(roomViewEvent))
gui/muc_room_events.go:155
↓ 7 callersFunctiontoFormField
(field data.FormFieldX, media [][]data.Media)
xmpp/forms.go:59
↓ 7 callersMethodupdateNotificationMessage
(m string)
gui/muc_room_conversation.go:581
↓ 7 callersMethodwrapForReceiving
(r io.Reader)
session/filetransfer/encryption.go:84
↓ 6 callersMethodAddSelfOccupant
AddSelfOccupant set the own occupant of the room
session/muc/room.go:74
↓ 6 callersMethodAwaitVersionReply
AwaitVersionReply listens on the channel and waits for the version reply
session/session.go:643
↓ 6 callersMethodBare
Bare will return the extracted bare jid from the original jid
xmpp/jid/jid.go:146
↓ 6 callersMethodCanBanMembersAndUnaffiliatedUsers
CanBanMembersAndUnaffiliatedUsers returns true if the occupant can ban members and unaffiliated users based on the occupant's affiliation
session/muc/affiliation_privileges.go:89
↓ 6 callersMethodExecuteCmd
(c interface{})
otrclient/commands.go:28
↓ 6 callersMethodField
Field returns specific information about field in bad request error
session/muc/room_config_field_constants.go:208
↓ 6 callersMethodForPresentation
ForPresentation represents a string valid for user presentation - blanking out the password
net/proxies.go:116
↓ 6 callersMethodGetHistory
GetHistory returns the discussion history
session/muc/data/discussion_history.go:112
↓ 6 callersMethodGetLabel
()
gui/muc_room_config_list_add_component_test.go:170
↓ 6 callersMethodGetOccupant
GetOccupant return an occupant if this exist in the roster, otherwise return nil and false
session/muc/room_roster.go:256
↓ 6 callersMethodGetPendingSubscribe
GetPendingSubscribe will return a subscribe id without removing it
roster/list.go:146
↓ 6 callersMethodIsSelfOccupantInTheRoom
IsSelfOccupantInTheRoom returns true if the self occupant is in the room, false in otherwise
session/muc/room.go:79
↓ 6 callersMethodMatches
Matches returns true if this pin matches the given certificate
config/pins.go:90
↓ 6 callersFunctionNew
New returns a new simple cache
cache/cache.go:9
↓ 6 callersMethodNext
()
xmpp/interfaces/conn.go:76
↓ 6 callersMethodNoResource
NoResource implements WithResource
xmpp/jid/jid.go:322
↓ 6 callersMethodOccupantsByAffiliation
OccupantsByAffiliation returns all occupants, divided into the different affiliations
session/muc/room_roster.go:152
↓ 6 callersMethodOccupantsByRole
OccupantsByRole returns all occupants, divided into the different roles
session/muc/room_roster.go:134
↓ 6 callersFunctionParseFull
ParseFull returns a full JID. It will fail if the given string isn't at least a full
xmpp/jid/jid.go:171
↓ 6 callersFunctionParseYes
ParseYes returns true if the string is any combination of yes
config/utils.go:15
↓ 6 callersMethodPassword
Password returns the room password
session/muc/room.go:112
↓ 6 callersMethodPrintf
(format string, args ...interface{})
coylog/logger.go:37
↓ 6 callersMethodRemoveOccupant
RemoveOccupant delete an occupant if that exists
session/muc/room_roster.go:239
↓ 6 callersFunctionRoleFromString
RoleFromString returns the role object that matches the string given, or an error if the string given doesn't match a known role
session/muc/data/role.go:181
↓ 6 callersMethodSetOptions
SetOptions updates the options for the field
session/muc/room_config_field_list_single.go:45
↓ 6 callersMethodSetValues
SetValues will try to set the new list based on the provided values
session/muc/room_config_field_jid_multi.go:28
↓ 6 callersMethodUpdateAffiliation
UpdateAffiliation will update the occupant's affiliation
session/muc/occupant.go:90
↓ 6 callersMethodUpdatePresence
UpdatePresence should be called when receiving a regular presence update with no type, or with unavailable as type. It will return indications on whet
session/muc/room_roster.go:192
↓ 6 callersFunctionVerificationString
VerificationString returns a SHA-1 verification string as defined in XEP-0115. See http://xmpp.org/extensions/xep-0115.html#ver
xmpp/discovery.go:211
↓ 6 callersMethodVerify
Verify implements tls.Verifier
tls/basic_verifier.go:72
↓ 6 callersMethodWaitForCancel
WaitForCancel will wait for a cancel event and call the given function when it happens
session/data/filetransfer.go:63
↓ 6 callersMethodWhenLoaded
WhenLoaded will ensure that the function f is not called until the configuration has been loaded
config/application_config.go:43
↓ 6 callersMethodappendFocusableFields
(w ...focusable)
gui/muc_room_config_page.go:185
↓ 6 callersFunctionappendReasonToMessage
(message, reason string)
gui/muc_notification_messages.go:1653
↓ 6 callersMethodareAllFormsFilled
areAllFormsFilled MUST be called from the UI thread
gui/muc_room_config_list_add_component.go:174
↓ 6 callersFunctionbuildUserInterface
buildUserInterface will load the interface definition with the given name and bind it into the object given. If any `withBuilder` is given, it will be
gui/ui_reader.go:235
↓ 6 callersFunctionbuilderForString
(template string)
gui/ui_reader.go:83
← previousnext →301–400 of 6,184, ranked by callers