aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/audience.ts
Commit message (Expand)AuthorAgeFilesLines
* Split types and typingsChocobozzz2020-06-181-1/+1
* Update server dependenciesChocobozzz2020-06-171-1/+1
* Fix add comment in threads with deleted commentsChocobozzz2020-03-201-0/+2
* Optimize view endpointChocobozzz2020-02-041-12/+4
* Don't refresh videos when processing viewsChocobozzz2020-02-041-2/+10
* Stronger model typingsChocobozzz2019-08-191-13/+14
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-1/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-1/+6
* Refractor activities sendingChocobozzz2018-09-141-5/+5
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-3/+3
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-5/+5
* Fix actor outboxChocobozzz2018-05-281-3/+2
* Split files in activitypub serverChocobozzz2018-05-251-0/+92