aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2019-10-231-1/+1
|
* Fix federation with some actorsChocobozzz2019-10-235-17/+23
| | | | That don't have a shared inbox, or a URL
* 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
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* 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
| | | | | | | | | | | | * fixes 2065: optimisation * Update peertube-socket.ts
* | 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
|
* Fix like/dislike federationChocobozzz2019-08-012-16/+18
|
* Fix HLS transcodingChocobozzz2019-08-014-7/+13
|
* Fix multiple server testsChocobozzz2019-08-014-25/+28
|
* Add gitlab ci supportChocobozzz2019-07-299-21/+34
|
* Add plugin translation systemChocobozzz2019-07-261-2/+42
|
* Plugins can update video constantsChocobozzz2019-07-261-1/+121
| | | | Categories, licences and languages
* Add setting helper to client pluginsChocobozzz2019-07-261-0/+1
|
* Change plugin models namesChocobozzz2019-07-241-7/+7
|
* Correctly notify on auto blacklistChocobozzz2019-07-248-17/+23
|
* Fix auto blacklistChocobozzz2019-07-241-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-242-1/+6
|
* Add plugin static files cacheChocobozzz2019-07-242-5/+12
|