aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/activitypub/objects
Commit message (Expand)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-035-20/+22
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-302-1/+4
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+2
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-0/+11
* Add ability to disable webtorrentChocobozzz2019-11-251-18/+33
* Handle reports from mastodonChocobozzz2019-08-301-1/+1
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-1/+1
* Add playlist rest testsChocobozzz2019-03-181-0/+3
* Playlist server APIChocobozzz2019-03-182-0/+33
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-114-22/+46
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-114-19/+49
| |\
| | * Add hls support on serverChocobozzz2019-02-112-21/+43
| | * Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-0/+1
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-1/+2
* | | Change modelsclementbrizard2019-01-121-0/+1
| |/ |/|
* | Check activities hostChocobozzz2018-11-141-1/+2
* | AP mimeType -> mediaTypeChocobozzz2018-10-181-3/+9
|/
* Basic video redundancy implementationChocobozzz2018-09-134-7/+32
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-1/+1
* Fix fps federationChocobozzz2018-08-061-0/+2
* Implement captions/subtitlesChocobozzz2018-07-161-0/+1
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+3
* Refractor and optimize AP collectionsChocobozzz2018-05-251-4/+4
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Fix communication with mastodonChocobozzz2018-01-121-1/+1
* Fetch remote AP objectsChocobozzz2018-01-101-0/+2
* Add mentions to commentsChocobozzz2018-01-052-1/+5
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Propagate old comment on new followChocobozzz2017-12-282-0/+3
* Create comment on replied mastodon statutesChocobozzz2017-12-221-0/+8
* Begin moving video channel to actorChocobozzz2017-12-194-16/+7
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-272-0/+4
* Fetch video likes/dislikes tooChocobozzz2017-11-271-0/+3
* Federate likes/dislikesChocobozzz2017-11-272-0/+6
* Federate video viewsChocobozzz2017-11-272-0/+6
* Send server announce when users upload a videoChocobozzz2017-11-272-4/+4
* Handle announces in inboxChocobozzz2017-11-272-0/+2
* Add video abuse to activity pubChocobozzz2017-11-273-2/+6
* Continue activitypubChocobozzz2017-11-272-1/+5
* Begin activitypubChocobozzz2017-11-274-0/+61