| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 1 | -1/+4 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+4 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -1/+1 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -13/+21 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -2/+3 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+23 |
* | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 1 | -70/+1 |
|\ |
|
| * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 1 | -69/+0 |
* | | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -6/+3 |
|/ |
|
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -4/+6 |
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 1 | -52/+43 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -26/+42 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+2 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -0/+11 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -23/+20 |
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 1 | -8/+6 |
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 1 | -59/+43 |
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 1 | -4/+4 |
* | Add /activity to activity create ids | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -8/+14 |
* | Send comment to followers and parents | Chocobozzz | 2018-01-08 | 1 | -11/+29 |
* | Add mentions to comments | Chocobozzz | 2018-01-05 | 1 | -8/+10 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
* | Send video comment comments to followers/origin | Chocobozzz | 2017-12-27 | 1 | -25/+46 |
* | Fix lint | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -6/+7 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -53/+54 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -22/+24 |
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 1 | -13/+13 |
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 1 | -13/+13 |
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -12/+50 |
* | Federate video views | Chocobozzz | 2017-11-27 | 1 | -8/+56 |
* | Fetch outbox to grab old activities | Chocobozzz | 2017-11-27 | 1 | -0/+2 |
* | Move activitypub functions from helpers/ to lib/ | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -0/+44 |