aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/activitypub/outbox.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add log when fetching the outboxChocobozzz2018-02-271-1/+5
|
* Correctly set the activity audience in outboxChocobozzz2018-02-071-2/+3
|
* Don't rehost announced video activitiesChocobozzz2018-01-261-3/+2
|
* Fix announce activitiesChocobozzz2018-01-261-5/+2
|
* Avoid too many requests and fetching outboxChocobozzz2018-01-181-4/+15
|
* Automatically resize avatarsChocobozzz2018-01-031-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-10/+10
|
* SaveChocobozzz2017-12-191-2/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-4/+4
|
* Fix lintChocobozzz2017-11-301-3/+4
|
* Fix lintChocobozzz2017-11-271-1/+1
|
* Federate video viewsChocobozzz2017-11-271-5/+9
|
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-1/+1
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-2/+0
|
* Add outboxChocobozzz2017-11-271-0/+60