MCPcopy Create free account

hub / github.com/coyim/coyim / functions

Functions6,184 in github.com/coyim/coyim

↓ 546 callersMethodLocal
Local returns the local part of the JID
xmpp/jid/jid.go:140
↓ 408 callersMethodLocalf
(vx string, args ...interface{})
gui/muc_test.go:18
↓ 251 callersMethodCheck
(params []interface{}, names []string)
config/file_test.go:142
↓ 230 callersMethodError
(args ...interface{})
coylog/logger.go:21
↓ 214 callersMethodString
String will return the natural string representation of the JID
xmpp/jid/jid.go:71
↓ 179 callersFunctiondoInUIThread
GTK process events in glib event loop (see [1]). In order to keep the UI responsive, it is a good practice to not block long running tasks in a signal
gui/ui_thread.go:20
↓ 175 callersMethodJoin
Join will generate a final text, making the text into one segment, and calculating all indices and lengths for format strings
text/format.go:194
↓ 142 callersMethodWithError
(err error)
coylog/logger.go:49
↓ 141 callersMethodLock
()
xmpp/xml.go:34
↓ 137 callersMethodWithField
(key string, value interface{})
coylog/logger.go:50
↓ 127 callersMethodIsOwner
IsOwner will return true if this specific affiliation means that the jid is an owner of the room
session/muc/data/affiliation.go:68
↓ 119 callersFunctionrgbFrom
(r, g, b uint8)
gui/colors.go:72
↓ 118 callersFunctiontestLogger
()
xmpp/tcp_test.go:128
↓ 115 callersMethodIsAdmin
IsAdmin will return true if this specific affiliation can modify persistent information
session/muc/data/affiliation.go:62
↓ 111 callersMethodName
Name returns the string name of the role type
session/muc/data/role.go:39
↓ 108 callersMethodWarn
(args ...interface{})
coylog/logger.go:42
↓ 107 callersMethodregister
()
servers/known.go:16
↓ 100 callersMethodSetText
SetText sets the current text value
session/muc/room_config_field_text.go:18
↓ 98 callersMethodGet
(key string)
cache/public.go:7
↓ 98 callersMethodSetSensitive
(bool)
gui/menus.go:4
↓ 94 callersMethodAdd
Add will add the account to the application configuration
config/application_config.go:212
↓ 91 callersMethodIsMember
IsMember will return true if this specific affiliation means that the jid is a member of the room
session/muc/data/affiliation.go:66
↓ 89 callersFunctionnewBuilder
(filename string)
gui/ui_reader.go:75
↓ 87 callersFunctiontj
(s string)
roster/group_list_test.go:22
↓ 81 callersFunctionnewTestAffiliationFromString
(s string)
gui/muc_notification_messages_test.go:710
↓ 79 callersMethodWithFields
(fields log.Fields)
coylog/logger.go:51
↓ 77 callersMethodbindObjects
(view interface{})
gui/ui_reader.go:115
↓ 77 callersFunctionpanicOnDevError
(e error)
gui/dev_errors.go:3
↓ 77 callersFunctiontestResourceFilename
(s string)
config/importer/helpers_for_test.go:12
↓ 70 callersMethodInfo
(args ...interface{})
coylog/logger.go:27
↓ 69 callersMethodRemove
(key string)
cache/public.go:12
↓ 69 callersMethodgetObj
(name string)
gui/ui_reader.go:109
↓ 67 callersMethodConnectSignals
(v map[string]interface{})
gui/first_account_test.go:33
↓ 67 callersMethodSetValue
SetValue sets the current value
session/muc/room_config_field_unknow_type.go:18
↓ 63 callersMethodConnect
()
session/access/interfaces.go:30
↓ 63 callersFunctionnewTestRoleFromString
(s string)
gui/muc_notification_messages_test.go:718
↓ 62 callersMethodDestroy
()
gui/account_test.go:54
↓ 61 callersMethodIsModerator
IsModerator returns true if the user is a moderator
session/muc/data/role.go:41
↓ 59 callersMethodDebug
(args ...interface{})
coylog/logger.go:18
↓ 58 callersFunctionnewTestOccupant
(affiliation data.Affiliation, role data.Role)
session/muc/role_affiliation_privileges_test.go:25
↓ 57 callersMethodHide
()
gui/account_test.go:50
↓ 57 callersMethodShow
()
gui/muc_room_config_list_add_component_test.go:268
↓ 56 callersMethodIsVisitor
IsVisitor returns true if the user has a visitor role
session/muc/data/role.go:45
↓ 56 callersFunctionNewDomain
NewDomain returns a new domain if possible
xmpp/jid/jid.go:33
↓ 55 callersMethodIsParticipant
IsParticipant returns true if the caller role is specifically a participant
session/muc/data/role.go:43
↓ 52 callersMethodClose
()
xmpp/interfaces/conn.go:70
↓ 50 callersMethodCheck
(params []interface{}, names []string)
xmpp/helpers_for_test.go:207
↓ 50 callersMethodSetProperty
(Property, string)
sasl/sasl.go:16
↓ 48 callersMethodAppend
(v1 gtki.MenuItem)
gui/account_test.go:149
↓ 48 callersMethodNoResource
NoResource will ensure that the JID returned doesn't have a resource
xmpp/jid/jid.go:78
↓ 48 callersMethodSetLabel
(l string)
gui/muc_room_config_list_add_component_test.go:166
↓ 48 callersMethodValue
()
session/muc/room_config_field.go:7
↓ 48 callersFunctionnewRosterOccupantForTest
(nickname string, realJid string, role data.Role, affiliation data.Affiliation)
session/muc/room_roster_test.go:42
↓ 47 callersMethodR
()
session/access/interfaces.go:120
↓ 47 callersFunctionlogPotentialError
(c *C, e error)
config/hook_for_test.go:20
↓ 46 callersMethodShowAll
()
gui/first_account_test.go:47
↓ 44 callersFunctiondecode
(in string)
config/importer/xmpp_client_test.go:18
↓ 43 callersMethodpublishEvent
publishEvent MUST NOT be called from the UI thread
gui/muc_room_events.go:164
↓ 41 callersMethodGetText
()
gui/muc_room_config_list_add_component_test.go:23
↓ 41 callersMethodLog
()
coylog/logger.go:13
↓ 41 callersMethodSubscribe
Subscribe subscribes the observer to XMPP events
session/events.go:11
↓ 40 callersMethodAddOrMerge
AddOrMerge will add a new entry or merge with an existing entry the information from the given Peer It returns true if it added the entry and false ot
roster/list.go:62
↓ 40 callersMethodSetActive
(v1 bool)
gui/account_test.go:209
↓ 39 callersMethodIsNone
IsNone returns true if the user hasn't a role
session/muc/data/role.go:47
↓ 39 callersFunctionrgbFromHex
rgbFromHex will return an rgb object from either #xxxxxx or #xxx representation it returns nil if parsing fails
gui/colors.go:53
↓ 39 callersFunctionrgbaFrom
(r, g, b uint8, a float64)
gui/colors.go:80
↓ 38 callersFunctionNewResource
NewResource returns a new resource if possible
xmpp/jid/jid.go:42
↓ 37 callersMethodconfig
()
gui/main_configuration.go:17
↓ 32 callersMethodChangeAffiliationToNone
ChangeAffiliationToNone changes the affiliation to the none affiliation
session/muc/occupant.go:50
↓ 31 callersMethoderror
(err error)
gui/muc_account.go:84
↓ 31 callersMethodpublishRoomEvent
(roomID jid.Bare, ev events.MUC)
session/muc_events.go:12
↓ 31 callersMethodshow
(userInitiated bool)
gui/conversation.go:52
↓ 31 callersFunctiontestMUCInterface
(m MUC)
session/events/events_muc_test.go:11
↓ 30 callersMethodChangeAffiliationToAdmin
ChangeAffiliationToAdmin changes the affiliation to the admin affiliation
session/muc/occupant.go:70
↓ 29 callersMethodGetConfig
()
config/account.go:15
↓ 29 callersMethodText
Text returns the current text value
session/muc/room_config_field_text.go:23
↓ 29 callersMethodWrite
Write adds the data for processing It will return any potential errors found during the process
session/filetransfer/receiver.go:236
↓ 28 callersFunctionNew
New returns a new List
roster/list.go:22
↓ 28 callersFunctiondoesThemeNameIndicateDarkness
(name string)
gui/color_management.go:29
↓ 28 callersMethodupdateWithFormField
(field string, values []string)
session/muc/room_listing.go:160
↓ 27 callersMethodtoCSS
()
gui/colors_css.go:6
↓ 26 callersMethodChangeAffiliationToMember
ChangeAffiliationToMember changes the affiliation to the member affiliation
session/muc/occupant.go:65
↓ 26 callersMethodChangeAffiliationToOwner
ChangeAffiliationToOwner changes the affiliation to the owner affiliation
session/muc/occupant.go:75
↓ 26 callersFunctionNewLocal
NewLocal returns a new local if possible
xmpp/jid/jid.go:24
↓ 26 callersFunctiongetSelfAffiliationUpdateMessage
(selfAffiliationUpdate data.SelfAffiliationUpdate)
gui/muc_notification_messages.go:1423
↓ 26 callersMethodsetupStream
RFC 6120, Section 4.2
xmpp/dialer.go:177
↓ 25 callersMethodClose
()
session/access/interfaces.go:84
↓ 25 callersMethodNext
Next reads stanzas from the server. If the stanza is a reply, it dispatches it to the correct channel and reads the next message. Otherwise it returns
xmpp/connection.go:318
↓ 25 callersFunctionParseWithFormat
ParseWithFormat parses the given text following the description in the package documentation It return false if the format is incorrect. In this case
text/format.go:167
↓ 25 callersMethodReset
()
sasl/stringprep.go:44
↓ 25 callersMethodhide
hide MUST be called from the ui thread
gui/spinner_component.go:42
↓ 25 callersFunctionlogPotentialError
(c *C, e error)
config/importer/hook_for_test.go:20
↓ 25 callersFunctionwaitForInflightTo
(c *conn, to string)
xmpp/discovery_test.go:107
↓ 24 callersFunctionParseProxy
ParseProxy parses the given specification and returns a Proxy object with it
net/proxies.go:56
↓ 23 callersMethodCanChangeAffiliation
CanChangeAffiliation returns a boolean indicating if the occupant can change the affiliation of the given occupant based on the occupant's affiliation
session/muc/affiliation_privileges.go:131
↓ 23 callersMethodReceive
([]byte)
otrclient/conversation.go:16
↓ 23 callersMethodRun
()
session/session.go:611
↓ 23 callersMethodStat
()
gui/definitions.go:98
↓ 23 callersFunctionbytesFromHex
(s string)
xmpp/helpers_for_test.go:146
↓ 23 callersFunctionconnectShortcut
(accel string, w gtki.Window, action func(gtki.Window))
gui/shortcuts.go:110
next →1–100 of 6,184, ranked by callers