| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 2 | -1/+4 |
* | Fix re running HLS transcoding | Chocobozzz | 2020-03-12 | 1 | -1/+1 |
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
* | Fix lint | Chocobozzz | 2020-03-10 | 2 | -4/+2 |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 2 | -17/+12 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 2 | -1/+23 |
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 5 | -6/+6 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 7 | -16/+20 |
* | Fix emailer | Chocobozzz | 2020-02-18 | 1 | -1/+1 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
|\ |
|
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 2 | -3/+3 |
|\| |
|
| * | Fix avatar update | Chocobozzz | 2020-02-17 | 1 | -2/+2 |
| * | Manual approves followers only for the instance | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
* | | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -3/+3 |
* | | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 2 | -0/+25 |
* | | Correctly check remote extension | Chocobozzz | 2020-02-12 | 1 | -3/+9 |
* | | Fix remote avatar without AP mediatype field | Chocobozzz | 2020-02-12 | 1 | -12/+15 |
* | | Small cleanup | Chocobozzz | 2020-02-06 | 1 | -13/+12 |
* | | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 1 | -4/+14 |
* | | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 2 | -2/+5 |
* | | Optimize view endpoint | Chocobozzz | 2020-02-04 | 3 | -18/+12 |
* | | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 4 | -19/+46 |
* | | Fix lint | Chocobozzz | 2020-02-04 | 1 | -1/+1 |
* | | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 6 | -17/+27 |
* | | Move to eslintcontain | Chocobozzz | 2020-02-03 | 37 | -271/+278 |
* | | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 5 | -44/+48 |
* | | Cleanup server fixme | Chocobozzz | 2020-01-28 | 2 | -3/+1 |
* | | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 6 | -25/+80 |
|/ |
|
* | Remove debug messages | Chocobozzz | 2020-01-24 | 1 | -2/+0 |
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -2/+9 |
* | Fix: unregistring a plugin did not remove properly his hooks. | John Livingston | 2020-01-20 | 1 | -1/+1 |
* | Add correct status on not found video | Chocobozzz | 2020-01-09 | 1 | -1/+4 |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 3 | -3/+3 |
* | Update http signature | Chocobozzz | 2020-01-07 | 1 | -0/+2 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -1/+1 |
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -8/+32 |
* | Feature/password reset link expiration (#2305) | Nassim Bounouas | 2019-12-18 | 1 | -1/+1 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 6 | -13/+10 |
* | Don't use the max quality file when transcoding to a new resolution | Chocobozzz | 2019-12-11 | 1 | -1/+1 |
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -4/+22 |
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 2 | -3/+7 |
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -7/+8 |
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 2 | -2/+14 |
* | Fix email to field | Chocobozzz | 2019-11-29 | 1 | -8/+10 |
* | Fix tests | Chocobozzz | 2019-11-27 | 1 | -1/+1 |
* | Fix duplicate HLS resolution in master playlist | Chocobozzz | 2019-11-26 | 2 | -5/+3 |
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -2/+6 |
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -44/+11 |
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -3/+43 |