mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +00:00
4b1d9d3780
* 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 |
||
---|---|---|
.. | ||
migrations | ||
account.go | ||
account_test.go | ||
admin.go | ||
basic.go | ||
basic_test.go | ||
bundb.go | ||
bundb_test.go | ||
conn.go | ||
domain.go | ||
errors.go | ||
instance.go | ||
media.go | ||
mention.go | ||
mention_test.go | ||
notification.go | ||
relationship.go | ||
relationship_test.go | ||
session.go | ||
session_test.go | ||
status.go | ||
status_test.go | ||
timeline.go | ||
timeline_test.go | ||
trace.go | ||
util.go |