Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 5 | -12/+35 |
* | Move activitypub functions from helpers/ to lib/ | Chocobozzz | 2017-11-27 | 26 | -305/+341 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 46 | -495/+836 |
* | Fix lint | Chocobozzz | 2017-11-27 | 19 | -87/+46 |
* | Fix public video we set to public or unlisted | Chocobozzz | 2017-11-27 | 13 | -61/+58 |
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 27 | -582/+441 |
* | Fix video full description | Chocobozzz | 2017-11-27 | 12 | -614/+103 |
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 21 | -431/+501 |
* | Generate application keys too | Chocobozzz | 2017-11-27 | 1 | -1/+8 |
* | Optimize account creation | Chocobozzz | 2017-11-27 | 7 | -25/+43 |
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 6 | -120/+70 |
* | Federate video abuses | Chocobozzz | 2017-11-27 | 7 | -12/+28 |
* | Federate video update | Chocobozzz | 2017-11-27 | 13 | -26/+102 |
* | Server shares user videos | Chocobozzz | 2017-11-27 | 15 | -111/+214 |
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 19 | -76/+156 |
* | Handle announces in inbox | Chocobozzz | 2017-11-27 | 14 | -21/+255 |
* | Fix video upload and videos list | Chocobozzz | 2017-11-27 | 12 | -44/+59 |
* | Add video abuse to activity pub | Chocobozzz | 2017-11-27 | 7 | -59/+100 |
* | Fix error when creating a fresh database | Chocobozzz | 2017-11-27 | 2 | -3/+6 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 47 | -797/+427 |
* | Add follow tabs | Chocobozzz | 2017-11-27 | 11 | -172/+193 |
* | Follow works | Chocobozzz | 2017-11-27 | 35 | -161/+420 |
* | Fix issues on server start | Chocobozzz | 2017-11-27 | 14 | -64/+95 |
* | Add MANAGE_PEERTUBE_FOLLOW right | Chocobozzz | 2017-11-27 | 5 | -17/+22 |
* | Send follow/accept | Chocobozzz | 2017-11-27 | 9 | -17/+158 |
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 23 | -205/+467 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 46 | -1216/+320 |
* | Remove references to author | Chocobozzz | 2017-11-27 | 34 | -1367/+111 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 24 | -1082/+1026 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 75 | -906/+2152 |
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 1 | -5/+0 |
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 3 | -3/+15 |
* | Don't hash user password once again on update | Chocobozzz | 2017-11-04 | 1 | -4/+7 |
* | Split slow and fast api tests for travis | Chocobozzz | 2017-10-31 | 3 | -15/+19 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 15 | -37/+32 |
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 8 | -404/+440 |
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 9 | -29/+181 |
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 2 | -7/+3 |
* | Add other video description tests | Chocobozzz | 2017-10-30 | 1 | -1/+27 |
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 13 | -64/+214 |
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 4 | -20/+90 |
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 17 | -84/+133 |
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 8 | -16/+20 |
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 3 | -10/+20 |
* | Fix tests | Chocobozzz | 2017-10-26 | 1 | -2/+2 |
* | Add og:video tags | Chocobozzz | 2017-10-26 | 2 | -3/+14 |
* | Fix integrity with transcoding jobs | Chocobozzz | 2017-10-26 | 2 | -8/+20 |
* | Fix integrity issues with after destroy hook | Chocobozzz | 2017-10-26 | 4 | -9/+9 |
* | Fix log in after destroy hook | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Fix join in video events | Chocobozzz | 2017-10-26 | 1 | -10/+20 |