aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix testsChocobozzz2019-11-271-1/+1
* Fix duplicate HLS resolution in master playlistChocobozzz2019-11-262-5/+3
* Add codec information in HLS playlistChocobozzz2019-11-261-2/+6
* Add audio only transcoding testsChocobozzz2019-11-251-44/+11
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-3/+43
* Don't always replace actor avatarChocobozzz2019-11-253-24/+40
* Add ability to disable webtorrentChocobozzz2019-11-2511-161/+314
* Fix auto index followChocobozzz2019-11-041-1/+3
* Fix lintChocobozzz2019-10-231-1/+1
* Fix federation with some actorsChocobozzz2019-10-235-17/+23
* Update server dependenciesChocobozzz2019-10-211-1/+1
* Fix audio merging when specifying a previewChocobozzz2019-10-181-6/+28
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1