aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix communication with mastodonChocobozzz2018-01-121-1/+1
* Add reject processing for activitypubChocobozzz2018-01-111-2/+7
* Add scores to follows and remove bad onesChocobozzz2018-01-114-21/+23
* Fetch remote AP objectsChocobozzz2018-01-101-0/+2
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-1/+1
* Add mentions to commentsChocobozzz2018-01-052-1/+5
* Handle HTML is commentsChocobozzz2018-01-041-1/+1
* Fix delete activitiesChocobozzz2018-01-041-0/+1
* Add ability to delete commentsChocobozzz2018-01-044-2/+6
* Add avatar in commentsChocobozzz2018-01-031-4/+3
* Send account activitypub update eventsChocobozzz2018-01-031-1/+2
* Add avatar max size limitChocobozzz2018-01-031-0/+13
* Add ability to disable video commentsChocobozzz2018-01-034-0/+4
* Begin to add avatar to actorsChocobozzz2017-12-292-1/+6
* Propagate old comment on new followChocobozzz2017-12-282-0/+3
* Add video comment componentsChocobozzz2017-12-271-0/+2
* Begin unit testsChocobozzz2017-12-221-2/+5
* Add comments controllerChocobozzz2017-12-221-0/+19
* 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-1912-33/+23
* SaveChocobozzz2017-12-191-1/+1
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-0/+2
* Use sequelize scopesChocobozzz2017-12-141-1/+1
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+0
* First upload step is okChocobozzz2017-12-071-5/+5
* Begin video watch designChocobozzz2017-12-061-1/+3
* Add account avatarChocobozzz2017-12-043-5/+16
* Add ability to list jobsChocobozzz2017-11-303-0/+12
* 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
* Add ability to unfollow a serverChocobozzz2017-11-271-3/+7
* 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-272-3/+3
* ApplicationFollow -> SeverFollowChocobozzz2017-11-271-1/+1
* 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-275-8/+12
* Rename Pod -> ServerChocobozzz2017-11-2721-223/+9
* Add follow tabsChocobozzz2017-11-271-2/+2
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-2/+1
* Handle follow/acceptChocobozzz2017-11-275-2/+25
* Make it compile at leastChocobozzz2017-11-273-3/+2