Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 2 | -0/+34 |
| | |||||
* | Fix actor refresh | Chocobozzz | 2018-01-11 | 1 | -0/+2 |
| | |||||
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 2 | -5/+7 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 10 | -371/+491 |
| | |||||
* | Fix comment creation | Chocobozzz | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-08 | 1 | -1/+0 |
| | |||||
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 3 | -31/+88 |
| | |||||
* | Add mentions to comments | Chocobozzz | 2018-01-05 | 2 | -12/+44 |
| | |||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -3/+4 |
| | |||||
* | Fix delete activities | Chocobozzz | 2018-01-04 | 3 | -10/+20 |
| | |||||
* | Refresh remote accounts | Chocobozzz | 2018-01-04 | 2 | -39/+86 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -4/+45 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 3 | -42/+154 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -30/+59 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 15 | -45/+115 |
| | |||||
* | Fix preview 404 | Chocobozzz | 2017-12-28 | 1 | -1/+3 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 1 | -2/+2 |
| |