Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -5/+4 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -16/+16 |
| | |||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -3/+2 |
| | |||||
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -42/+4 |
| | |||||
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -0/+45 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -8/+48 |
| | |||||
* | Fix tests | Chocobozzz | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -4/+2 |
| | |||||
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -13/+28 |
| | |||||
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -21/+20 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -6/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -4/+4 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -1/+5 |
| | |||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -7/+16 |
|\ | |||||
| * | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| | | |||||
| * | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
| * | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -4/+4 |
| | | |||||
* | | Add federation tests on download enabled | Chocobozzz | 2019-02-11 | 1 | -2/+4 |
| | | |||||
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -6/+6 |
| | | |||||
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+6 |
|/ | |||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -2/+8 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -6/+12 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -6/+6 |
| | |||||
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -4/+4 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -4/+4 |
| | |||||
* | fixing tests to deal with new transcoding parameters | Rigel Kent | 2018-08-01 | 1 | -8/+8 |
| | |||||
* | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -8/+8 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -19/+20 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -5/+3 |
| | | | | publishing a video | ||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 1 | -0/+3 |
| | |||||
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -7/+1 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -6/+15 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -10/+10 |
| | |||||
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 1 | -1/+30 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -5/+4 |
| | |||||
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 1 | -1/+31 |
| | |||||
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 1 | -18/+55 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -5/+12 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -0/+11 |
| | |||||
* | Fix tests | Chocobozzz | 2018-02-14 | 1 | -2/+1 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -4/+12 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -10/+11 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. |