aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve plugin package.json error messageChocobozzz2019-09-111-6/+18
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-051-1/+1
|\
| * Fix bug in redundancy evictionChocobozzz2019-09-041-1/+1
* | Fix testsChocobozzz2019-09-041-1/+1
* | Add auto follow instances index supportChocobozzz2019-09-041-0/+72
* | Add auto follow back support for instancesChocobozzz2019-09-0410-106/+210
* | Fix redundancy too heavy with streaming playlistsChocobozzz2019-08-301-2/+1
* | Handle reports from mastodonChocobozzz2019-08-301-16/+24
* | fixes 2065: optimisation (#2073)John Livingston2019-08-231-1/+2
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-221-1/+1
|\|
| * Try to fix video duplicationChocobozzz2019-08-221-1/+1
| * Fix socket notification with multiple user tabsChocobozzz2019-08-221-6/+10
| * email object -> email subjectChocobozzz2019-08-221-17/+17
* | Fix html tag with blacklisted videoChocobozzz2019-08-221-2/+2
* | Merge branch 'feature/strong-model-types' into developChocobozzz2019-08-2258-531/+671
|\ \
| * | Type toActivityPubObject functionsChocobozzz2019-08-211-3/+3
| * | Fix ownership changeChocobozzz2019-08-212-5/+8
| * | Type toFormattedJSONChocobozzz2019-08-203-17/+16
| * | Cleanup model typesChocobozzz2019-08-2011-43/+53
| * | Fix testsChocobozzz2019-08-201-3/+1
| * | Stronger model typingsChocobozzz2019-08-1958-513/+643
| |/
* | Fix socket notification with multiple user tabsChocobozzz2019-08-221-6/+10
* | email object -> email subjectChocobozzz2019-08-221-17/+17
|/
* Fix redundancy exceeding the limitChocobozzz2019-08-121-1/+4
* Add avatar to prune scriptChocobozzz2019-08-091-1/+1
* Lazy load avatarsChocobozzz2019-08-094-52/+97
* Stronger actor association typing in AP functionsChocobozzz2019-08-0923-87/+104
* Remove comment federation by video ownerChocobozzz2019-08-072-4/+7
* Fix comment notificationsChocobozzz2019-08-071-1/+1
* Automatically remove bad followingsChocobozzz2019-08-067-137/+173
* Optimize watch endpointChocobozzz2019-08-061-1/+1
* Fix user notifications on new followChocobozzz2019-08-0215-34/+69
* Automatically update playlist thumbnailsChocobozzz2019-08-012-6/+23