Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 | 4 | -8/+9 |
| | |||||
* | Add scores to follows and remove bad ones | Chocobozzz | 2018-01-11 | 5 | -4/+63 |
| | |||||
* | 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 | 24 | -55/+133 |
| | |||||
* | Fix preview 404 | Chocobozzz | 2017-12-28 | 2 | -2/+3 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 2 | -8/+6 |
| | |||||
* | Add video comment components | Chocobozzz | 2017-12-27 | 1 | -4/+8 |
| | |||||
* | Send video comment comments to followers/origin | Chocobozzz | 2017-12-27 | 3 | -48/+85 |
| |