aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/activitypub
Commit message (Expand)AuthorAgeFilesLines
...
* Fix delete activitiesChocobozzz2018-01-041-0/+1
* Send account activitypub update eventsChocobozzz2018-01-031-1/+2
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+5
* Propagate old comment on new followChocobozzz2017-12-282-0/+3
* Create comment on replied mastodon statutesChocobozzz2017-12-222-1/+10
* Handle mastodon sharesChocobozzz2017-12-191-1/+1
* Status are sent to mastodonChocobozzz2017-12-191-0/+1
* Begin moving video channel to actorChocobozzz2017-12-196-30/+20
* SaveChocobozzz2017-12-191-1/+1
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-272-0/+4
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-0/+5
* Fetch video likes/dislikes tooChocobozzz2017-11-273-3/+6
* Federate likes/dislikesChocobozzz2017-11-273-4/+16
* Federate video viewsChocobozzz2017-11-273-2/+9
* Refractor activity pub lib/helpersChocobozzz2017-11-271-3/+8
* Fix lintChocobozzz2017-11-271-7/+2
* Optimize signature verificationChocobozzz2017-11-271-0/+1
* Speed up activity pub http requestsChocobozzz2017-11-271-2/+2
* Server shares user videosChocobozzz2017-11-271-1/+2
* Send server announce when users upload a videoChocobozzz2017-11-272-4/+4
* Handle announces in inboxChocobozzz2017-11-273-2/+9
* Add video abuse to activity pubChocobozzz2017-11-274-7/+9
* Handle follow/acceptChocobozzz2017-11-271-2/+16
* Make it compile at leastChocobozzz2017-11-271-1/+1
* Continue activitypubChocobozzz2017-11-273-3/+12
* Begin activitypubChocobozzz2017-11-2712-0/+168