aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
...
* Add more filters to admin follows tableChocobozzz2019-11-292-3/+17
* Filter on follows actor types in about pageChocobozzz2019-11-291-13/+38
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-2/+26
* Don't always replace actor avatarChocobozzz2019-11-251-5/+4
* Add ability to disable webtorrentChocobozzz2019-11-258-182/+296
* Fix and cleanup actor follow inbox sql queryChocobozzz2019-10-231-3/+3
* Fix federation with some actorsChocobozzz2019-10-232-7/+12
* Update server dependenciesChocobozzz2019-10-216-7/+5
* Fix federation issue with some actor descriptionsChocobozzz2019-10-211-1/+1
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+8
* Better video publishing notificationChocobozzz2019-09-051-1/+1
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-052-9/+8
|\
| * Fix blacklist sortChocobozzz2019-09-042-8/+8
| * Fix auto blacklist viewChocobozzz2019-09-041-1/+0
* | Add welcome modalChocobozzz2019-09-051-13/+45
* | Add notification on auto follow indexChocobozzz2019-09-041-3/+3
* | Add auto follow instances index supportChocobozzz2019-09-041-2/+41
* | Add auto follow back support for instancesChocobozzz2019-09-046-17/+40
* | Handle reports from mastodonChocobozzz2019-08-301-6/+6
* | Lowercase video tags searchChocobozzz2019-08-292-4/+12
* | Hide video abuses from muted accountsChocobozzz2019-08-291-3/+18
* | Fix html tag with blacklisted videoChocobozzz2019-08-221-0/+14
* | Type toActivityPubObject functionsChocobozzz2019-08-219-25/+37
* | Type toFormattedJSONChocobozzz2019-08-2023-72/+115
* | Cleanup model typesChocobozzz2019-08-203-15/+14
* | Fix testsChocobozzz2019-08-201-4/+5
* | Stronger model typingsChocobozzz2019-08-1927-237/+292
|/
* Fix redundancy testsChocobozzz2019-08-131-0/+3
* Fix redundancy exceeding the limitChocobozzz2019-08-121-8/+30
* Add avatar to prune scriptChocobozzz2019-08-092-4/+29
* Fix avatar url validationChocobozzz2019-08-091-1/+1
* Lazy load avatarsChocobozzz2019-08-096-14/+46
* Remove comment federation by video ownerChocobozzz2019-08-071-37/+6
* Limit maximum actor follow scoreChocobozzz2019-08-071-1/+1
* Automatically remove bad followingsChocobozzz2019-08-065-60/+66
* Fix broken follow notificationChocobozzz2019-08-022-0/+20
* Automatically update playlist thumbnailsChocobozzz2019-08-013-2/+27
* Fix HLS transcodingChocobozzz2019-08-011-1/+7
* Fix multiple server testsChocobozzz2019-08-013-10/+74
* Fix broken playlist apiChocobozzz2019-08-0110-63/+248
* Add public settings endpointChocobozzz2019-07-261-1/+14
* Sort on videoQuotaUsed in backendChocobozzz2019-07-251-0/+2
* Correctly notify on auto blacklistChocobozzz2019-07-241-0/+4
* Add hook filters testsChocobozzz2019-07-241-1/+6
* Add server hooksChocobozzz2019-07-241-2/+16
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-0/+9
* Fix lintChocobozzz2019-07-241-1/+1
* Add ability to search available pluginsChocobozzz2019-07-241-4/+15
* Add peertube plugin index website modelsChocobozzz2019-07-241-2/+2
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-1/+2