aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/actor.ts
Commit message (Expand)AuthorAgeFilesLines
* Sanitize invalid actor descriptionChocobozzz2018-03-191-10/+25
* Implement support field in video and video channelChocobozzz2018-02-151-4/+9
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-3/+3
* Move job queue to redisChocobozzz2018-01-251-25/+34
* Accept actors with url objects instead of stringChocobozzz2018-01-251-1/+8
* Optimize SQL query that fetch actor outboxChocobozzz2018-01-181-12/+30
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+4
* Fix actor followers/following countsChocobozzz2018-01-151-6/+3
* Update follower/following countsChocobozzz2018-01-121-0/+1
* Fix actor refreshChocobozzz2018-01-111-0/+2
* Refresh remote accountsChocobozzz2018-01-041-3/+77
* Send account activitypub update eventsChocobozzz2018-01-031-39/+47
* Begin to add avatar to actorsChocobozzz2017-12-291-29/+58
* Propagate old comment on new followChocobozzz2017-12-281-15/+13
* Status are sent to mastodonChocobozzz2017-12-191-9/+10
* Begin moving video channel to actorChocobozzz2017-12-191-0/+229