Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split types and typings | Chocobozzz | 2020-06-18 | 3 | -3/+3 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | Add missing channel playlists AP endpoint | Chocobozzz | 2020-05-13 | 1 | -4/+16 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -3/+3 |
| | |||||
* | Add CORS to AP routes | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -2/+2 |
| | |||||
* | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
| | |||||
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 1 | -2/+3 |
| | |||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -10/+10 |
| | | | | When fetching only immutable attributes | ||||
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 2 | -4/+8 |
| | |||||
* | Don't log error on actor delete signature error | Chocobozzz | 2020-01-29 | 2 | -7/+7 |
| | |||||
* | 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 |
| |