Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 2 | -1/+29 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 5 | -8/+18 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 3 | -3/+10 |
| | |||||
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -1/+29 |
| | |||||
* | Fix issues with truncated description and utf characters | Chocobozzz | 2018-03-21 | 1 | -1/+0 |
| | |||||
* | Display ffmpeg output errors | Chocobozzz | 2018-03-20 | 1 | -3/+7 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 1 | -2/+4 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -6/+1 |
| | |||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -1/+6 |
| | |||||
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 1 | -0/+4 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Fix logging timestamp | Chocobozzz | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 1 | -4/+10 |
| | |||||
* | Don't fail on upload if we cannot generate thumbnail | Chocobozzz | 2018-02-27 | 1 | -10/+23 |
| | |||||
* | Keep ratio for thumbnails | Chocobozzz | 2018-02-27 | 1 | -7/+11 |
| | |||||
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 1 | -11/+42 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 2 | -1/+12 |
| | |||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 1 | -5/+11 |
| | |||||
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 2 | -4/+6 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 5 | -3/+24 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 5 | -36/+85 |
| | |||||
* | Fix crash with websocket tracker | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Fix timestamp logging | Chocobozzz | 2018-02-09 | 1 | -1/+1 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | Add missing context fields | Chocobozzz | 2018-01-29 | 1 | -0/+18 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 1 | -1/+2 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 2 | -2/+2 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -3/+2 |
| | |||||
* | Only accept public comments | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 2 | -0/+15 |
| | | | | | | | 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. | ||||
* | Fix tests | Chocobozzz | 2018-01-19 | 1 | -1/+2 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 2 | -12/+50 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Fix config storage paths | Chocobozzz | 2018-01-16 | 1 | -1/+8 |
| | |||||
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 1 | -4/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-15 | 1 | -2/+1 |
| | |||||
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 1 | -1/+5 |
| | |||||
* | Add commentsEnabled field to AS context | Chocobozzz | 2018-01-12 | 1 | -1/+2 |
| | |||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 2 | -1/+14 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 2 | -2/+4 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -11/+0 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 2 | -1/+16 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -3/+9 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -6/+0 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 2 | -18/+24 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 2 | -3/+3 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 6 | -44/+11 |
| |