aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2018-01-121-4/+3
* Update follower/following countsChocobozzz2018-01-122-0/+30
* Avoid making retried requests to dead followersChocobozzz2018-01-122-0/+31
* Add maximum to actor follow scoresChocobozzz2018-01-111-1/+1
* Add tests to handle down serverChocobozzz2018-01-111-2/+2
* Add scores to follows and remove bad onesChocobozzz2018-01-112-10/+82
* Fetch remote AP objectsChocobozzz2018-01-101-0/+3
* Fix sharedInboxUrl listChocobozzz2018-01-091-10/+19
* Fix aot buildChocobozzz2018-01-091-2/+9
* Refresh remote accountsChocobozzz2018-01-041-1/+12
* Add ability to delete commentsChocobozzz2018-01-041-0/+1
* Send account activitypub update eventsChocobozzz2018-01-031-1/+1
* Add avatar max size limitChocobozzz2018-01-031-8/+8
* Add ability to disable video commentsChocobozzz2018-01-031-2/+2
* Begin to add avatar to actorsChocobozzz2017-12-291-8/+29
* Propagate old comment on new followChocobozzz2017-12-281-4/+5
* Status are sent to mastodonChocobozzz2017-12-191-44/+23
* Use RsaSignature2017Chocobozzz2017-12-191-1/+13
* Begin moving video channel to actorChocobozzz2017-12-192-23/+402
* SaveChocobozzz2017-12-191-0/+245