| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 1 | -2/+7 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -15/+15 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -5/+5 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -14/+20 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -1/+1 |
* | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 1 | -6/+6 |
|\ |
|
| * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 1 | -6/+6 |
* | | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -1/+2 |
|/ |
|
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
* | Refractor activities sending | Chocobozzz | 2018-09-14 | 1 | -52/+33 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -23/+40 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+3 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -0/+9 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -21/+21 |
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 1 | -11/+4 |
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -4/+25 |
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 1 | -31/+18 |
* | Fix delete comment federation | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -10/+4 |
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -4/+3 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -42/+42 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -14/+12 |
* | Fix bad to/cc when undo dislike | Chocobozzz | 2017-11-30 | 1 | -2/+2 |
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 1 | -15/+16 |
* | Fix undo like/dislike forwarding | Chocobozzz | 2017-11-28 | 1 | -3/+14 |
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 1 | -12/+26 |
* | Better follows tests | Chocobozzz | 2017-11-27 | 1 | -5/+4 |
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -5/+66 |
* | 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/+39 |