aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Add playlist rest testsChocobozzz2019-03-181-0/+3
* Playlist server APIChocobozzz2019-03-184-2/+37
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-116-28/+76
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-116-25/+79
| |\
| | * Use a single file instead of segments for HLSChocobozzz2019-02-111-1/+4
| | * Add hls support on serverChocobozzz2019-02-112-21/+43
| | * Prepare Dislike/Flag/View fixesChocobozzz2019-01-152-5/+27
| * | 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-135-10/+35
* 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
* Add ability to update a video channelChocobozzz2018-05-111-1/+1
* Improve activity pub actors implementationChocobozzz2018-03-221-1/+1
* Fix lint momory issuesChocobozzz2018-03-081-2/+0
* Implement support field in video and video channelChocobozzz2018-02-152-2/+2
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Fix announce activitiesChocobozzz2018-01-261-1/+1
* Fix communication with mastodonChocobozzz2018-01-121-1/+1
* Add reject processing for activitypubChocobozzz2018-01-111-2/+7
* Fetch remote AP objectsChocobozzz2018-01-101-0/+2
* Add mentions to commentsChocobozzz2018-01-052-1/+5
* Handle HTML is commentsChocobozzz2018-01-041-1/+1
* 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