aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't skip all threads on AP fetcher errorChocobozzz2021-03-241-2/+6
* | Fix index searchChocobozzz2021-03-241-2/+2
* | Fix AP flag validatorChocobozzz2021-03-241-1/+1
* | Bigger video thumbnails for feedsChocobozzz2021-03-241-5/+5
* | Fix 404 AP status codesChocobozzz2021-03-247-85/+118
* | Fix request body limitChocobozzz2021-03-242-5/+16
* | Add jobs tag to loggerChocobozzz2021-03-245-21/+28
* | Use got instead of requestChocobozzz2021-03-2428-297/+308
* | Refactor a little bit AP validatorsChocobozzz2021-03-246-109/+68
* | Introduce tags to the loggerChocobozzz2021-03-246-22/+40
|/
* Fix mention notification with deleted commentChocobozzz2021-03-221-1/+1
* Fix abuse testsChocobozzz2021-03-092-15/+16
* Fix moderation notificationChocobozzz2021-03-041-4/+7
* Increase timeoutsChocobozzz2021-03-041-2/+2
* Upgrade server dependenciesChocobozzz2021-03-033-65/+66
* Fix broken hot algorithmChocobozzz2021-03-031-6/+7
* Optimize views sort sql queryChocobozzz2021-03-033-2/+27
* Fix emptying video tagsChocobozzz2021-03-033-18/+15
* Don't create another uneeded preview placeholderChocobozzz2021-03-031-10/+19
* Remove unnecessary transcoding job errorChocobozzz2021-03-031-5/+12
* Rename request timeoutChocobozzz2021-03-034-13/+13
* Increase broadcast concurrencyChocobozzz2021-03-031-1/+1
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-0317-48/+600
* Add a test for refreshing remote keysChocobozzz2021-02-261-7/+58
* Fix broken local actorsChocobozzz2021-02-268-23/+80
* More robust channel change federationChocobozzz2021-02-262-5/+18
* Increase jobs request timeoutChocobozzz2021-02-261-1/+1
* Add more AP stats to stats endpointChocobozzz2021-02-264-18/+108
* Fix abuse crash on deleted videoChocobozzz2021-02-261-3/+3
* Fix preview upload with capitalized extChocobozzz2021-02-261-1/+1
* Fix process abuse transactionsChocobozzz2021-02-252-14/+13
* Add refresh_token_expires_in to oauth resChocobozzz2021-02-252-2/+11
* Use named chunk for embed on analyzeChocobozzz2021-02-252-2/+1
* Async torrent creationChocobozzz2021-02-253-8/+40
* Fix separate SQL query for video getChocobozzz2021-02-254-10/+10
* Trim video name also on serverChocobozzz2021-02-251-0/+2
* Add m4a supportChocobozzz2021-02-251-0/+1
* Fix async issues with channels listChocobozzz2021-02-251-0/+2
* Correctly wait transcoding before federatingChocobozzz2021-02-221-16/+22
* Fix loading things twice on trending pageChocobozzz2021-02-221-0/+2
* Fix stats testsChocobozzz2021-02-193-5/+20
* Fix import script when using the search indexChocobozzz2021-02-191-9/+7
* Fix sending accept to old followsChocobozzz2021-02-191-0/+7
* Fix testsChocobozzz2021-02-192-3/+12
* Fix thread replies API responseChocobozzz2021-02-192-13/+17
* Optimize rate endpointChocobozzz2021-02-191-0/+3
* Fix video comments display with deleted commentsChocobozzz2021-02-194-44/+79
* Try to speed up server testsChocobozzz2021-02-195-27/+49
* Fix latest migrationsChocobozzz2021-02-192-1/+34
* Fix import testsChocobozzz2021-02-185-7/+10