GoToSocial/internal
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
..
ap fix mention extracting when no domain exists (usually intra-instance mentions) (#272) 2021-10-17 14:19:49 +02:00
api Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
cache Golint (#255) 2021-09-30 11:16:23 +02:00
cliactions reference global logrus (#274) 2021-10-11 14:37:33 +02:00
config Update webfingering a little, add tests (#236) 2021-09-20 16:46:45 +02:00
db Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
gotosocial Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
gtserror Swagger (#124) 2021-07-31 17:49:59 +02:00
gtsmodel Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
id change muchos things 2021-09-01 11:11:26 +02:00
log reference global logrus (#274) 2021-10-11 14:37:33 +02:00
media reference global logrus (#274) 2021-10-11 14:37:33 +02:00
messages Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
oauth go fmt (#278) 2021-10-13 13:50:24 +02:00
oidc reference global logrus (#274) 2021-10-11 14:37:33 +02:00
processing Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
regexes fix mention extracting when no domain exists (usually intra-instance mentions) (#272) 2021-10-17 14:19:49 +02:00
router reference global logrus (#274) 2021-10-11 14:37:33 +02:00
stream Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
text reference global logrus (#274) 2021-10-11 14:37:33 +02:00
timeline reference global logrus (#274) 2021-10-11 14:37:33 +02:00
trans go fmt (#278) 2021-10-13 13:50:24 +02:00
transport reference global logrus (#274) 2021-10-11 14:37:33 +02:00
typeutils Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
util fix mention extracting when no domain exists (usually intra-instance mentions) (#272) 2021-10-17 14:19:49 +02:00
validate kim is a reply guy (#208) 2021-09-11 13:19:06 +02:00
visibility Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
web reference global logrus (#274) 2021-10-11 14:37:33 +02:00