| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 2 | -8/+16 |
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -0/+2 |
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 58 | -643/+2287 |
|\ |
|
| * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 6 | -78/+130 |
| |\ |
|
| | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 6 | -77/+129 |
| * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -18/+2 |
| * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+16 |
| * | | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| * | | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 3 | -44/+101 |
| * | | Add hls support on server | Chocobozzz | 2019-02-11 | 10 | -92/+456 |
| * | | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -3/+7 |
| |/ |
|
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 13 | -108/+191 |
| * | Fix deleting not found remote actors | Chocobozzz | 2019-01-14 | 1 | -3/+8 |
| * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 3 | -61/+77 |
| * | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 2 | -2/+2 |
| * | Use origin video url in canonical tag | Chocobozzz | 2019-01-10 | 1 | -3/+3 |
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -10/+6 |
| * | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -7/+4 |
| * | Implement contact form on server side | Chocobozzz | 2019-01-10 | 3 | -5/+45 |
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -11/+11 |
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 6 | -17/+235 |
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 6 | -10/+170 |
| * | Add notification settings migration | Chocobozzz | 2019-01-09 | 3 | -23/+24 |
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 13 | -54/+425 |
| * | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 11 | -35/+98 |
| * | Fix federation of some videos | Chocobozzz | 2018-12-19 | 1 | -8/+8 |
| * | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 1 | -18/+33 |
| * | Use move instead rename | Chocobozzz | 2018-12-11 | 3 | -6/+6 |
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -8/+6 |
| * | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
| * | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -1/+0 |
| |\ |
|
| | * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-20 | 6 | -19/+26 |
| | |\ |
|
| | * \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-18 | 3 | -18/+11 |
| | |\ \ |
|
| | * | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 2 | -2/+2 |
| * | | | | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+7 |
| * | | | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| * | | | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 5 | -14/+15 |
| * | | | | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 3 | -10/+16 |
| * | | | | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| * | | | | Fix trending page | Chocobozzz | 2018-12-03 | 2 | -6/+20 |
| * | | | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 2 | -5/+3 |
| * | | | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 4 | -59/+103 |
| | |_|/
| |/| | |
|
| * | | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -4/+2 |
| * | | | Speedup peertube startup | Chocobozzz | 2018-11-19 | 1 | -4/+11 |
| * | | | Fix checkbox margins | Chocobozzz | 2018-11-19 | 5 | -12/+12 |
| * | | | Optimize image resizing | Chocobozzz | 2018-11-19 | 1 | -4/+6 |
| | |/
| |/| |
|
| * | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 3 | -18/+11 |
| |/ |
|
| * | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| * | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 3 | -16/+12 |