| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -8/+15 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -4/+13 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 10 | -10/+10 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+6 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
|\ |
|
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
|\| |
|
| * | Manual approves followers only for the instance | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
* | | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -1/+2 |
|/ |
|
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -1/+6 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -9/+13 |
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -16/+24 |
* | Fix ownership change | Chocobozzz | 2019-08-21 | 1 | -2/+5 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -4/+4 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 13 | -65/+67 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -4/+6 |
* | Stronger actor association typing in AP functions | Chocobozzz | 2019-08-09 | 13 | -35/+42 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -3/+3 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -4/+7 |
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 13 | -30/+67 |
* | Fix like/dislike federation | Chocobozzz | 2019-08-01 | 2 | -16/+18 |
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 3 | -6/+12 |
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 2 | -21/+24 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -3/+5 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 2 | -3/+3 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Log typo | Chocobozzz | 2019-07-03 | 1 | -1/+1 |
* | 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 | 2 | -3/+25 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -6/+6 |
* | Add migrations | Chocobozzz | 2019-04-24 | 1 | -1/+4 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 2 | -4/+8 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -7/+12 |
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 1 | -3/+5 |
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -2/+8 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -0/+24 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 2 | -2/+32 |
* | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 9 | -99/+182 |
* | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -3/+10 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -5/+17 |
* | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-20 | 1 | -2/+2 |
| |\ |
|
| * | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 2 | -2/+2 |
* | | | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 1 | -1/+1 |
* | | | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -2/+11 |
* | | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 2 | -5/+3 |