Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle line feeds in comments | Chocobozzz | 2018-02-20 | 1 | -2/+2 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 3 | -3/+9 |
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -2/+2 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -2/+49 |
* | Don't leak unlisted videos | Chocobozzz | 2018-01-31 | 1 | -3/+12 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -15/+78 |
* | Don't leak passwords in log | Chocobozzz | 2018-01-26 | 1 | -4/+5 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+23 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -0/+7 |
* | Peertube home in /var/www instead of /home | Chocobozzz | 2018-01-23 | 1 | -1/+0 |
* | Fix tests | Chocobozzz | 2018-01-19 | 1 | -0/+1 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -2/+2 |
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 1 | -59/+3 |
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -0/+32 |
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 1 | -1/+0 |
* | Activity Pub improvements | Chocobozzz | 2018-01-11 | 1 | -0/+1 |
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -2/+35 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 3 | -3/+28 |
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 1 | -2/+1 |
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 1 | -1/+10 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 3 | -7/+22 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+20 |
* | Fix user tests | Chocobozzz | 2017-12-28 | 1 | -2/+13 |
* | Improve check jobs parameters tests | Chocobozzz | 2017-12-28 | 1 | -10/+8 |
* | 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 |
* | 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 |