aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Handle announces in inboxChocobozzz2017-11-2717-23/+264
* Fix video upload and videos listChocobozzz2017-11-2712-44/+59
* Add video abuse to activity pubChocobozzz2017-11-2713-67/+113
* Fix error when creating a fresh databaseChocobozzz2017-11-273-3/+7
* Rename Pod -> ServerChocobozzz2017-11-2777-1047/+456
* Add follow tabsChocobozzz2017-11-2744-397/+495
* Follow worksChocobozzz2017-11-2739-169/+431
* Fix issues on server startChocobozzz2017-11-2714-64/+95
* Make the client compile tooChocobozzz2017-11-2729-304/+36
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-276-19/+23
* Send follow/acceptChocobozzz2017-11-279-17/+158
* Handle follow/acceptChocobozzz2017-11-2729-208/+493
* Make it compile at leastChocobozzz2017-11-2753-1245/+331
* Remove references to authorChocobozzz2017-11-2734-1367/+111
* Continue activitypubChocobozzz2017-11-2727-1085/+1038
* Begin activitypubChocobozzz2017-11-2792-916/+2503
* Fix spelling (#126)‮noisawe2017-11-272-8/+8
* Update readme (again)Bigard Florian2017-11-231-1/+1
* Update readmeBigard Florian2017-11-231-0/+2
* Improve client mobile versionChocobozzz2017-11-0610-21/+61
* Fix not found asn1.js packageChocobozzz2017-11-062-99/+122
* Usernames are case insensitive nowChocobozzz2017-11-044-5/+23
* Fix error messages on client formsChocobozzz2017-11-045-6/+6
* Don't hash user password once again on updateChocobozzz2017-11-041-4/+7
* Prepare release scriptChocobozzz2017-10-314-4/+12
* Split slow and fast api tests for travisChocobozzz2017-10-315-16/+27
* Fix travis build stageChocobozzz2017-10-311-1/+1
* Build server files before test the apiChocobozzz2017-10-312-7/+5
* Try matrix to speed up travis buildsChocobozzz2017-10-317-13/+44
* Upgrade client depChocobozzz2017-10-316-469/+834
* Upgrade server packagesChocobozzz2017-10-3117-396/+369
* Update PeerTube featuresChocobozzz2017-10-311-8/+17
* Add tests and fix bugs for video privacyChocobozzz2017-10-318-404/+440
* Add video privacy settingChocobozzz2017-10-3148-208/+545
* Change video spinnerChocobozzz2017-10-311-0/+72
* Lazy description and previews to video formChocobozzz2017-10-3023-76/+269
* Add other video description testsChocobozzz2017-10-301-1/+27
* Add lazy description on serverChocobozzz2017-10-3016-66/+217
* Add tests to user rolesChocobozzz2017-10-276-22/+92
* Support roles with rights and add moderator roleChocobozzz2017-10-2751-139/+378
* Fix tag display on video watchChocobozzz2017-10-271-10/+16
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-279-34/+33
* Remove sequelize deprecated operatorsChocobozzz2017-10-269-17/+20
* Increase video attributes lengthChocobozzz2017-10-267-16/+27
* Fix testsChocobozzz2017-10-261-2/+2
* Add og:video tagsChocobozzz2017-10-262-3/+14
* Add markdown support to video descriptionChocobozzz2017-10-2610-8/+97
* Fix integrity with transcoding jobsChocobozzz2017-10-262-8/+20
* Fix integrity issues with after destroy hookChocobozzz2017-10-264-9/+9
* Fix log in after destroy hookChocobozzz2017-10-261-1/+1