Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Add outbox page size parameter | Rigel Kent | 2020-01-09 | 1 | -1/+4 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -5/+8 |
| | |||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -1/+0 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 3 | -28/+24 |
| | |||||
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 1 | -1/+2 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -11/+8 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 3 | -27/+20 |
| | |||||
* | Better AP route checker | Chocobozzz | 2019-03-19 | 1 | -45/+67 |
| | |||||
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -1/+4 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 2 | -6/+55 |
| | |||||
* | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 1 | -9/+6 |
|\ | |||||
| * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 1 | -9/+6 |
| | | |||||
* | | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -5/+10 |
|/ | |||||
* | Fix AP redirection | Chocobozzz | 2018-11-30 | 1 | -14/+14 |
| | |||||
* | Fix AP collections pagination | Chocobozzz | 2018-11-16 | 1 | -2/+2 |
| | |||||
* | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -1/+11 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 2 | -6/+36 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -2/+1 |
| | |||||
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -5/+11 |
| | |||||
* | Process inbox activities in a queue | Chocobozzz | 2018-09-14 | 1 | -6/+17 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 2 | -9/+31 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -8/+8 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 2 | -10/+24 |
| | |||||
* | Remove kue migration | Chocobozzz | 2018-07-30 | 1 | -2/+0 |
| | |||||
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -3/+2 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+5 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 2 | -6/+6 |
| | | | | publishing a video | ||||
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 1 | -5/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 3 | -48/+73 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 2 | -2/+2 |
| | |||||
* | Cache AP video route for 5 seconds | Chocobozzz | 2018-05-11 | 1 | -1/+3 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-04-06 | 1 | -1/+3 |
| | |||||
* | Fix content type response for ActivityPub | Chocobozzz | 2018-03-27 | 1 | -16/+21 |
| | |||||
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 1 | -2/+2 |
| | | | | There is still a need for work on this part though | ||||
* | Add activity route to video and video comment objects | Chocobozzz | 2018-03-22 | 1 | -0/+19 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | Add stats route | Chocobozzz | 2018-02-28 | 1 | -0/+2 |
| | |||||
* | Add log when fetching the outbox | Chocobozzz | 2018-02-27 | 1 | -1/+5 |
| | |||||
* | Detect posting request in our own inbox | Chocobozzz | 2018-02-23 | 1 | -2/+2 |
| | |||||
* | Correctly set the activity audience in outbox | Chocobozzz | 2018-02-07 | 1 | -2/+3 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 1 | -0/+56 |
| | |||||
* | Don't rehost announced video activities | Chocobozzz | 2018-01-26 | 2 | -4/+3 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -5/+2 |
| |