Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error logging | Chocobozzz | 2018-03-26 | 8 | -14/+14 |
| | |||||
* | Add public to activitypub announces | Chocobozzz | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Improve logging when cannot fetch remote videos | Chocobozzz | 2018-03-23 | 1 | -5/+10 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 5 | -8/+21 |
| | |||||
* | Add option to disable starttls | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Add /activity to activity create ids | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Disable starttls for emails on localhost | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -1/+3 |
| | |||||
* | Fix issues with truncated description and utf characters | Chocobozzz | 2018-03-21 | 2 | -3/+2 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 2 | -38/+49 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -0/+1 |
| | |||||
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 1 | -10/+25 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 2 | -3/+3 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 1 | -2/+1 |
| | |||||
* | Fix typings | Chocobozzz | 2018-02-27 | 2 | -5/+3 |
| | |||||
* | Fix job panel sorting in administration | Chocobozzz | 2018-02-27 | 2 | -8/+34 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 1 | -5/+6 |
| | |||||
* | Don't fail on upload if we cannot generate thumbnail | Chocobozzz | 2018-02-27 | 2 | -2/+4 |
| | |||||
* | Add logs for scheduler | Chocobozzz | 2018-02-27 | 2 | -0/+5 |
| | |||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 1 | -1/+23 |
| | |||||
* | Fix lint | Chocobozzz | 2018-02-23 | 1 | -1/+1 |
| | |||||
* | Detect posting request in our own inbox | Chocobozzz | 2018-02-23 | 1 | -0/+9 |
| | |||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 3 | -18/+8 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 5 | -32/+63 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -1/+8 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -3/+3 |
| | |||||
* | Don't stuck on active jobs | Chocobozzz | 2018-02-12 | 1 | -1/+28 |
| | |||||
* | Fix job count api | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Fix job queue api | Chocobozzz | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 1 | -0/+21 |
| | |||||
* | Fix job queue backoff | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -4/+10 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 4 | -2/+219 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -3/+3 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 1 | -1/+21 |
| | |||||
* | Fix video announces processing | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 3 | -39/+27 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 4 | -84/+62 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 27 | -489/+367 |
| | | | | | | | 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. | ||||
* | Accept actors with url objects instead of string | Chocobozzz | 2018-01-25 | 1 | -1/+8 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-24 | 2 | -2/+0 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-01-24 | 4 | -4/+6 |
| | |||||
* | Optimize SQL query that fetch actor outbox | Chocobozzz | 2018-01-18 | 1 | -12/+30 |
| | |||||
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 1 | -0/+5 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 5 | -12/+22 |
| | |||||
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 1 | -6/+3 |
| | |||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 2 | -0/+4 |
| | |||||
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 3 | -2/+9 |
| |