Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 3 | -4/+18 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 19 | -44/+54 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -10/+11 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 3 | -2/+143 |
| | |||||
* | Fix player play exception on chromium | Chocobozzz | 2017-12-19 | 1 | -1/+0 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-19 | 1 | -3/+1 |
| | |||||
* | Set port if not specified in webfinger | Chocobozzz | 2017-12-19 | 2 | -17/+3 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -2/+5 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 4 | -57/+25 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -0/+2 |
| | | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video | ||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 15 | -61/+59 |
| | |||||
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 1 | -3/+3 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 3 | -18/+2 |
| | |||||
* | Fix bad to/cc when undo dislike | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Fix req accepts | Chocobozzz | 2017-11-30 | 1 | -2/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 2 | -2/+2 |
| | |||||
* | Fix activitypub check headers | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Check correctly activitypub headers | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 2 | -2/+12 |
| | |||||
* | Fix well known and json parser with mastodon | Chocobozzz | 2017-11-29 | 1 | -1/+3 |
| | |||||
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -9/+0 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 14 | -451/+398 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 5 | -35/+88 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 2 | -29/+8 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 2 | -26/+25 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 2 | -10/+9 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Move activitypub functions from helpers/ to lib/ | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 3 | -33/+63 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 2 | -9/+2 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -4/+5 |
| | |||||
* | Server shares user videos | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 8 | -16/+9 |
| | |||||
* | Follow works | Chocobozzz | 2017-11-27 | 5 | -25/+67 |
| | |||||
* | Send follow/accept | Chocobozzz | 2017-11-27 | 2 | -0/+33 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 3 | -17/+35 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 4 | -114/+1 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 2 | -17/+17 |
| | |||||
* | Continue activitypub | Chocobozzz | 2017-11-27 | 2 | -61/+21 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 10 | -79/+143 |
| | |||||
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 1 | -2/+2 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+1 |
| | |||||
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -26/+37 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -4/+15 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 6 | -25/+35 |
| | |||||
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -9/+22 |
| | | | | Just remove videos we don't want | ||||
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
| |