aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Add ability to remove a video from a pluginChocobozzz2020-04-092-2/+17
* Add SQL query support in pluginsChocobozzz2020-04-092-6/+16
* Refactor plugin helpers factoryChocobozzz2020-04-093-143/+207
* Add ability to accept or not remote redundanciesChocobozzz2020-04-073-1/+32
* Support audio files importChocobozzz2020-04-032-15/+47
* Fix add comment in threads with deleted commentsChocobozzz2020-03-202-1/+4
* Fix re running HLS transcodingChocobozzz2020-03-121-1/+1
* Fix federation with pleromaChocobozzz2020-03-121-2/+4
* Fix lintChocobozzz2020-03-102-4/+2
* Video file metadata PR cleanupChocobozzz2020-03-102-17/+12
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-102-1/+23
* Fix build with typescript 3.8Chocobozzz2020-02-285-6/+6
* Update dependenciesChocobozzz2020-02-287-16/+20
* Fix emailerChocobozzz2020-02-181-1/+1
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-1/+3
|\
| * Correctly fix auto followsChocobozzz2020-02-171-1/+3
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-172-3/+3
|\|
| * Fix avatar updateChocobozzz2020-02-171-2/+2
| * Manual approves followers only for the instanceChocobozzz2020-02-171-1/+1
* | Refactor email enabled functionChocobozzz2020-02-171-3/+3
* | Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-172-0/+25
* | Correctly check remote extensionChocobozzz2020-02-121-3/+9
* | Fix remote avatar without AP mediatype fieldChocobozzz2020-02-121-12/+15
* | Small cleanupChocobozzz2020-02-061-13/+12
* | Be more robust with missing thumbnails/previewsChocobozzz2020-02-061-4/+14
* | Optimize context for CacheFileChocobozzz2020-02-042-2/+5
* | Optimize view endpointChocobozzz2020-02-043-18/+12
* | Don't refresh videos when processing viewsChocobozzz2020-02-044-19/+46
* | Fix lintChocobozzz2020-02-041-1/+1
* | Reduce AP context size on specific activitiesChocobozzz2020-02-036-17/+27
* | Move to eslintcontainChocobozzz2020-02-0337-271/+278
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-305-44/+48
* | Cleanup server fixmeChocobozzz2020-01-282-3/+1
* | Add ability to list redundanciesChocobozzz2020-01-286-25/+80
|/
* Remove debug messagesChocobozzz2020-01-241-2/+0
* Accessibility fixes for #2149Rigel Kent2020-01-211-2/+9
* Fix: unregistring a plugin did not remove properly his hooks.John Livingston2020-01-201-1/+1
* Add correct status on not found videoChocobozzz2020-01-091-1/+4
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-083-3/+3
* Update http signatureChocobozzz2020-01-071-0/+2
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Don't notify on muted instanceChocobozzz2019-12-191-8/+32
* Feature/password reset link expiration (#2305)Nassim Bounouas2019-12-181-1/+1
* Add internal privacy modeChocobozzz2019-12-126-13/+10
* Don't use the max quality file when transcoding to a new resolutionChocobozzz2019-12-111-1/+1
* Add ability to filter per job typeChocobozzz2019-12-041-4/+22
* Move deleted comment on new follow testsChocobozzz2019-12-042-3/+7
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-7/+8
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-2/+14
* Fix email to fieldChocobozzz2019-11-291-8/+10