Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -2/+15 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 36 | -59/+59 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+3 |
| | |||||
* | Speed up videos indexation | Chocobozzz | 2020-06-12 | 1 | -1/+2 |
| | | | | And fetch video attributes after | ||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -3/+14 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -8/+15 |
| | | | | | | | | | | | | 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) | ||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -6/+6 |
| | |||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -4/+13 |
| | |||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 10 | -10/+10 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 2 | -2/+2 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 10 | -19/+9 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+1 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+6 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 2 | -1/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2020-03-10 | 1 | -2/+1 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -14/+12 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 3 | -3/+3 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 4 | -13/+17 |
| | |||||
* | 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 |
| | | | | | | | | And not for accounts or channels of the instance | ||||
* | | 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 |
| | | | | | | | | It allows us to use a cache | ||||
* | | Fix lint | Chocobozzz | 2020-02-04 | 1 | -1/+1 |
| | | |||||
* | | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 3 | -14/+20 |
| | | |||||
* | | Move to eslintcontain | Chocobozzz | 2020-02-03 | 15 | -63/+67 |
| | | |||||
* | | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -31/+37 |
| | | |||||
* | | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -1/+0 |
| | | |||||
* | | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -2/+2 |
|/ | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 2 | -2/+2 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 4 | -6/+5 |
| | |||||
* | 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 | 1 | -1/+6 |
| | |||||
* | Fix tests | Chocobozzz | 2019-11-27 | 1 | -1/+1 |
| | |||||
* | Don't always replace actor avatar | Chocobozzz | 2019-11-25 | 1 | -15/+18 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -57/+84 |
| | | | | In favour of HLS | ||||
* | Fix lint | Chocobozzz | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 5 | -17/+23 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 4 | -10/+49 |
| |