gotosocial/internal/federation
tobi 4b1d9d3780
Serve outbox for Actor (#289)
* add statusesvisible convenience function

* add minID + onlyPublic to account statuses get

* move swagger collection stuff to common

* start working on Outbox GETting

* move functions into federationProcessor

* outboxToASCollection

* add statusesvisible convenience function

* add minID + onlyPublic to account statuses get

* move swagger collection stuff to common

* start working on Outbox GETting

* move functions into federationProcessor

* outboxToASCollection

* bit more work on outbox paging

* wrapNoteInCreate function

* test + hook up the processor functions

* don't do prev + next links on empty reply

* test get outbox through api

* don't fail on no status entries

* add outbox implementation doc

* typo
2021-10-24 11:57:39 +02:00
..
dereferencing reference global logrus (#274) 2021-10-11 14:37:33 +02:00
federatingdb Serve outbox for Actor (#289) 2021-10-24 11:57:39 +02:00
authenticate.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
clock.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
commonbehavior.go Remote instance dereferencing (#70) 2021-06-27 16:52:18 +02:00
dereference.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
federatingactor.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
federatingprotocol.go Follow request improvements (#282) 2021-10-16 13:27:43 +02:00
federator.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
federator_test.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
finger.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
handshake.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
transport.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00