Commit Graph

2328 Commits

Author SHA1 Message Date
Chocobozzz
b5c361089f Fix 404 AP status codes 2021-03-24 18:18:40 +01:00
Chocobozzz
b329abc2f0 Fix request body limit 2021-03-24 18:18:40 +01:00
Chocobozzz
18b24b2dc5 Add jobs tag to logger 2021-03-24 18:18:40 +01:00
Chocobozzz
db4b15f21f Use got instead of request 2021-03-24 18:18:40 +01:00
Chocobozzz
67f87b66fe Refactor a little bit AP validators 2021-03-24 18:18:40 +01:00
Chocobozzz
452b3bea08 Introduce tags to the logger
That could help to filter unneeded logs and/or select particular
components
2021-03-24 18:18:40 +01:00
Chocobozzz
61fd98341f Fix mention notification with deleted comment 2021-03-22 09:49:23 +01:00
Chocobozzz
42ec411bf8 Fix abuse tests 2021-03-09 16:10:52 +01:00
Chocobozzz
a2eba50b8e Fix moderation notification 2021-03-04 16:16:37 +01:00
Chocobozzz
dbb15e371a Increase timeouts 2021-03-04 09:40:17 +01:00
Chocobozzz
fbd51e69f2 Upgrade server dependencies 2021-03-03 16:14:32 +01:00
Chocobozzz
5a22296bdb Fix broken hot algorithm 2021-03-03 13:52:58 +01:00
Chocobozzz
534556052e Optimize views sort sql query 2021-03-03 11:24:16 +01:00
Chocobozzz
6c9c3b7b14 Fix emptying video tags 2021-03-03 11:03:30 +01:00
Chocobozzz
1ef447bd83 Don't create another uneeded preview placeholder 2021-03-03 11:02:34 +01:00
Chocobozzz
cd2c3dcdc4 Remove unnecessary transcoding job error 2021-03-03 10:23:05 +01:00
Chocobozzz
dcd75f786c Rename request timeout 2021-03-03 10:10:55 +01:00
Chocobozzz
67bd004d84 Increase broadcast concurrency 2021-03-03 10:09:34 +01:00
Chocobozzz
74d249bc13 Add ability to cleanup remote AP interactions 2021-03-03 10:08:08 +01:00
Chocobozzz
095e225804 Add a test for refreshing remote keys 2021-02-26 14:44:34 +01:00
Chocobozzz
8795d6f254 Fix broken local actors
Some channels can't federate because they don't have public/private
keys, maybe because the generation failed for various reasons
2021-02-26 14:22:25 +01:00
Chocobozzz
92315d979c More robust channel change federation 2021-02-26 11:50:18 +01:00
Chocobozzz
23ac334389 Increase jobs request timeout 2021-02-26 10:48:12 +01:00
Chocobozzz
543442a3be Add more AP stats to stats endpoint
It will help to understand if the federation correctly works or not
2021-02-26 10:28:11 +01:00
Chocobozzz
494df94036 Fix abuse crash on deleted video 2021-02-26 09:28:50 +01:00
Chocobozzz
88cfa3e8fa Fix preview upload with capitalized ext 2021-02-26 09:16:31 +01:00
Chocobozzz
a77c7327a2 Fix process abuse transactions 2021-02-25 15:55:31 +01:00
Chocobozzz
e7812bf091 Add refresh_token_expires_in to oauth res 2021-02-25 15:25:48 +01:00
Chocobozzz
031ea8efed Use named chunk for embed on analyze 2021-02-25 15:01:29 +01:00
Chocobozzz
d61893f723 Async torrent creation 2021-02-25 15:01:07 +01:00
Chocobozzz
d7df188f23 Fix separate SQL query for video get 2021-02-25 11:18:11 +01:00
Chocobozzz
0221f8c9b1 Trim video name also on server 2021-02-25 10:01:33 +01:00
Chocobozzz
e072fb1e16 Add m4a support 2021-02-25 09:14:24 +01:00
Chocobozzz
9556ce48e7 Fix async issues with channels list 2021-02-25 09:09:41 +01:00
Chocobozzz
70243d7a35 Correctly wait transcoding before federating 2021-02-22 10:35:37 +01:00
Chocobozzz
15bedeebd7 Fix loading things twice on trending page 2021-02-22 10:35:37 +01:00
Chocobozzz
94d721efdc Fix stats tests 2021-02-19 16:29:00 +01:00
Chocobozzz
d7764e2eb7 Fix import script when using the search index 2021-02-19 15:04:58 +01:00
Chocobozzz
4cbdcf4409 Fix sending accept to old follows 2021-02-19 13:55:00 +01:00
Chocobozzz
300cb723eb Fix tests 2021-02-19 11:27:38 +01:00
Chocobozzz
2a021e6cb6 Fix thread replies API response 2021-02-19 10:52:31 +01:00
Chocobozzz
285981f4dd Optimize rate endpoint 2021-02-19 10:26:58 +01:00
Chocobozzz
9d6b9d10ef Fix video comments display with deleted comments 2021-02-19 10:06:52 +01:00
Chocobozzz
fae6e4da8f Try to speed up server tests 2021-02-19 09:36:50 +01:00
Chocobozzz
e33933e44c Fix latest migrations
We made an historical mistake: we have a unique key on videoId,
resolution AND fps. But the filenames and torrent filenames do not have
fps in their name

Remove these duplicate entries
2021-02-19 08:41:32 +01:00
Chocobozzz
53c06121a4 Fix import tests 2021-02-18 14:08:16 +01:00
Chocobozzz
8efc27bf14 Cleanup 2021-02-18 13:38:09 +01:00
Chocobozzz
f66db4d5c8 Fix feeds 2021-02-18 13:38:09 +01:00
Chocobozzz
b3d5cb92b1 Add ability to update torrents cache in client 2021-02-18 13:38:09 +01:00
Chocobozzz
d9a2a03196 Don't guess remote tracker URL 2021-02-18 13:38:09 +01:00