Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 9 | -188/+30 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -6/+8 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 9 | -142/+145 |
| | | | | publishing a video | ||||
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 5 | -17/+42 |
| | |||||
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 1 | -3/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 3 | -18/+51 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 17 | -133/+130 |
| | |||||
* | Fix cc field in classic audience | Chocobozzz | 2018-05-25 | 4 | -28/+21 |
| | |||||
* | Move normalize functions in helpers | Chocobozzz | 2018-05-11 | 2 | -24/+5 |
| | |||||
* | Improve AP validation for Notes | Chocobozzz | 2018-05-11 | 1 | -3/+3 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 6 | -23/+101 |
| | |||||
* | Improve video torrent AP object validator | Chocobozzz | 2018-05-11 | 1 | -2/+2 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -5/+5 |
| | |||||
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 7 | -148/+91 |
| | | | | There is still a need for work on this part though | ||||
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 7 | -25/+50 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 4 | -9/+9 |
| | |||||
* | 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 /activity to activity create ids | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -16/+31 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -0/+1 |
| | |||||
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 1 | -10/+25 |
| | |||||
* | 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 | 4 | -32/+62 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -1/+8 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 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 | 11 | -72/+76 |
| | | | | | | | 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 | 3 | -3/+4 |
| | |||||
* | 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 | 4 | -6/+16 |
| | |||||
* | 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 | 1 | -1/+0 |
| | |||||
* | Activity Pub improvements | Chocobozzz | 2018-01-11 | 2 | -5/+7 |
| |