MCPcopy Create free account

hub / github.com/aethereans/aether-app / functions

Functions3,870 in github.com/aethereans/aether-app

↓ 181 callersFunctioninvalidDataError
* This package handles any data that gets saved to the user profile. This is important because everything that does not get saved into the database ge
aether-core/aether/services/configstore/permanent.go:35
↓ 149 callersMethodInitCheck
GETTERS AND SETTERS * Q: Why do we even have these? Because some of our types are not directly convertible to JSON, like the public / private key pai
aether-core/aether/services/configstore/permanent.go:506
↓ 117 callersMethodcommit
()
aether-core/aether/frontend/inflights/inflights.go:253
↓ 87 callersMethodCommit
* Commit saves the file to memory. This is usually called after a Set operation. */
aether-core/aether/services/configstore/permanent.go:2780
↓ 84 callersMethodUpdate
(status string)
aether-core/aether/frontend/inflights/inflights.go:176
↓ 83 callersMethodPushChangesToClient
*---------- Push inflight changes to client ----------*/
aether-core/aether/frontend/inflights/inflights.go:716
↓ 74 callersMethodInitCheck
Init check gate
aether-core/aether/services/configstore/permanent.go:2930
↓ 66 callersMethodVerify
Verify verifies all items and flags them appropriately in a response.
aether-core/aether/io/api/apistructs.go:526
↓ 58 callersMethodGetProvable
()
aether-core/aether/protos/mimapi/mimapi.pb.go:589
↓ 52 callersMethodGetFilters
()
aether-core/aether/protos/beapi/beapi.pb.go:577
↓ 45 callersFunctionisFrontend
()
aether-core/aether/io/api/createverify.go:22
↓ 44 callersMethodGetOwner
()
aether-core/aether/io/api/apistructs.go:658
↓ 43 callersFunctionintBC
Arguably, we don't need this because the integers come with their own maxes and it will fail much before this if it fails. It's still good to have an
aether-core/aether/io/api/boundscheck.go:205
↓ 41 callersMethodGetFingerprint
()
aether-core/aether/frontend/kvstore/find.go:27
↓ 39 callersMethodCommit
* Commit saves the file to memory. This is usually called after a Set operation. */
aether-core/aether/services/configstore/permanent.go:4052
↓ 39 callersMethodGetMinimumPoWStrengths
()
aether-core/aether/services/configstore/permanent.go:609
↓ 39 callersMethodProtobuf
()
aether-core/aether/io/api/protoconv.go:159
↓ 38 callersMethodProtobuf
()
aether-core/aether/frontend/festructs/protoconv.go:248
↓ 38 callersFunctionfingerprintBC
Low - mid level
aether-core/aether/io/api/boundscheck.go:225
↓ 38 callersFunctionstringBC
Low level
aether-core/aether/io/api/boundscheck.go:181
↓ 35 callersMethodAdd
(a api.Address)
aether-core/aether/backend/dispatch/exclusions.go:23
↓ 33 callersMethodGetGRPCServiceTimeout
()
aether-core/aether/services/configstore/permanent.go:1250
↓ 30 callersMethodGetGraphFilters
()
aether-core/aether/protos/beapi/beapi.pb.go:168
↓ 28 callersMethodWriteHeader
We rewrite 404 Not founds to 204 No content. This is because 404 Not found causes the underlying TCP connection to be terminated, and in the case of r
aether-core/aether/backend/server/respwriter.go:12
↓ 27 callersMethodGetBoard
()
aether-core/aether/protos/mimapi/mimapi.pb.go:381
↓ 26 callersMethodGetTarget
()
aether-core/aether/protos/mimapi/mimapi.pb.go:500
↓ 26 callersFunctiontimestampBC
(item Timestamp)
aether-core/aether/io/api/boundscheck.go:248
↓ 25 callersMethodRefresh
(localDefaultMods []string, totalPop int, nowts int64)
aether-core/aether/frontend/festructs/carriers.go:745
↓ 23 callersMethodAdd
(url string, startsFrom Timestamp, endsAt Timestamp, creation Timestamp, entityCounts *[]EntityCount)
aether-core/aether/services/configstore/responsetracker.go:112
↓ 23 callersMethodGetMeta
()
aether-core/aether/protos/mimapi/mimapi.pb.go:638
↓ 23 callersMethodProtobuf
*---------- Protobuf conversions ----------*/
aether-core/aether/frontend/inflights/inflights.go:48
↓ 22 callersMethodGetEntityPageSizes
()
aether-core/aether/services/configstore/permanent.go:556
↓ 22 callersMethodSendSignalEvent
(ctx context.Context, in *SignalEventPayload, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1474
↓ 21 callersMethodGetUserKeyPair
Getters and setters Getters func (config *FrontendConfig) GetUserKeyPair() *ed25519.PrivateKey { config.InitCheck() keyPair := ed25519.PrivateKey([]
aether-core/aether/services/configstore/permanent.go:2946
↓ 21 callersMethodIndexOf
(item Provable)
aether-core/aether/io/api/apistructs.go:931
↓ 21 callersMethodVerifyPoW
Verify ProofOfWork
aether-core/aether/io/api/createverify.go:130
↓ 20 callersFunctionWaitUntilFrontendReady
(cb: any)
aether-core/aether/client/src/app/services/feapiconsumer/feapiconsumer.ts:944
↓ 20 callersFunctionWaitUntilFrontendReady
(cb)
aether-core/aether/client/src/app/services/feapiconsumer/feapiconsumer.js:968
↓ 19 callersMethodGetType
()
aether-core/aether/protos/mimapi/mimapi.pb.go:596
↓ 19 callersFunctiongeneratePost
(fp api.Fingerprint, parentfp api.Fingerprint)
aether-core/aether/io/persistence/persistence_test.go:1940
↓ 18 callersMethodGetCachesDirectory
()
aether-core/aether/services/configstore/permanent.go:916
↓ 18 callersMethodGetCreation
()
aether-core/aether/io/api/apistructs.go:660
↓ 18 callersMethodGetUpdateable
()
aether-core/aether/protos/mimapi/mimapi.pb.go:659
↓ 18 callersFunctionStartBackendAPIConnection
()
aether-core/aether/frontend/beapiconsumer/beapiconsumer.go:19
↓ 18 callersMethodString
()
aether-core/aether/backend/metrics/proto/metrics.pb.go:704
↓ 17 callersMethodGetBackendKeyPair
()
aether-core/aether/services/configstore/permanent.go:1004
↓ 17 callersMethodGetDbEngine
()
aether-core/aether/services/configstore/permanent.go:927
↓ 17 callersMethodGetEvent
()
aether-core/aether/protos/feapi/feapi.pb.go:762
↓ 17 callersMethodGetFingerprint
()
aether-core/aether/io/api/apistructs.go:314
↓ 17 callersMethodGetLastUpdate
()
aether-core/aether/io/api/apistructs.go:659
↓ 17 callersMethodGetOwnerPublicKey
Field accessor
aether-core/aether/io/api/apistructs.go:626
↓ 17 callersMethodGetVerified
()
aether-core/aether/io/api/apistructs.go:641
↓ 17 callersMethodSave
Util
aether-core/aether/frontend/festructs/carriers.go:44
↓ 17 callersFunctioncreateEndCrumb
( context: any, entityType: string, visibleName: string, fingerprint: string )
aether-core/aether/client/src/app/store/crumbs.ts:32
↓ 17 callersFunctioncreateEndCrumb
(context, entityType, visibleName, fingerprint)
aether-core/aether/client/src/app/store/crumbs.js:15
↓ 16 callersMethodFind
(fp string)
aether-core/aether/frontend/festructs/carriers.go:380
↓ 16 callersFunctioncreateRequesterId
()
aether-core/aether/frontend/beapiconsumer/beapiconsumer.go:29
↓ 16 callersFunctiondelete
(ts Timestamp, entityType string)
aether-core/aether/backend/eventhorizon/eventhorizon.go:32
↓ 15 callersMethodCreatePoW
Create ProofOfWork
aether-core/aether/io/api/createverify.go:30
↓ 15 callersMethodGetTypeClass
()
aether-core/aether/protos/mimapi/mimapi.pb.go:521
↓ 15 callersFunctiongetSQLCommands
getSQLCommands determines the order of execution of these commands based on the order they're appended here. The fundamental rule is that all of these
aether-core/aether/io/persistence/writer.go:678
↓ 14 callersMethodGetExternalPort
()
aether-core/aether/services/configstore/permanent.go:895
↓ 14 callersMethodGetThread
()
aether-core/aether/protos/mimapi/mimapi.pb.go:388
↓ 14 callersMethodInsert
Distribute the oncoming board entities to existing boards.
aether-core/aether/frontend/festructs/carriers.go:390
↓ 13 callersMethodSendBackendAmbientStatus
(ctx context.Context, in *BackendAmbientStatusPayload, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1495
↓ 13 callersMethodSetBoardSignal
(ctx context.Context, in *BoardSignalRequest, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1471
↓ 13 callersMethodSetVerified
(v bool)
aether-core/aether/io/api/apistructs.go:773
↓ 13 callersFunctionmakeFieldMapping
(maptype, analyser string)
aether-core/aether/frontend/search/mappings.go:27
↓ 12 callersMethodFind
(postfp string)
aether-core/aether/frontend/festructs/festructs.go:386
↓ 12 callersMethodGetEntityVersion
()
aether-core/aether/protos/mimapi/mimapi.pb.go:631
↓ 12 callersMethodGetLastRefTimeRange
()
aether-core/aether/protos/beapi/beapi.pb.go:147
↓ 12 callersMethodGetLimit
()
aether-core/aether/protos/beapi/beapi.pb.go:307
↓ 12 callersMethodGetName
()
aether-core/aether/protos/mimapi/mimapi.pb.go:617
↓ 12 callersMethodGetOffset
()
aether-core/aether/protos/beapi/beapi.pb.go:314
↓ 12 callersMethodPrefill
()
aether-core/aether/io/api/apistructs.go:583
↓ 12 callersFunctionSendToBackend
*---------- Send to DB API layer. ----------*/ SendToBackend gets the minted entity, converts it to JSON, and sticks it into the appropriate backend
aether-core/aether/frontend/inflights/ingestor.go:987
↓ 12 callersFunctionStartClientAPIConnection
()
aether-core/aether/frontend/clapiconsumer/clapiconsumer.go:25
↓ 12 callersMethodString
()
aether-core/aether/protos/mimapi/mimapi.pb.go:585
↓ 11 callersMethodCheckBounds
()
aether-core/aether/io/api/apistructs.go:632
↓ 11 callersFunctionDBtoAPI
DBtoAPI converts a DB type to an API type. This is useful when this object needs to communicated to the outside world, such as showing it to the user,
aether-core/aether/io/persistence/dbstructs.go:475
↓ 11 callersMethodGetKeys
(ctx context.Context, in *KeysRequest, opts ...grpc.CallOption)
aether-core/aether/protos/beapi/beapi.pb.go:935
↓ 11 callersMethodGetMarshaledUserPublicKey
()
aether-core/aether/services/configstore/permanent.go:2955
↓ 11 callersMethodGetNetworkHeadDays
()
aether-core/aether/services/configstore/permanent.go:535
↓ 11 callersMethodGetOwnerFingerprint
()
aether-core/aether/protos/feapi/feapi.pb.go:657
↓ 11 callersMethodGetProtURLVersion
GetProtURLVersion returns the protocol version to be used in the URL scheme. If the major version of mim is 1, the url scheme will be based on v0.
aether-core/aether/services/configstore/permanent.go:2850
↓ 11 callersMethodGetUserDirectory
()
aether-core/aether/services/configstore/permanent.go:905
↓ 11 callersMethodSendAmbientStatus
^ Ambient *entities*. This is poorly named, we should make it more specific
aether-core/aether/protos/clapi/clapi.pb.go:751
↓ 11 callersMethodToJSON
()
aether-core/aether/io/api/apistructs.go:574
↓ 11 callersMethodVerifyPoW
(pubKey string)
aether-core/aether/io/api/apistructs.go:621
↓ 10 callersMethodAddString
AddString adds a value to the bloom (to the most recent constituent).
aether-core/aether/services/rollingbloom/rollingbloom.go:66
↓ 10 callersMethodCreateUpdatePoW
Create UpdateProofOfWork
aether-core/aether/io/api/createverify.go:80
↓ 10 callersMethodGetBoards
Boards
aether-core/aether/frontend/festructs/carriers.go:35
↓ 10 callersMethodGetBody
()
aether-core/aether/protos/mimapi/mimapi.pb.go:402
↓ 10 callersMethodGetExpiry
()
aether-core/aether/protos/mimapi/mimapi.pb.go:610
↓ 10 callersMethodGetFingerprints
()
aether-core/aether/protos/beapi/beapi.pb.go:154
↓ 10 callersFunctionGetPageRaw
GetPageRaw returns a raw page from the cache. This returns the entire page, not just the data. This is useful for functions that need to be aware of t
aether-core/aether/io/api/fetcher.go:461
↓ 10 callersMethodGetThreads
Threads
aether-core/aether/frontend/festructs/carriers.go:30
↓ 10 callersMethodInsertFromProtobuf
(ces []*pbstructs.Post)
aether-core/aether/frontend/festructs/festructs.go:363
↓ 10 callersMethodRemove
(fp, domain string)
aether-core/aether/services/configstore/feuserrelations.go:95
↓ 10 callersMethodSendContentEvent
(ctx context.Context, in *ContentEventPayload, opts ...grpc.CallOption)
aether-core/aether/protos/feapi/feapi.pb.go:1473
next →1–100 of 3,870, ranked by callers