aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Fix peertube on chromeChocobozzz2018-07-261-1/+1
* Fix last commitChocobozzz2018-07-261-4/+2
* expliciting type checks and predicates (server only)Rigel Kent2018-07-252-9/+13
* Implement captions/subtitlesChocobozzz2018-07-162-7/+34
* Fix lintChocobozzz2018-06-131-2/+2
* Refractor retry transaction functionChocobozzz2018-06-139-188/+30
* Improve tests when waiting pending jobsChocobozzz2018-06-131-6/+8
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-129-142/+145
* Correctly forward video related activitiesChocobozzz2018-05-315-17/+42
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+1
* Fix actor outboxChocobozzz2018-05-281-3/+2
* Refractor and optimize AP collectionsChocobozzz2018-05-253-18/+51
* Split files in activitypub serverChocobozzz2018-05-2517-133/+130
* Fix cc field in classic audienceChocobozzz2018-05-254-28/+21
* Move normalize functions in helpersChocobozzz2018-05-112-24/+5
* Improve AP validation for NotesChocobozzz2018-05-111-3/+3
* Add ability to update a video channelChocobozzz2018-05-116-23/+101
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+2
* Use ISO 639 for languagesChocobozzz2018-04-231-5/+5
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+1
* Try to refractor activities sendingChocobozzz2018-03-277-148/+91
* Fix delete comment federationChocobozzz2018-03-277-25/+50
* Fix error loggingChocobozzz2018-03-264-9/+9
* Add public to activitypub announcesChocobozzz2018-03-231-1/+1
* Improve logging when cannot fetch remote videosChocobozzz2018-03-231-5/+10
* Improve activity pub actors implementationChocobozzz2018-03-225-8/+21
* Add /activity to activity create idsChocobozzz2018-03-221-1/+1
* Fix issues with truncated description and utf charactersChocobozzz2018-03-212-3/+2
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-16/+31
* Update the api documentationChocobozzz2018-03-191-0/+1
* Sanitize invalid actor descriptionChocobozzz2018-03-191-10/+25
* Fix lintChocobozzz2018-02-231-1/+1
* Detect posting request in our own inboxChocobozzz2018-02-231-0/+9
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-213-18/+8
* Implement support field in video and video channelChocobozzz2018-02-154-32/+62
* Handle thumbnail updateChocobozzz2018-02-141-1/+8
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-3/+3
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-1/+21
* Fix video announces processingChocobozzz2018-01-261-2/+5
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Don't rehost announced video activitiesChocobozzz2018-01-263-39/+27
* Fix announce activitiesChocobozzz2018-01-264-84/+62
* Move job queue to redisChocobozzz2018-01-2511-72/+76
* Accept actors with url objects instead of stringChocobozzz2018-01-251-1/+8
* Fix lintChocobozzz2018-01-242-2/+0
* Upgrade server dependenciesChocobozzz2018-01-243-3/+4
* Optimize SQL query that fetch actor outboxChocobozzz2018-01-181-12/+30
* Avoid too many requests and fetching outboxChocobozzz2018-01-181-0/+5
* Don't show videos of remote instance after unfollowChocobozzz2018-01-184-6/+16
* Fix actor followers/following countsChocobozzz2018-01-151-6/+3