Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't always replace actor avatar | Chocobozzz | 2019-11-25 | 1 | -5/+4 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 8 | -182/+296 |
* | Fix and cleanup actor follow inbox sql query | Chocobozzz | 2019-10-23 | 1 | -3/+3 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 2 | -7/+12 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 6 | -7/+5 |
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+8 |
* | Better video publishing notification | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-05 | 2 | -9/+8 |
|\ | |||||
| * | Fix blacklist sort | Chocobozzz | 2019-09-04 | 2 | -8/+8 |
| * | Fix auto blacklist view | Chocobozzz | 2019-09-04 | 1 | -1/+0 |
* | | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -13/+45 |
* | | Add notification on auto follow index | Chocobozzz | 2019-09-04 | 1 | -3/+3 |
* | | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -2/+41 |
* | | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 6 | -17/+40 |
* | | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -6/+6 |
* | | Lowercase video tags search | Chocobozzz | 2019-08-29 | 2 | -4/+12 |
* | | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -3/+18 |
* | | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 1 | -0/+14 |
* | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 9 | -25/+37 |
* | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 23 | -72/+115 |
* | | Cleanup model types | Chocobozzz | 2019-08-20 | 3 | -15/+14 |
* | | Fix tests | Chocobozzz | 2019-08-20 | 1 | -4/+5 |
* | | Stronger model typings | Chocobozzz | 2019-08-19 | 27 | -237/+292 |
|/ | |||||
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 1 | -0/+3 |
* | Fix redundancy exceeding the limit | Chocobozzz | 2019-08-12 | 1 | -8/+30 |
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 2 | -4/+29 |
* | Fix avatar url validation | Chocobozzz | 2019-08-09 | 1 | -1/+1 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 6 | -14/+46 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -37/+6 |
* | Limit maximum actor follow score | Chocobozzz | 2019-08-07 | 1 | -1/+1 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 5 | -60/+66 |
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 2 | -0/+20 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 3 | -2/+27 |
* | Fix HLS transcoding | Chocobozzz | 2019-08-01 | 1 | -1/+7 |
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 3 | -10/+74 |
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 10 | -63/+248 |
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -1/+14 |
* | Sort on videoQuotaUsed in backend | Chocobozzz | 2019-07-25 | 1 | -0/+2 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 1 | -2/+16 |
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -0/+9 |
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -4/+15 |
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 1 | -1/+35 |
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -9/+23 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -2/+4 |