Commit Graph

731 Commits

Author SHA1 Message Date
Chocobozzz
628d28e84b Fix typings 2018-02-27 17:42:32 +01:00
Chocobozzz
2c29ad4f3b Fix job panel sorting in administration 2018-02-27 16:57:53 +01:00
Chocobozzz
056aa7f2b4 Fix resolution for portrait videos 2018-02-27 15:57:43 +01:00
Chocobozzz
6fdc553adb Don't fail on upload if we cannot generate thumbnail 2018-02-27 13:46:56 +01:00
Chocobozzz
ea99d15fe8 Add logs for scheduler 2018-02-27 11:08:59 +01:00
Chocobozzz
b5c0e95544 Avoids easy cheating on vidoe views 2018-02-23 16:44:37 +01:00
Chocobozzz
e3bb78a213 Fix lint 2018-02-23 16:08:32 +01:00
Chocobozzz
285fe7c930 Detect posting request in our own inbox 2018-02-23 15:09:12 +01:00
Chocobozzz
276d03ed1a Unlisted videos are not displayed on Mastodon now 2018-02-21 10:07:02 +01:00
Chocobozzz
2422c46b27 Implement support field in video and video channel 2018-02-15 15:29:07 +01:00
Chocobozzz
e3a682a877 Handle thumbnail update 2018-02-14 16:03:09 +01:00
Chocobozzz
ac81d1a06d Add ability to set video thumbnail/preview 2018-02-14 16:03:09 +01:00
Chocobozzz
3df456380a Don't stuck on active jobs 2018-02-12 11:25:09 +01:00
Chocobozzz
18cfac83a1 Fix job count api 2018-02-08 09:52:57 +01:00
Chocobozzz
fafc13fff1 Fix job queue api 2018-02-07 10:32:14 +01:00
Chocobozzz
ba75d26859 Send an email on video abuse report 2018-02-01 11:08:29 +01:00
Chocobozzz
802dbc32a3 Fix job queue backoff 2018-01-30 15:51:55 +01:00
Chocobozzz
f076daa76a Add tests for emails 2018-01-30 15:16:24 +01:00
Chocobozzz
ecb4e35f4e Add ability to reset our password 2018-01-30 13:27:07 +01:00
Chocobozzz
ba12e8b3a6 Add ability to login with email 2018-01-29 16:09:50 +01:00
Chocobozzz
46531a0abd Add id to likes/dislikes/comments/shares collections 2018-01-29 10:52:19 +01:00
Chocobozzz
8dfd8fd7ca Fix video announces processing 2018-01-26 17:48:41 +01:00
Chocobozzz
0a67e28bee Use sensitive instead of nsfw in activitypub 2018-01-26 17:25:35 +01:00
Chocobozzz
4ba3b8ea1b Don't rehost announced video activities 2018-01-26 15:49:57 +01:00
Chocobozzz
7acee6f18a Fix announce activities 2018-01-26 13:43:34 +01:00
Chocobozzz
94a5ff8a4a Move job queue to redis
We'll use it as cache in the future.

/!\ You'll loose your old jobs (pending jobs too) so upgrade only when
you don't have pending job anymore.
2018-01-25 18:41:17 +01:00
Chocobozzz
d765fafc3f Accept actors with url objects instead of string 2018-01-25 18:41:17 +01:00
Chocobozzz
a28f353a64 Fix lint 2018-01-24 10:33:50 +01:00
Chocobozzz
1f7ab4f310 Upgrade server dependencies 2018-01-24 10:25:56 +01:00
Chocobozzz
2c897999fe Optimize SQL query that fetch actor outbox 2018-01-18 16:43:26 +01:00
Chocobozzz
54e740594b Avoid too many requests and fetching outbox 2018-01-18 15:42:20 +01:00
Chocobozzz
f05a1c30c1 Don't show videos of remote instance after unfollow 2018-01-18 15:42:20 +01:00
Chocobozzz
7006bc6378 Fix actor followers/following counts 2018-01-15 09:47:19 +01:00
Chocobozzz
9fb3abfdac Fix communication with mastodon 2018-01-12 15:35:30 +01:00
Chocobozzz
32b2b43c06 Update follower/following counts 2018-01-12 11:47:45 +01:00
Chocobozzz
6502c3d43e Avoid making retried requests to dead followers 2018-01-12 10:02:11 +01:00
Chocobozzz
9a8cbd8278 Activity Pub improvements 2018-01-11 19:17:43 +01:00
Chocobozzz
4bbc373f13 Add reject processing for activitypub 2018-01-11 17:45:57 +01:00
Chocobozzz
6fd5ca1ec5 Fix actor refresh 2018-01-11 14:19:18 +01:00
Chocobozzz
7bc2917145 Add tests to handle down server 2018-01-11 11:47:44 +01:00
Chocobozzz
60650c77c8 Add scores to follows and remove bad ones 2018-01-11 09:35:50 +01:00
Chocobozzz
2ccaeeb341 Fetch remote AP objects 2018-01-10 17:19:14 +01:00
Chocobozzz
378557ef25 Fix comment creation 2018-01-08 13:15:01 +01:00
Chocobozzz
28832412d1 Fix lint 2018-01-08 10:46:41 +01:00
Chocobozzz
93ef8a9d02 Send comment to followers and parents 2018-01-08 10:15:27 +01:00
Chocobozzz
d7e70384a3 Add mentions to comments 2018-01-05 11:19:25 +01:00
Chocobozzz
2890b615f3 Handle HTML is comments 2018-01-04 17:50:30 +01:00
Chocobozzz
c3badc81fe Fix delete activities 2018-01-04 16:56:36 +01:00
Chocobozzz
a5625b4167 Refresh remote accounts 2018-01-04 14:04:02 +01:00
Chocobozzz
4cb6d45788 Add ability to delete comments 2018-01-04 11:19:16 +01:00