Home
last modified time | relevance | path

Searched refs:HasSharedInbox (Results 1 – 25 of 104) sorted by relevance

12345

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_audio.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Audio) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_person.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Person) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_service.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Service) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_note.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Note) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_object.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Object) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_page.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Page) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_profile.go2103 if t.raw.HasSharedInbox() {
2114 func (t *Profile) HasSharedInbox() (p Presence) { func
2116 if t.raw.HasSharedInbox() {
H A Dgen_group.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Group) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_image.go2137 if t.raw.HasSharedInbox() {
2148 func (t *Image) HasSharedInbox() (p Presence) { func
2150 if t.raw.HasSharedInbox() {
H A Dgen_video.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Video) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_application.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Application) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_article.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Article) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_document.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Document) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_event.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Event) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_organization.go2069 if t.raw.HasSharedInbox() {
2080 func (t *Organization) HasSharedInbox() (p Presence) { func
2082 if t.raw.HasSharedInbox() {
H A Dgen_tombstone.go2159 if t.raw.HasSharedInbox() {
2170 func (t *Tombstone) HasSharedInbox() (p Presence) { func
2172 if t.raw.HasSharedInbox() {
H A Dgen_collection.go2282 if t.raw.HasSharedInbox() {
2293 func (t *Collection) HasSharedInbox() (p Presence) { func
2295 if t.raw.HasSharedInbox() {
H A Dgen_orderedcollection.go2282 if t.raw.HasSharedInbox() {
2293 func (t *OrderedCollection) HasSharedInbox() (p Presence) { func
2295 if t.raw.HasSharedInbox() {
H A Dgen_place.go2239 if t.raw.HasSharedInbox() {
2250 func (t *Place) HasSharedInbox() (p Presence) { func
2252 if t.raw.HasSharedInbox() {
H A Dgen_relationship.go2202 if t.raw.HasSharedInbox() {
2213 func (t *Relationship) HasSharedInbox() (p Presence) { func
2215 if t.raw.HasSharedInbox() {
H A Dgen_create.go2428 if t.raw.HasSharedInbox() {
2439 func (t *Create) HasSharedInbox() (p Presence) { func
2441 if t.raw.HasSharedInbox() {
H A Dgen_reject.go2428 if t.raw.HasSharedInbox() {
2439 func (t *Reject) HasSharedInbox() (p Presence) { func
2441 if t.raw.HasSharedInbox() {
H A Dgen_remove.go2428 if t.raw.HasSharedInbox() {
2439 func (t *Remove) HasSharedInbox() (p Presence) { func
2441 if t.raw.HasSharedInbox() {
H A Dgen_block.go2428 if t.raw.HasSharedInbox() {
2439 func (t *Block) HasSharedInbox() (p Presence) { func
2441 if t.raw.HasSharedInbox() {
H A Dgen_collectionpage.go2396 if t.raw.HasSharedInbox() {
2407 func (t *CollectionPage) HasSharedInbox() (p Presence) { func
2409 if t.raw.HasSharedInbox() {

12345