| Commit message (Expand) | Author | Age | Files | Lines |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -19/+57 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -8/+15 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 13 | -128/+44 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -35/+7 |
* | Fix tests | Chocobozzz | 2020-04-20 | 1 | -1/+1 |
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -0/+6 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -14/+21 |
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 3 | -3/+7 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 5 | -27/+30 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 2 | -3/+2 |
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -2/+1 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 2 | -5/+28 |
* | Remove debug messages | Chocobozzz | 2020-01-24 | 1 | -2/+0 |
* | Update http signature | Chocobozzz | 2020-01-07 | 1 | -0/+2 |
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -4/+22 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 3 | -63/+74 |
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 2 | -12/+17 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -15/+24 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 6 | -32/+42 |
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -1/+1 |
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 1 | -1/+1 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 2 | -4/+4 |
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -3/+8 |
|\ |
|
| * | Fix video views | Chocobozzz | 2019-05-21 | 1 | -3/+8 |
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 3 | -17/+44 |
|/ |
|
* | Fix pleroma follow | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
* | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -13/+7 |
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -18/+23 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 6 | -6/+8 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 4 | -7/+9 |
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+1 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 2 | -9/+10 |
* | Move video file import in its own file | Chocobozzz | 2019-03-19 | 3 | -35/+85 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 3 | -15/+21 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+12 |
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 2 | -3/+2 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 1 | -3/+11 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+9 |
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
* | Create send email type | Chocobozzz | 2019-02-20 | 1 | -9/+2 |
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 1 | -2/+4 |
* | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -10/+49 |