| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 1 | -0/+3 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -1/+1 |
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 1 | -2/+2 |
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 1 | -3/+3 |
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 1 | -8/+11 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -2/+2 |
* | Speed up videos indexation | Chocobozzz | 2020-06-12 | 1 | -1/+2 |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -8/+15 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 1 | -0/+3 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -8/+6 |
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 1 | -4/+4 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -4/+7 |
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 1 | -7/+12 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -0/+1 |
* | Remove old activities processor | Chocobozzz | 2019-05-31 | 1 | -15/+0 |
* | More robust federation | Chocobozzz | 2019-05-31 | 1 | -1/+12 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+17 |
* | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 1 | -92/+26 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -3/+11 |
* | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -1/+0 |
|\ |
|
| * | Fix dependency errors between modules | buoyantair | 2018-11-16 | 1 | -1/+1 |
* | | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -2/+11 |
* | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 1 | -2/+1 |
|/ |
|
* | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 1 | -12/+4 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -1/+4 |
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -3/+5 |
* | Remove unnecessary actor existance check | Chocobozzz | 2018-09-21 | 1 | -3/+0 |
* | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -11/+9 |
* | Optimize video view AP processing | Chocobozzz | 2018-09-19 | 1 | -3/+7 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -5/+5 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -2/+19 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -2/+2 |
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 1 | -38/+9 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -5/+5 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -6/+3 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -2/+3 |
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 1 | -32/+5 |
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 1 | -8/+4 |
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 1 | -1/+2 |
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -53/+2 |
* | Upgrade server dependencies | Chocobozzz | 2018-01-24 | 1 | -1/+1 |
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 1 | -2/+2 |
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -98/+29 |